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 2016-12-31 06:11 by rhettinger, last changed 2022-04-11 14:58 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
od_proxy.diff | rhettinger, 2016-12-31 06:11 | Technique 1: Reuse existing weakref | review | |
od_proxy2.diff | rhettinger, 2016-12-31 06:15 | Technique 2: Create a new proxy | review | |
od_proxy2a.diff | rhettinger, 2016-12-31 07:25 | Revised version of Technique 2 patch | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:41 | admin | set | github: 73305 |
2016-12-31 19:09:38 | rhettinger | set | status: open -> closed resolution: fixed messages: + msg284412 |
2016-12-31 19:08:30 | python-dev | set | messages: + msg284411 |
2016-12-31 19:03:28 | python-dev | set | nosy:
+ python-dev messages: + msg284410 |
2016-12-31 12:20:26 | andrabogildea | set | nosy:
+ andrabogildea messages: + msg284389 |
2016-12-31 08:00:04 | serhiy.storchaka | set | messages: + msg284377 |
2016-12-31 07:33:17 | rhettinger | set | messages: + msg284375 |
2016-12-31 07:25:08 | rhettinger | set | files: + od_proxy2a.diff |
2016-12-31 06:33:37 | serhiy.storchaka | set | nosy:
+ serhiy.storchaka messages: + msg284368 |
2016-12-31 06:15:15 | rhettinger | set | priority: normal -> low files: + od_proxy2.diff |
2016-12-31 06:11:43 | rhettinger | create |