- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message338464
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 | xdegaye |
|---|---|
| Recipients | brett.cannon, vstinner, xdegaye |
| Date | 2019-03-20.12:54:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1553086457.58.0.911658703371.issue36342@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
It is a test_venv issue related to bpo-32126 and also related to the other issues listed in bpo-32126. Changing the title as it is ambiguous indeed. check_output() in test_venv.py does not print the full stack trace as it is done by test_asyncio in bpo-32126, is this another issue ? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-20 12:54:17 | xdegaye | set | recipients: + xdegaye, brett.cannon, vstinner |
| 2019-03-20 12:54:17 | xdegaye | set | messageid: <1553086457.58.0.911658703371.issue36342@roundup.psfhosted.org> |
| 2019-03-20 12:54:17 | xdegaye | link | issue36342 messages |
| 2019-03-20 12:54:17 | xdegaye | create | |

