- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message409646
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 | neonene |
|---|---|
| Recipients | christian.heimes, hugovk, neonene, steve.dower |
| Date | 2022-01-04.03:55:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1641268529.11.0.544549243841.issue46208@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
>Here's a branch with a passing ntpath.normpath test and a failing posixpath.normpath test: I took the test cases for my PR, thanks. On Windows machine, ntpath fails and posixpath passes. It seems that the passing one is tested with pure python code. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-01-04 03:55:29 | neonene | set | recipients: + neonene, christian.heimes, steve.dower, hugovk |
| 2022-01-04 03:55:29 | neonene | set | messageid: <1641268529.11.0.544549243841.issue46208@roundup.psfhosted.org> |
| 2022-01-04 03:55:29 | neonene | link | issue46208 messages |
| 2022-01-04 03:55:28 | neonene | create | |

