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 p-ganssle
Recipients belopolsky, berker.peksag, bmispelon, corona10, p-ganssle, rhettinger, serhiy.storchaka, taleinat, tim.peters
Date 2020-05-16.14:03:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589637797.96.0.314370768647.issue24416@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1b97b9b0ad9a2ff8eb5c8f2e2e7c2aec1d13a330 by Paul Ganssle in branch 'master':
bpo-24416: Return named tuple from date.isocalendar() (GH-20113)
https://github.com/python/cpython/commit/1b97b9b0ad9a2ff8eb5c8f2e2e7c2aec1d13a330
History
Date User Action Args
2020-05-16 14:03:18p-gansslesetrecipients: + p-ganssle, tim.peters, rhettinger, belopolsky, taleinat, berker.peksag, serhiy.storchaka, bmispelon, corona10
2020-05-16 14:03:17p-gansslesetmessageid: <1589637797.96.0.314370768647.issue24416@roundup.psfhosted.org>
2020-05-16 14:03:17p-gansslelinkissue24416 messages
2020-05-16 14:03:17p-gansslecreate