- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message345831
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 | vstinner |
|---|---|
| Recipients | asvetlov, christian.heimes, miss-islington, ned.deily, op368, pablogsal, terry.reedy, vstinner, yselivanov |
| Date | 2019-06-17.09:12:06 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1560762726.56.0.814999654671.issue35031@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Commit f6a47f3e316cede2a07a1f74a509f6d80ab8fef0 introduced a workaround on Windows and FreeBSD. It was removed by commit f0749da9a535375f05a2015e8960e8ae54877349 in bpo-35998... but then Windows restarted to fail: https://bugs.python.org/issue35998#msg345644 So I wrote PR 14148 to reintroduce the workaround until someone finds time to have a look. Note: this issue is open since October 2018. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-06-17 09:12:06 | vstinner | set | recipients: + vstinner, terry.reedy, christian.heimes, ned.deily, asvetlov, yselivanov, pablogsal, miss-islington, op368 |
| 2019-06-17 09:12:06 | vstinner | set | messageid: <1560762726.56.0.814999654671.issue35031@roundup.psfhosted.org> |
| 2019-06-17 09:12:06 | vstinner | link | issue35031 messages |
| 2019-06-17 09:12:06 | vstinner | create | |

