8000 Tags · paxan/python-dateutil · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Tags: paxan/python-dateutil

Tags

python-dateutil-1.4.1.2_rogue_edition

Toggle python-dateutil-1.4.1.2_rogue_edition's commit message
Bug fixes & perf.

Bugs: ignore X-Perimental properties.

Perf: zoneinfo module preloads all known zoneinfo objects up front.

O(N) zoneinfo cache lookups were replaced by O(1) cache lookups,
thus significantly improving zoneinfo querying performance.

python-dateutil-1.4.1.1_rogue_edition

Toggle python-dateutil-1.4.1.1_rogue_edition's commit message
Updated zoneinfo to use tzdata2009d from elsie.nci.nih.gov

$ ./updatezinfo.py
Connecting to elsie.nci.nih.gov...
Logging in...
Changing to /pub...
Listing files...
Retrieving tzdata2009d.tar.gz...
Updating timezone information...
Done.

python-dateutil-1.4.1

Toggle python-dateutil-1.4.1's commit message

python-dateutil-1.4

Toggle python-dateutil-1.4's commit message

python-dateutil-1.3

Toggle python-dateutil-1.3's commit message

python-dateutil-1.2

Toggle python-dateutil-1.2's commit message

python-dateutil-1.1

Toggle python-dateutil-1.1's commit message

python-dateutil-1.0

Toggle python-dateutil-1.0's commit message
0