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 gregory.p.smith
Recipients Shai, brett.cannon, gregory.p.smith, hongweipeng, pitrou, serhiy.storchaka
Date 2019-09-12.15:07:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568300869.89.0.76962116836.issue37935@roundup.psfhosted.org>
In-reply-to
Content
New changeset 98a4a713d001cf2dfb04a9e318e4aea899bc8fbd by Gregory P. Smith (Miss Islington (bot)) in branch '3.8':
bpo-37935: Added tests for os.walk(), glob.iglob() and Path.glob() (GH-15956) (GH-16043)
https://github.com/python/cpython/commit/98a4a713d001cf2dfb04a9e318e4aea899bc8fbd
History
Date User Action Args
2019-09-12 15:07:49gregory.p.smithsetrecipients: + gregory.p.smith, brett.cannon, pitrou, serhiy.storchaka, hongweipeng, Shai
2019-09-12 15:07:49gregory.p.smithsetmessageid: <1568300869.89.0.76962116836.issue37935@roundup.psfhosted.org>
2019-09-12 15:07:49gregory.p.smithlinkissue37935 messages
2019-09-12 15:07:49gregory.p.smithcreate