0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Aug 10, 2024 — Aug 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Some pylint-driven changes More... about 10 years ago
Changes to the update script based on pylint results More... about 10 years ago
Bring indent usage in-line with the standard 2 spaces for this file More... about 10 years ago
Combine two conditions as per pull request comment More... about 10 years ago
Factor out windows timezone detection to a _detect_timezone_windows function More... about 10 years ago
Remove the function that makes a cmp_dict as it's not used any more More... about 10 years ago
Merge remote-tracking branch 'upstream/master' into merge_with_upstream This merge drops the more performant searching through pytz.common_timezones first, as it did not merge nicely More... about 10 years ago
Version bump for release. More... about 10 years ago
Merge pull request #10 from mithro/all-pytz-check
Tim 'mithro' Ansell
as Tim Ansell
More... about 10 years ago
Merge remote-tracking branch 'origin/master' into all-pytz-check More... about 10 years ago
Merge pull request #15 from mithro/sudo-false
Tim 'mithro' Ansell
as Tim Ansell
More... about 10 years ago
Try using travis's container based infrastructure. More... about 10 years ago
Another Python 2.6 fix. More... about 10 years ago
Reduce the test runs a little. More... about 10 years ago
Remove assertIs for Python 2.6 support. More... about 10 years ago
Reworking the creation using a datetime_tz object tests. More... about 10 years ago
Don't use now() in testCreation test case. More... about 10 years ago
Creating an assertTimezoneEqual method. More... about 10 years ago
Merge pull request #7 from mithro/all-pytz-check
Tim 'mithro' Ansell
as Tim Ansell
More... about 10 years ago
Merge pull request #8 from geradcoles/all-pytz-check
Tim 'mithro' Ansell
as Tim Ansell
More... about 10 years ago
Drop requirement for python-dateutil<2.0 More... about 10 years ago
Removing pypy for now. More... about 10 years ago
Don't support Python 3.2 as it doesn't have unicode literals. More... about 10 years ago
Remove some accidentally committed debugging code. More... about 10 years ago
Don't pass zero argument to tzinfo. More... about 10 years ago
gpylint fixes. More... about 10 years ago
Python 3 compatibility. More... about 10 years ago
Try more caching. More... about 10 years ago
Lots of lint fixes. More... about 10 years ago
Lint fixes. More... about 10 years ago