- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message410533
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 | steve.dower |
|---|---|
| Recipients | eric.smith, neonene, paul.moore, steve.dower, tim.golden, zach.ware |
| Date | 2022-01-13.23:35:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1642116946.58.0.505533207935.issue46362@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset d4e64cd4b0ea431d4e371f9b0a25f6b75a069dc1 by neonene in branch 'main': bpo-46362: Ensure ntpath.abspath() uses the Windows API correctly (GH-30571) https://github.com/python/cpython/commit/d4e64cd4b0ea431d4e371f9b0a25f6b75a069dc1 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-01-13 23:35:46 | steve.dower | set | recipients: + steve.dower, paul.moore, eric.smith, tim.golden, zach.ware, neonene |
| 2022-01-13 23:35:46 | steve.dower | set | messageid: <1642116946.58.0.505533207935.issue46362@roundup.psfhosted.org> |
| 2022-01-13 23:35:46 | steve.dower | link | issue46362 messages |
| 2022-01-13 23:35:46 | steve.dower | create | |

