Skip to content

Pull requests: python-pendulum/pendulum

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Correct spelling of Kyiv
#885 opened Mar 30, 2025 by Secrus Loading…
Enables python 3.13
#871 opened Jan 8, 2025 by rudolfix Loading…
Fix parse invalid interval string
#860 opened Nov 15, 2024 by rchindris Loading…
2 tasks done
Make sure Interval can be deepcopy-ed, fix #850
#851 opened Oct 13, 2024 by aploium Loading…
Pluralization bug with Duration.in_words()
#826 opened May 20, 2024 by Solipsistmonkey Loading…
local_timezone: gracefully handle retrieval errors on Darwin
#792 opened Jan 6, 2024 by tpwrules Loading…
2 tasks
Refactor: Use pathlib.Path to read unix tz
#742 opened Aug 19, 2023 by eumiro Loading…
Refactor: Optimize usage of re.* methods
#741 opened Aug 19, 2023 by eumiro Loading…
Fix pendulum.parse('now', tz='...') ignoring the time zone
#701 opened Apr 5, 2023 by pR0Ps Loading…
2 tasks done
fixup: Fix #595
#693 opened Feb 28, 2023 by cosmix Loading…
better return type for historical dates
#659 opened Oct 1, 2022 by specialorange Loading…
2 tasks
gh-636 Initiate CONTRIBUTING.md
#648 opened Aug 30, 2022 by za Draft
ISO8601 Interval Separator
#611 opened Mar 31, 2022 by volks73 Loading…
2 tasks done
In months fix
#609 opened Mar 10, 2022 by rileyjohngibbs Loading…
2 tasks done
Fix comparison across Daylight Savings Time boundary
#596 opened Jan 3, 2022 by esauser Loading…
2 tasks done
add is_business_day method to date
#580 opened Nov 15, 2021 by btschr Loading…
2 tasks done
add millisecond and microsecond methods to duration
#560 opened Jul 23, 2021 by wangjoshuah Loading…
2 tasks done
Update local_timezone.py
#545 opened May 22, 2021 by duolabmeng6 Loading…
2 tasks
Add Duration.isoformat()
#522 opened Nov 23, 2020 by seandstewart Loading…
2 tasks done
Fix parsing exception when trailing/leading slash
#505 opened Oct 16, 2020 by fffaez Loading…
2 tasks done
Add next_anniversary functions to Date and DateTime
#477 opened May 29, 2020 by StephenBrown2 Loading…
2 tasks done
ProTip! Exclude everything labeled bug with -label:bug.