This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2014-02-05 02:56 by glangford, last changed 2022-04-11 14:57 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
futures-base.patch | glangford, 2014-02-05 02:56 | Patch for /Lib/concurrent/futures/_base.py | review | |
futures-base-v2.patch | glangford, 2014-02-08 15:06 | Fixed bug: Quick yield did not release lock on future | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:58 | admin | set | github: 64715 |
2014-10-04 18:21:07 | pitrou | set | messages: + msg228471 |
2014-10-04 18:20:08 | Claudiu.Popa | set | nosy:
+ Claudiu.Popa messages: + msg228470 |
2014-10-04 18:07:38 | pitrou | set | messages: + msg228469 |
2014-07-18 16:45:36 | glangford | set | nosy:
- glangford |
2014-02-08 15:06:44 | glangford | set | files:
+ futures-base-v2.patch messages: + msg210659 |
2014-02-08 13:49:40 | glangford | set | messages: + msg210640 |
2014-02-08 13:16:13 | neologix | set | messages: + msg210630 |
2014-02-08 12:32:57 | glangford | set | messages: + msg210621 |
2014-02-08 12:08:33 | neologix | set | nosy:
+ neologix messages: + msg210618 |
2014-02-08 00:17:47 | pitrou | set | messages: + msg210579 |
2014-02-08 00:17:01 | pitrou | set | stage: patch review versions: - Python 3.4 |
2014-02-05 02:56:55 | glangford | create |