- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message290278
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 | larry, loewis, neologix, serhiy.storchaka, vstinner, zmedico, ztane |
| Date | 2017-03-24.22:43:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1490395416.69.0.0206405879052.issue28682@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 8f6b344d368c15c3fe56c65c2f2776e7766fef55 by Serhiy Storchaka in branch 'master': bpo-28682: Added support for bytes paths in os.fwalk(). (#489) https://github.com/python/cpython/commit/8f6b344d368c15c3fe56c65c2f2776e7766fef55 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-24 22:43:36 | serhiy.storchaka | set | recipients: + serhiy.storchaka, loewis, vstinner, larry, zmedico, neologix, ztane |
| 2017-03-24 22:43:36 | serhiy.storchaka | set | messageid: <1490395416.69.0.0206405879052.issue28682@psf.upfronthosting.co.za> |
| 2017-03-24 22:43:36 | serhiy.storchaka | link | issue28682 messages |
| 2017-03-24 22:43:36 | serhiy.storchaka | create | |

