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 mitchhentges
Recipients mitchhentges, terry.reedy
Date 2021-11-04.20:38:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636058331.39.0.247599015739.issue43969@roundup.psfhosted.org>
In-reply-to
Content
I'm going to close this here - I currently don't have the cycles to push this forward. Besides, this issue only occurs in environments that are using both Python 2 and 3, and as Python 2's EOL date gets further in the past, the severity of this ticket decreases.

For future readers, if you need a workaround for this exact problem, it was solved by my team with this import hook: https://hg.mozilla.org/mozilla-central/file/50e4a4e6975a7f828277a2b9c3cc9770a6c94107/build/mach_initialize.py#l630
History
Date User Action Args
2021-11-04 20:38:51mitchhentgessetrecipients: + mitchhentges, terry.reedy
2021-11-04 20:38:51mitchhentgessetmessageid: <1636058331.39.0.247599015739.issue43969@roundup.psfhosted.org>
2021-11-04 20:38:51mitchhentgeslinkissue43969 messages
2021-11-04 20:38:51mitchhentgescreate