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 berker.peksag
Recipients belopolsky, berker.peksag, lukasz.langa, p-ganssle, petr.viktorin, serhiy.storchaka
Date 2019-04-27.19:39:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 4d8c8c0ad6163c24136d3419eb04f310b31f7e64 by Berker Peksag (Paul Ganssle) in branch 'master':
bpo-36025: Fix PyDate_FromTimestamp API (GH-11922)
https://github.com/python/cpython/commit/4d8c8c0ad6163c24136d3419eb04f310b31f7e64
History
Date User Action Args
2019-04-27 19:39:42berker.peksagsetrecipients: + berker.peksag, belopolsky, petr.viktorin, lukasz.langa, serhiy.storchaka, p-ganssle
2019-04-27 19:39:42berker.peksagsetmessageid: <[email protected]>
2019-04-27 19:39:42berker.peksaglinkissue36025 messages
2019-04-27 19:39:42berker.peksagcreate