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 tim.peters
Recipients Anthony Sottile, kleshni, nedbat, tim.peters
Date 2020-05-12.02:19:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589249981.06.0.266009432237.issue40480@roundup.psfhosted.org>
In-reply-to
Content
New changeset b1b4c790e7d3b5f4244450aefe3d8f01710c13f7 by Tim Peters in branch 'master':
bpo-40480: restore ability to join fnmatch.translate() results (GH-20049)
https://github.com/python/cpython/commit/b1b4c790e7d3b5f4244450aefe3d8f01710c13f7
History
Date User Action Args
2020-05-12 02:19:41tim.peterssetrecipients: + tim.peters, nedbat, Anthony Sottile, kleshni
2020-05-12 02:19:41tim.peterssetmessageid: <1589249981.06.0.266009432237.issue40480@roundup.psfhosted.org>
2020-05-12 02:19:41tim.peterslinkissue40480 messages
2020-05-12 02:19:41tim.peterscreate