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 erlendaasland, ezio.melotti, georg.brandl, lukasz.langa, michael.foord, serhiy.storchaka
Date 2021-09-17.09:09:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631869776.05.0.583903505911.issue5846@roundup.psfhosted.org>
In-reply-to
Content
New changeset b2b035a949eff1dc54b5bafe2bc9ce72b4d24438 by Serhiy Storchaka in branch 'main':
bpo-5846: Fix deprecations for obsolete unittest functions and add tests. (GH-28382)
https://github.com/python/cpython/commit/b2b035a949eff1dc54b5bafe2bc9ce72b4d24438
History
Date User Action Args
2021-09-17 09:09:36serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, ezio.melotti, michael.foord, lukasz.langa, erlendaasland
2021-09-17 09:09:36serhiy.storchakasetmessageid: <1631869776.05.0.583903505911.issue5846@roundup.psfhosted.org>
2021-09-17 09:09:36serhiy.storchakalinkissue5846 messages
2021-09-17 09:09:36serhiy.storchakacreate