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 python-dev
Recipients alexandre.vassalotti, belopolsky, fdrake, mark.dickinson, ned.deily, pitrou, python-dev, serhiy.storchaka, tim.peters, vstinner
Date 2015-11-16.09:21:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151116092115.88486.67261@psf.io>
In-reply-to
Content
New changeset e48da8f01316 by Serhiy Storchaka in branch '3.4':
Issue #9051: Added tests for pickling and copying the timezone objects.
https://hg.python.org/cpython/rev/e48da8f01316

New changeset 634905e9628d by Serhiy Storchaka in branch '3.5':
Issue #9051: Added tests for pickling and copying the timezone objects.
https://hg.python.org/cpython/rev/634905e9628d

New changeset 9c31544d6a66 by Serhiy Storchaka in branch 'default':
Issue #9051: Added tests for pickling and copying the timezone objects.
https://hg.python.org/cpython/rev/9c31544d6a66
History
Date User Action Args
2015-11-16 09:21:18python-devsetrecipients: + python-dev, tim.peters, fdrake, mark.dickinson, belopolsky, pitrou, vstinner, alexandre.vassalotti, ned.deily, serhiy.storchaka
2015-11-16 09:21:18python-devlinkissue9051 messages
2015-11-16 09:21:18python-devcreate