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 2012-04-20 13:49 by Sundance, last changed 2022-04-11 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| WeakCallableRef.py | Sundance, 2012-04-20 13:49 | |||
| weakmethod.patch | pitrou, 2012-11-11 19:07 | review | ||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:57:29 | admin | set | github: 58836 |
| 2012-11-26 17:46:13 | jcea | set | superseder: Instance methods and WeakRefs don't mix. -> |
| 2012-11-26 17:46:13 | jcea | unlink | issue14631 superseder |
| 2012-11-26 17:44:33 | jcea | link | issue813299 superseder |
| 2012-11-26 17:43:26 | jcea | set | superseder: Instance methods and WeakRefs don't mix. |
| 2012-11-26 17:43:26 | jcea | link | issue14631 superseder |
| 2012-11-26 17:38:48 | jcea | set | nosy: + jcea |
| 2012-11-17 18:01:46 | pitrou | set | status: open -> closed resolution: fixed messages: + msg175793 stage: patch review -> resolved |
| 2012-11-17 18:00:00 | python-dev | set | nosy: + python-dev messages: + msg175792 |
| 2012-11-12 21:34:38 | pitrou | set | messages: + msg175475 |
| 2012-11-12 21:32:29 | mark.dickinson | set | messages: + msg175474 |
| 2012-11-11 21:34:09 | sfeltman | set | messages: + msg175392 |
| 2012-11-11 21:23:49 | sfeltman | set | messages: + msg175391 |
| 2012-11-11 20:55:06 | daniel.urban | set | nosy: + daniel.urban |
| 2012-11-11 19:07:29 | pitrou | set | files: + weakmethod.patch keywords: + patch messages: + msg175384 |
| 2012-11-11 17:16:43 | pitrou | set | nosy: + pitrou messages: + msg175372 |
| 2012-11-11 10:28:36 | mark.dickinson | set | versions: + Python 3.4, - Python 3.3 |
| 2012-11-11 10:20:17 | sfeltman | set | messages: + msg175344 |
| 2012-11-11 10:19:04 | mark.dickinson | link | issue16452 superseder |
| 2012-11-11 10:18:49 | mark.dickinson | set | nosy: + sfeltman messages: + msg175343 |
| 2012-04-20 15:16:21 | mark.dickinson | set | versions: + Python 3.3, - Python 2.7 nosy: + mark.dickinson messages: + msg158834 type: behavior -> enhancement stage: patch review |
| 2012-04-20 13:49:42 | Sundance | create | |

