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, jiangping.li, rhettinger, serhiy.storchaka, xiang.zhang
Date 2017-10-24.17:17:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508865434.91.0.213398074469.issue28292@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset fdd9b217c60b454ac6a82f02c8b0b551caeac88b by Alexander Belopolsky in branch 'master':
Closes bpo-28292: Implemented Calendar.itermonthdays3() and itermonthdays4(). (#4079)
https://github.com/python/cpython/commit/fdd9b217c60b454ac6a82f02c8b0b551caeac88b
History
Date User Action Args
2017-10-24 17:17:14belopolskysetrecipients: + belopolsky, rhettinger, serhiy.storchaka, xiang.zhang, jiangping.li
2017-10-24 17:17:14belopolskysetmessageid: <1508865434.91.0.213398074469.issue28292@psf.upfronthosting.co.za>
2017-10-24 17:17:14belopolskylinkissue28292 messages
2017-10-24 17:17:14belopolskycreate