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 lukasz.langa
Recipients andrei.avk, defreng, ezio.melotti, lukasz.langa, michael.foord, rbcollins, serhiy.storchaka, terry.reedy, xtreak, zach.ware
Date 2021-08-19.09:41:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1629366072.97.0.9523456194.issue41322@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3db42fc5aca320b0cac1895bc3cb731235ede794 by andrei kulakov in branch 'main':
bpo-41322: added deprecation warning for tests returning value!=None (GH-27748)
https://github.com/python/cpython/commit/3db42fc5aca320b0cac1895bc3cb731235ede794
History
Date User Action Args
2021-08-19 09:41:13lukasz.langasetrecipients: + lukasz.langa, terry.reedy, rbcollins, ezio.melotti, michael.foord, zach.ware, serhiy.storchaka, xtreak, defreng, andrei.avk
2021-08-19 09:41:12lukasz.langasetmessageid: <1629366072.97.0.9523456194.issue41322@roundup.psfhosted.org>
2021-08-19 09:41:12lukasz.langalinkissue41322 messages
2021-08-19 09:41:12lukasz.langacreate