- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message355055
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 | Michel Desmoulin, ncoghlan, r.david.murray, vstinner, xtreak, yselivanov |
| Date | 2019-10-21.11:26:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1571657171.34.0.792021334132.issue20443@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
What is the use case for having a relative sys.argv[0]? > Isn't that change breaking compat ? Right. It has been made on purpose. The rationale can be found in the first message of this issue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-10-21 11:26:11 | vstinner | set | recipients: + vstinner, ncoghlan, r.david.murray, yselivanov, Michel Desmoulin, xtreak |
| 2019-10-21 11:26:11 | vstinner | set | messageid: <1571657171.34.0.792021334132.issue20443@roundup.psfhosted.org> |
| 2019-10-21 11:26:11 | vstinner | link | issue20443 messages |
| 2019-10-21 11:26:11 | vstinner | create | |

