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 vstinner
Recipients YannickJadoul, vstinner
Date 2021-01-12.09:30:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610443816.5.0.0745009182624.issue42882@roundup.psfhosted.org>
In-reply-to
Content
New changeset 44bf57aca627bd11a08b12fe4e4b6a0e1d268862 by Victor Stinner in branch 'master':
bpo-42882: _PyRuntimeState_Init() leaves unicode next_index unchanged (GH-24193)
https://github.com/python/cpython/commit/44bf57aca627bd11a08b12fe4e4b6a0e1d268862
History
Date User Action Args
2021-01-12 09:30:16vstinnersetrecipients: + vstinner, YannickJadoul
2021-01-12 09:30:16vstinnersetmessageid: <1610443816.5.0.0745009182624.issue42882@roundup.psfhosted.org>
2021-01-12 09:30:16vstinnerlinkissue42882 messages
2021-01-12 09:30:16vstinnercreate