Bug 471010
Summary: | pytz should use system-wide zoneinfo data | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Petr Machata <pmachata> | ||||
Component: | pytz | Assignee: | Jef Spaleta <jspaleta> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 9 | CC: | fschwarz, jspaleta, mnewsome | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2009-04-18 11:50:59 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Petr Machata
2008-11-11 11:59:26 UTC
*** Bug 471011 has been marked as a duplicate of this bug. *** Just a quick note that Debian's patch is a good start but has some issues as described here: https://bugs.launchpad.net/pytz/+bug/207604/ I also see the issue that the Olson version is hard-coded in the file. Probably this should be read dynamically. Created attachment 340146 [details] Ubuntu's python-tz patch from Jaunty (against 2008i) I extracted the patch from http://packages.ubuntu.com/jaunty/python-tz. License needs to be checked. Ah, I just found out that this was fixed in bug 471014 already due to duplicated reports :-) *** This bug has been marked as a duplicate of bug 471014 *** |