python-pendulum
pendulum
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Add upper limit to time-machine (#931)
master
20 hours ago
Bump time-machine to v3.0
mattwang44:fix-time-machine-coordinates-rename
1 day ago
Don't eagerly load the Locale, nor pytest until it's needed. (#926) The main problem here was that importing pendulum.testing.traveller was importing time_machine, which was also importing pytest. And creating the DifferenceFormatter at import time was also loading the locale. Both of these are "optional" in the sense that there is lots you can do in Pendulum without ever using them, so we can relatively straightforwardly delay things until they are requested. Tested by running `uv run --with time_machine -p 3.12 python -Ximporttime -c 'import pendulum'`: - Before: ~50-64ms (a lot of noise) - After: 20-29ms Not a huge slow down, but I figured it was worth it anyway, especially not not load pytest.
master
2 days ago
Add upper limit to time-machine
Secrus:limit-time-machine
2 days ago
Don't eagerly load the Locale, nor pytest until it's needed. The main problem here was that importing pendulum.testing.traveller was importing time_machine, which was also importing pytest. And creating the DifferenceFormatter at import time was also loading the locale. Both of these are "optional" in the sense that there is lots you can do in Pendulum without ever using them, so we can relatively straightforwardly delay things until they are requested. Tested by running `uv run --with time_machine -p 3.12 python -Ximporttime -c 'import pendulum'`: - Before: ~50-64ms (a lot of noise) - After: 20-29ms Not a huge slow down, but I figured it was worth it anyway, especially not not load pytest.
lazyload-or-lazy-create
3 days ago
Fix lint issues
mattwang44:drop-python39
3 days ago
Drop py3.9 support
mattwang44:drop-python39
3 days ago
Bump time-machine to v3.0
mattwang44:fix-time-machine-coordinates-rename
3 days ago
Active Branches
Upgrade `time_machine` to v3
last run
1 day ago
#927
CodSpeed Performance Gauge
0%
Drop python 3.9 support
last run
3 days ago
#930
CodSpeed Performance Gauge
+1%
Bump pymdown-extensions from 10.12 to 10.16.1
last run
27 days ago
#928
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs