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 Tim.Graham, serhiy.storchaka
Date 2018-02-09.11:56:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 0e361730b0954f7560640dd932f00f507e328c45 by Serhiy Storchaka (Miss Islington (bot)) in branch '3.7':
bpo-32775: Fix regular expression warnings in fnmatch. (GH-5583) (GH-5596)
https://github.com/python/cpython/commit/0e361730b0954f7560640dd932f00f507e328c45
History
Date User Action Args
2018-02-09 11:56:55serhiy.storchakasetrecipients: + serhiy.storchaka, Tim.Graham
2018-02-09 11:56:55serhiy.storchakasetmessageid: <[email protected]>
2018-02-09 11:56:55serhiy.storchakalinkissue32775 messages
2018-02-09 11:56:55serhiy.storchakacreate