- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message377339
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 | gvanrossum |
|---|---|
| Recipients | eryksun, graingert, gregory.p.smith, gvanrossum, ncoghlan |
| Date | 2020-09-22.15:53:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1600789991.34.0.0273753031555.issue41602@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset a68a2ad19c891faa891904b3da537911cc77df21 by Thomas Grainger in branch 'master': bpo-41602: raise SIGINT exit code on KeyboardInterrupt from pymain_run_module (#21956) https://github.com/python/cpython/commit/a68a2ad19c891faa891904b3da537911cc77df21 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-09-22 15:53:11 | gvanrossum | set | recipients: + gvanrossum, gregory.p.smith, ncoghlan, eryksun, graingert |
| 2020-09-22 15:53:11 | gvanrossum | set | messageid: <1600789991.34.0.0273753031555.issue41602@roundup.psfhosted.org> |
| 2020-09-22 15:53:11 | gvanrossum | link | issue41602 messages |
| 2020-09-22 15:53:11 | gvanrossum | create | |

