openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
python-datetime-tz
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 05, 2024 — Aug 05, 2025
Showing page 5 of 9
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Replace pylint disable-msg=code with disable=<usefulname>.
Tim 'mithro' Ansell
More...
about 10 years ago
Can't assertEqual pytz.tzinfo objects.
Tim 'mithro' Ansell
More...
about 10 years ago
Fix /etc/localtime detection.
Tim 'mithro' Ansell
More...
about 10 years ago
Small fix to download message.
Tim 'mithro' Ansell
More...
about 10 years ago
Just print instead of pprint.
Tim 'mithro' Ansell
More...
about 10 years ago
Bunch of cleanup.
Tim 'mithro' Ansell
More...
about 10 years ago
Working around pip brokenness.
Tim 'mithro' Ansell
More...
about 10 years ago
Use travis native pip caching.
Tim 'mithro' Ansell
More...
about 10 years ago
Install SSL to prevent SSL warnings.
Tim 'mithro' Ansell
More...
about 10 years ago
Change caching method.
Tim 'mithro' Ansell
More...
about 10 years ago
Output cache directory.
Tim 'mithro' Ansell
More...
about 10 years ago
Removing --use-mirrors as latest pip doesn't support it.
Tim 'mithro' Ansell
More...
about 10 years ago
Upgrade pip to prevent warnings.
Tim 'mithro' Ansell
More...
about 10 years ago
Download and cache pytz versions on travis.
Tim 'mithro' Ansell
More...
about 10 years ago
Make travis run against all pytz versions.
Tim 'mithro' Ansell
More...
about 10 years ago
Add minimum pytz version requirements.
Tim 'mithro' Ansell
More...
about 10 years ago
Ignore all egg related files.
Tim 'mithro' Ansell
More...
about 10 years ago
Initial script to run datetime-tz against all pytz versions.
Tim 'mithro' Ansell
More...
about 10 years ago
Cleanup the headers in files.
Tim 'mithro' Ansell
More...
about 10 years ago
Expand the Python versions tested on Travis-CI.
Tim 'mithro' Ansell
More...
about 10 years ago
Merge pull request #1 from matthewhampton/master
Matthew Hampton
More...
about 11 years ago
Make datetime_tz subclass-able by using type(self) in place of a hardcoded reference to the datetime_tz class.
matth
More...
about 11 years ago
Move the code for updating the win32tz_map in to a separate utility module.
matth
More...
about 11 years ago
Adding new functions to __all__ list.
matth
More...
about 11 years ago
Remove tests that are for features removed.
matth
More...
about 11 years ago
Revert Virtual Time related references.
matth
More...
about 11 years ago
Revert Virtual Time related references
matth
More...
about 11 years ago
Restored support for mis-spelled 'tommorrow' in smart parse (for backwards compatibility).
matth
More...
about 11 years ago
Fixed a merge conflict resolution error.
matth
More...
about 11 years ago
Merge upstream changes in.
matth
More...
about 11 years ago
←
1
2
3
4
5
6
7
8
9
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree