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 ZackerySpytz, miss-islington, pablogsal
Date 2019-06-26.21:20:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561584012.53.0.0603573294267.issue37419@roundup.psfhosted.org>
In-reply-to
Content
New changeset 04d4692579cc4e0204c7fbced3692f8aa4bbb857 by Miss Islington (bot) in branch '3.8':
bpo-37419: Fix possible segfaults when passing large sequences to os.posix_spawn() (GH-14409)
https://github.com/python/cpython/commit/04d4692579cc4e0204c7fbced3692f8aa4bbb857
History
Date User Action Args
2019-06-26 21:20:12miss-islingtonsetrecipients: + miss-islington, ZackerySpytz, pablogsal
2019-06-26 21:20:12miss-islingtonsetmessageid: <1561584012.53.0.0603573294267.issue37419@roundup.psfhosted.org>
2019-06-26 21:20:12miss-islingtonlinkissue37419 messages
2019-06-26 21:20:12miss-islingtoncreate