- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message410568
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-14.15:31:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1642174307.58.0.183739255777.issue46362@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 71c0b859ae16ee748cbb050a1f4de93c04e04f83 by neonene in branch 'main': bpo-46362: Ensure abspath() tests pass through environment variables to subprocess (GH-30595) https://github.com/python/cpython/commit/71c0b859ae16ee748cbb050a1f4de93c04e04f83 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-01-14 15:31:47 | steve.dower | set | recipients: + steve.dower, paul.moore, eric.smith, tim.golden, zach.ware, neonene |
| 2022-01-14 15:31:47 | steve.dower | set | messageid: <1642174307.58.0.183739255777.issue46362@roundup.psfhosted.org> |
| 2022-01-14 15:31:47 | steve.dower | link | issue46362 messages |
| 2022-01-14 15:31:47 | steve.dower | create | |

