Message 330798 - Python tracker
Message330798
| Author | vstinner |
|---|---|
| Recipients | benjamin.peterson, gregory.p.smith, izbyshev, miss-islington, pitrou, serhiy.storchaka, siddhesh, skrah, steve.dower, vstinner |
| Date | 2018-11-30.16:04:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1543593878.61.0.788709270274.issue33015@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 8f83c2fb19c45350c2161d9e75dab4cd2bcaee28 by Victor Stinner in branch '2.7': bpo-33015: Fix UB in pthread PyThread_start_new_thread (GH-6008) (GH-10823) https://github.com/python/cpython/commit/8f83c2fb19c45350c2161d9e75dab4cd2bcaee28 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-11-30 16:04:38 | vstinner | set | recipients: + vstinner, gregory.p.smith, pitrou, benjamin.peterson, skrah, serhiy.storchaka, steve.dower, siddhesh, izbyshev, miss-islington |
| 2018-11-30 16:04:38 | vstinner | set | messageid: <1543593878.61.0.788709270274.issue33015@psf.upfronthosting.co.za> |
| 2018-11-30 16:04:38 | vstinner | link | issue33015 messages |
| 2018-11-30 16:04:38 | vstinner | create | |