◐ Shell
clean mode source ↗

Message 381538 - Python tracker

Message381538

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 miss-islington
Recipients Alexander Overvoorde, FFY00, gregory.p.smith, miss-islington
Date 2020-11-21.09:46:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605951985.42.0.753392346808.issue40550@roundup.psfhosted.org>
In-reply-to
Content
New changeset 713b4bbd97392acc492a4fefb2d07ae61fb7b75d by Miss Islington (bot) in branch '3.9':
bpo-40550: Fix time-of-check/time-of-action issue in subprocess.Popen.send_signal. (GH-20010)
https://github.com/python/cpython/commit/713b4bbd97392acc492a4fefb2d07ae61fb7b75d
History
Date User Action Args
2020-11-21 09:46:25miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, FFY00, Alexander Overvoorde
2020-11-21 09:46:25miss-islingtonsetmessageid: <1605951985.42.0.753392346808.issue40550@roundup.psfhosted.org>
2020-11-21 09:46:25miss-islingtonlinkissue40550 messages
2020-11-21 09:46:25miss-islingtoncreate