Message 330791 - Python tracker
Message330791
| Author | vstinner |
|---|---|
| Recipients | benjamin.peterson, gregory.p.smith, izbyshev, pitrou, serhiy.storchaka, siddhesh, skrah, steve.dower, vstinner |
| Date | 2018-11-30.15:14:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1543590875.48.0.788709270274.issue33015@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 9eea6eaf23067880f4af3a130e3f67c9812e2f30 by Victor Stinner (Siddhesh Poyarekar) in branch 'master': bpo-33015: Fix UB in pthread PyThread_start_new_thread (GH-6008) https://github.com/python/cpython/commit/9eea6eaf23067880f4af3a130e3f67c9812e2f30 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-11-30 15:14:35 | vstinner | set | recipients: + vstinner, gregory.p.smith, pitrou, benjamin.peterson, skrah, serhiy.storchaka, steve.dower, siddhesh, izbyshev |
| 2018-11-30 15:14:35 | vstinner | set | messageid: <1543590875.48.0.788709270274.issue33015@psf.upfronthosting.co.za> |
| 2018-11-30 15:14:35 | vstinner | link | issue33015 messages |
| 2018-11-30 15:14:35 | vstinner | create | |