Message 206016 - Python tracker
Message206016
| Author | vstinner |
|---|---|
| Recipients | asvetlov, eric.snow, grahamd, jcea, mhammond, ncoghlan, pitrou, vstinner |
| Date | 2013-12-13.02:38:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1386902303.85.0.360511215512.issue15751@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
FYI I fixed a weird behaviour of the PyThread_set_key_value() function. The change has indirectly on impact on test.support.run_in_subinterp(): http://bugs.python.org/issue19787#msg206015 So my change might have an effect on this issue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-12-13 02:38:23 | vstinner | set | recipients: + vstinner, mhammond, jcea, ncoghlan, pitrou, grahamd, asvetlov, eric.snow |
| 2013-12-13 02:38:23 | vstinner | set | messageid: <1386902303.85.0.360511215512.issue15751@psf.upfronthosting.co.za> |
| 2013-12-13 02:38:23 | vstinner | link | issue15751 messages |
| 2013-12-13 02:38:23 | vstinner | create | |