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 serhiy.storchaka
Recipients eric.snow, iritkatriel, serhiy.storchaka, vstinner
Date 2021-09-15.14:08:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631714935.49.0.127888215666.issue44786@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1a9ef5798525bbb39a16c8af5c435b97352ee027 by Serhiy Storchaka in branch 'main':
bpo-44786: Fix a warning in RE in c-analyzer (GH-28351)
https://github.com/python/cpython/commit/1a9ef5798525bbb39a16c8af5c435b97352ee027
History
Date User Action Args
2021-09-15 14:08:55serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, eric.snow, iritkatriel
2021-09-15 14:08:55serhiy.storchakasetmessageid: <1631714935.49.0.127888215666.issue44786@roundup.psfhosted.org>
2021-09-15 14:08:55serhiy.storchakalinkissue44786 messages
2021-09-15 14:08:55serhiy.storchakacreate