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 methane
Recipients corona10, ezio.melotti, lemburg, methane, miss-islington, pitrou, ronaldoussoren, scoder, serhiy.storchaka, shihai1991, vstinner
Date 2020-06-30.06:27:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1593498423.33.0.0575741662157.issue36346@roundup.psfhosted.org>
In-reply-to
Content
New changeset 038dd0f79dc89566b01ba66a5a018266b2917a19 by Inada Naoki in branch 'master':
bpo-36346: Raise DeprecationWarning when creating legacy Unicode (GH-20933)
https://github.com/python/cpython/commit/038dd0f79dc89566b01ba66a5a018266b2917a19
History
Date User Action Args
2020-06-30 06:27:03methanesetrecipients: + methane, lemburg, ronaldoussoren, pitrou, scoder, vstinner, ezio.melotti, serhiy.storchaka, corona10, miss-islington, shihai1991
2020-06-30 06:27:03methanesetmessageid: <1593498423.33.0.0575741662157.issue36346@roundup.psfhosted.org>
2020-06-30 06:27:03methanelinkissue36346 messages
2020-06-30 06:27:03methanecreate