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 2008-08-21 17:25 by vstinner, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
weakref_init.patch | vstinner, 2008-08-21 17:25 | Fix weakref___init__() return value: -1 on error | ||
weakref_test-2.patch | vstinner, 2008-09-09 09:44 | Test <weakref to class>.__init__() using assertRaise() |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:38 | admin | set | github: 47884 |
2008-09-09 20:56:33 | benjamin.peterson | set | status: open -> closed resolution: accepted -> fixed messages: + msg72909 |
2008-09-09 11:20:24 | amaury.forgeotdarc | set | keywords:
- needs review resolution: accepted messages: + msg72842 |
2008-09-09 09:45:03 | vstinner | set | messages: + msg72835 |
2008-09-09 09:44:16 | vstinner | set | files: - weakref_test.patch |
2008-09-09 09:44:12 | vstinner | set | files: + weakref_test-2.patch |
2008-09-09 09:20:55 | amaury.forgeotdarc | set | nosy:
+ amaury.forgeotdarc messages: + msg72833 |
2008-09-09 08:17:46 | vstinner | set | files:
+ weakref_test.patch messages: + msg72830 |
2008-09-09 00:17:42 | pitrou | set | nosy:
+ pitrou messages: + msg72812 |
2008-09-08 23:58:14 | benjamin.peterson | set | keywords:
+ needs review assignee: benjamin.peterson messages: + msg72811 nosy: + benjamin.peterson |
2008-09-08 23:45:45 | vstinner | set | messages: + msg72809 |
2008-08-26 00:53:31 | ajaksu2 | set | nosy: + ajaksu2 |
2008-08-21 17:25:00 | vstinner | create |