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 serhiy.storchaka
Recipients larry, lukasz.langa, methane, ned.deily, rhettinger, serhiy.storchaka, yselivanov
Date 2019-09-14.09:24:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568453049.59.0.229404818271.issue37206@roundup.psfhosted.org>
In-reply-to
Content
New changeset 279f44678c8b84a183f9eeb85e0b086228154497 by Serhiy Storchaka in branch 'master':
bpo-37206: Unrepresentable default values no longer represented as None. (GH-13933)
https://github.com/python/cpython/commit/279f44678c8b84a183f9eeb85e0b086228154497
History
Date User Action Args
2019-09-14 09:24:09serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, larry, ned.deily, methane, lukasz.langa, yselivanov
2019-09-14 09:24:09serhiy.storchakasetmessageid: <1568453049.59.0.229404818271.issue37206@roundup.psfhosted.org>
2019-09-14 09:24:09serhiy.storchakalinkissue37206 messages
2019-09-14 09:24:09serhiy.storchakacreate