- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message377447
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 | lukasz.langa |
|---|---|
| Recipients | eryksun, graingert, gregory.p.smith, gvanrossum, lukasz.langa, ncoghlan |
| Date | 2020-09-24.14:34:43 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1600958083.35.0.729499477039.issue41602@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset ca8d46dd422e5aa10f444796d93faec5a8cbc1e0 by Łukasz Langa in branch '3.9': [3.9] bpo-41602: raise SIGINT exit code on KeyboardInterrupt from pymain_run_module (GH-21956) (#22397) https://github.com/python/cpython/commit/ca8d46dd422e5aa10f444796d93faec5a8cbc1e0 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-09-24 14:34:43 | lukasz.langa | set | recipients: + lukasz.langa, gvanrossum, gregory.p.smith, ncoghlan, eryksun, graingert |
| 2020-09-24 14:34:43 | lukasz.langa | set | messageid: <1600958083.35.0.729499477039.issue41602@roundup.psfhosted.org> |
| 2020-09-24 14:34:43 | lukasz.langa | link | issue41602 messages |
| 2020-09-24 14:34:43 | lukasz.langa | create | |

