- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message392136
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 | Guido.van.Rossum, Mark.Shannon, corona10, gvanrossum, paul.moore, serhiy.storchaka, shihai1991, shreyanavigyan, steve.dower, tim.golden, tim.peters, vstinner, zach.ware |
| Date | 2021-04-27.21:24:57 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1619558697.98.0.326156088129.issue43955@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> To make it more confusing, all 4 tests passed when I ran with `-j` (to force parallel test execution) - but then test_compileall failed instead :-) bpo-37387 "test_compileall fails randomly on Windows when tests are run in parallel" about random PermissionError. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-27 21:24:58 | vstinner | set | recipients: + vstinner, gvanrossum, tim.peters, paul.moore, tim.golden, Mark.Shannon, zach.ware, serhiy.storchaka, steve.dower, Guido.van.Rossum, corona10, shihai1991, shreyanavigyan |
| 2021-04-27 21:24:57 | vstinner | set | messageid: <1619558697.98.0.326156088129.issue43955@roundup.psfhosted.org> |
| 2021-04-27 21:24:57 | vstinner | link | issue43955 messages |
| 2021-04-27 21:24:57 | vstinner | create | |

