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 pitrou
Recipients davin, pierreglaser, pitrou
Date 2019-05-10.18:42:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557513759.43.0.445779158225.issue36368@roundup.psfhosted.org>
In-reply-to
Content
New changeset d0d64ad1f5f1dc1630004091d7f8209546c1220a by Antoine Pitrou (Pierre Glaser) in branch 'master':
bpo-36368: Ignore SIGINT in SharedMemoryManager servers. (GH-12483)
https://github.com/python/cpython/commit/d0d64ad1f5f1dc1630004091d7f8209546c1220a
History
Date User Action Args
2019-05-10 18:42:39pitrousetrecipients: + pitrou, davin, pierreglaser
2019-05-10 18:42:39pitrousetmessageid: <1557513759.43.0.445779158225.issue36368@roundup.psfhosted.org>
2019-05-10 18:42:39pitroulinkissue36368 messages
2019-05-10 18:42:39pitroucreate