| commit | 00db9daab0b42fed8cf45288624889adad42cb35 | [log] [tgz] |
|---|---|---|
| author | Jean-Paul Calderone <exarkun@boson> | Sun Sep 21 17:42:34 2008 -0400 |
| committer | Jean-Paul Calderone <exarkun@boson> | Sun Sep 21 17:42:34 2008 -0400 |
| tree | 542d11a6cb43d0d2b4ddc6adec220c1eed7c56e5 | |
| parent | f1b839dccf33b12f9100ffa91d45b4d1b9167adf [diff] |
Use TLS for the PyThreadState pointer instead of a field on Connection; this allows a Connection to be used safely in multiple threads concurrently