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 benjamin.peterson, gregory.p.smith, izbyshev, miss-islington, pitrou, serhiy.storchaka, siddhesh, skrah, steve.dower, vstinner
Date 2018-11-30.15:32:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543591935.7.0.788709270274.issue33015@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b1355352d14a0a67107aba7ec6f233336f17716a by Miss Islington (bot) in branch '3.7':
bpo-33015: Fix UB in pthread PyThread_start_new_thread (GH-6008)
https://github.com/python/cpython/commit/b1355352d14a0a67107aba7ec6f233336f17716a
History
Date User Action Args
2018-11-30 15:32:15miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, pitrou, vstinner, benjamin.peterson, skrah, serhiy.storchaka, steve.dower, siddhesh, izbyshev
2018-11-30 15:32:15miss-islingtonsetmessageid: <1543591935.7.0.788709270274.issue33015@psf.upfronthosting.co.za>
2018-11-30 15:32:15miss-islingtonlinkissue33015 messages
2018-11-30 15:32:15miss-islingtoncreate