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 belopolsky, jaraco, serhiy.storchaka
Date 2016-11-20.17:19:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <067DA331-D26D-4C52-A6EE-6D69B5FE37E4@gmail.com>
In-reply-to <1479658256.59.0.821335963019.issue28752@psf.upfronthosting.co.za>
Content
> On Nov 20, 2016, at 11:10 AM, Serhiy Storchaka <report@bugs.python.org> wrote:
> 
> Other way is to define __reduce_ex__ instead of __reduce__ in datetime.date.

I would prefer this solution.
History
Date User Action Args
2016-11-20 17:19:31belopolskysetrecipients: + belopolsky, jaraco, serhiy.storchaka
2016-11-20 17:19:31belopolskylinkissue28752 messages
2016-11-20 17:19:31belopolskycreate