Message 286012 - Python tracker
Message286012
| Author | masamoto |
|---|---|
| Recipients | EdSchouten, erik.bray, masamoto, ncoghlan, r.david.murray, vstinner |
| Date | 2017-01-22.15:11:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1485097877.97.0.0162193966329.issue25658@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Above said, I updated minor changes to the version 2 patch. Several codes have kept the words "thread local" and "TLS" because they have pointed programming method or other meanings, not CPython TLS API itself. (e.g. _decimal module) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-01-22 15:11:18 | masamoto | set | recipients: + masamoto, ncoghlan, vstinner, r.david.murray, erik.bray, EdSchouten |
| 2017-01-22 15:11:17 | masamoto | set | messageid: <1485097877.97.0.0162193966329.issue25658@psf.upfronthosting.co.za> |
| 2017-01-22 15:11:17 | masamoto | link | issue25658 messages |
| 2017-01-22 15:11:17 | masamoto | create | |