- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message352148
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.12:54:51 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1568292891.34.0.199260878011.issue37935@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset f9dc2ad89032201427ed5f08061c703794627ad9 by Gregory P. Smith (Serhiy Storchaka) in branch 'master': bpo-37935: Added tests for os.walk(), glob.iglob() and Path.glob() (GH-15956) https://github.com/python/cpython/commit/f9dc2ad89032201427ed5f08061c703794627ad9 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-09-12 12:54:51 | gregory.p.smith | set | recipients: + gregory.p.smith, brett.cannon, pitrou, serhiy.storchaka, hongweipeng, Shai |
| 2019-09-12 12:54:51 | gregory.p.smith | set | messageid: <1568292891.34.0.199260878011.issue37935@roundup.psfhosted.org> |
| 2019-09-12 12:54:51 | gregory.p.smith | link | issue37935 messages |
| 2019-09-12 12:54:51 | gregory.p.smith | create | |

