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 benjamin.peterson
Recipients Alexandru Ardelean, Frederik Rietdijk, Ray Donnelly, barry, benjamin.peterson, bmwiedemann, brett.cannon, dstufft, eric.araujo, eric.smith, eschwartz, jefferyto, mcepl, methane, miss-islington, sascha_silbe, vstinner
Date 2020-12-31.15:10:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1609427428.25.0.708078008138.issue29708@roundup.psfhosted.org>
In-reply-to
Content
PEP 552 was a necessary but not sufficient step on the road towards fully deterministic pycs. The PEP says: "(Note there are other problems [1] [2] we do not address here that can make pycs non-deterministic.)" where [1] and [2] are basically the issues Inada-san has linked.
History
Date User Action Args
2020-12-31 15:10:28benjamin.petersonsetrecipients: + benjamin.peterson, barry, brett.cannon, vstinner, eric.smith, mcepl, eric.araujo, sascha_silbe, methane, dstufft, bmwiedemann, Frederik Rietdijk, Alexandru Ardelean, Ray Donnelly, eschwartz, miss-islington, jefferyto
2020-12-31 15:10:28benjamin.petersonsetmessageid: <1609427428.25.0.708078008138.issue29708@roundup.psfhosted.org>
2020-12-31 15:10:28benjamin.petersonlinkissue29708 messages
2020-12-31 15:10:27benjamin.petersoncreate