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 christian.heimes, eric.snow, erlendaasland, gvanrossum, lukasz.langa, miss-islington, ned.deily, pablogsal, steve.dower
Date 2022-01-06.18:56:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641495376.86.0.614234663852.issue46263@roundup.psfhosted.org>
In-reply-to
Content
New changeset 68c76d9766cccb5fd992b0ac4b39645d9665dbe2 by Eric Snow in branch 'main':
bpo-46263: Do not ever expect "use_frozen_modules" to be -1. (gh-30438)
https://github.com/python/cpython/commit/68c76d9766cccb5fd992b0ac4b39645d9665dbe2
History
Date User Action Args
2022-01-06 18:56:16eric.snowsetrecipients: + eric.snow, gvanrossum, christian.heimes, ned.deily, lukasz.langa, steve.dower, pablogsal, miss-islington, erlendaasland
2022-01-06 18:56:16eric.snowsetmessageid: <1641495376.86.0.614234663852.issue46263@roundup.psfhosted.org>
2022-01-06 18:56:16eric.snowlinkissue46263 messages
2022-01-06 18:56:16eric.snowcreate