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 pablogsal
Recipients lemburg, lys.nikolaou, miss-islington, pablogsal
Date 2021-10-22.10:14:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset ae78ffdc9399802621eabcd1668e44a91ec5f45e by Miss Islington (bot) in branch '3.10':
bpo-45562: Only show debug output from the parser in debug builds (GH-29140) (#29149)
https://github.com/python/cpython/commit/ae78ffdc9399802621eabcd1668e44a91ec5f45e
History
Date User Action Args
2021-10-22 10:14:52pablogsalsetrecipients: + pablogsal, lemburg, lys.nikolaou, miss-islington
2021-10-22 10:14:52pablogsalsetmessageid: <[email protected]>
2021-10-22 10:14:52pablogsallinkissue45562 messages
2021-10-22 10:14:52pablogsalcreate