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 arhadthedev
Recipients arhadthedev, ezio.melotti, ned.deily, ronaldoussoren, vstinner
Date 2022-03-04.12:19:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Also forgot to add that git grep "#if 1" gives the following:

- added on 20 Nov 2014 by d600951: cpython/Python/pylifecycle.c:2427. "/* Disable this if you have trouble debugging bootstrap stuff */" - after seven years, no trouble was found so this always-true guard has no use.
History
Date User Action Args
2022-03-04 12:19:47arhadthedevsetrecipients: + arhadthedev, ronaldoussoren, vstinner, ned.deily, ezio.melotti
2022-03-04 12:19:47arhadthedevsetmessageid: <[email protected]>
2022-03-04 12:19:47arhadthedevlinkissue46920 messages
2022-03-04 12:19:47arhadthedevcreate