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 eric.snow
Recipients corona10, eric.snow, erlendaasland, kumaraditya, lazka, serhiy.storchaka, vstinner
Date 2022-02-16.03:06:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1644980802.73.0.320209137482.issue46541@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6c8958948666403f2370ca7b4c0a52b2010ec16d by Eric Snow in branch 'main':
bpo-46541: Drop the check for orphaned global strings. (gh-31363)
https://github.com/python/cpython/commit/6c8958948666403f2370ca7b4c0a52b2010ec16d
History
Date User Action Args
2022-02-16 03:06:42eric.snowsetrecipients: + eric.snow, vstinner, serhiy.storchaka, lazka, corona10, erlendaasland, kumaraditya
2022-02-16 03:06:42eric.snowsetmessageid: <1644980802.73.0.320209137482.issue46541@roundup.psfhosted.org>
2022-02-16 03:06:42eric.snowlinkissue46541 messages
2022-02-16 03:06:42eric.snowcreate