This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author belopolsky
Recipients akira, belopolsky, koobs, martin.panter, python-dev, stub, tim.peters, vstinner
Date 2016-07-28.15:29:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1469719741.2.0.444453256339.issue24773@psf.upfronthosting.co.za>
In-reply-to
Content
It looks like the tzdata folks have agreed [1] that there is a problem with the Morocco rules in the Africa file and will likely fix it in the next release.

This is an interesting situation where a bug in tzcode masks a bug in tzdata while glibc implements the documented behavior faithfully but as a result suffers from the data bug.

I will wait for the conclusion of the discussion on the TZ list because there is a chance that we should fix the ZoneInfo logic to match glibc. 

[1]: http://mm.icann.org/pipermail/tz/2016-July/023896.html
History
Date User Action Args
2016-07-28 15:29:01belopolskysetrecipients: + belopolsky, tim.peters, vstinner, stub, akira, python-dev, martin.panter, koobs
2016-07-28 15:29:01belopolskysetmessageid: <1469719741.2.0.444453256339.issue24773@psf.upfronthosting.co.za>
2016-07-28 15:29:01belopolskylinkissue24773 messages
2016-07-28 15:29:01belopolskycreate