diff options
| author | Victor Stinner <vstinner@redhat.com> | 2015-04-09 12:47:36 +0200 |
|---|---|---|
| committer | Sergey Shepelev <temotor@gmail.com> | 2015-04-09 15:26:19 +0300 |
| commit | 94069846055e397d031e0513e14d58064c3f444e (patch) | |
| tree | c8b4f14749290b0fb0ac155eeafa9ce94540392d /MANIFEST.in | |
| parent | 268fd83d3a4e3cce7219c2ae5452f1f2f12d7107 (diff) | |
| download | eventlet-threading_join.tar.gz | |
Issue #223: Fix threading monkey-patching on py3.4threading_join
Fix the monkey-patching of the threading module on Python 3.4. Instead
of removing the thread state lock, patch the _bootstrap_inner() method
to release it.
Diffstat (limited to 'MANIFEST.in')
0 files changed, 0 insertions, 0 deletions
