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 2009-04-28 14:24 by della, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
issue5867.diff | daniel.urban, 2010-08-13 19:35 | Patch (py3k branch) | ||
issue5867a.diff | daniel.urban, 2010-08-13 20:26 | New patch (+ tests) (py3k branch) | ||
abstractclassstaticmethod.diff | daniel.urban, 2010-08-14 07:27 | Patch adding the abc.abstractclassmethod and abc.abstractstatismethod decorators | ||
abstractclassstaticmethod+doc.diff | daniel.urban, 2010-08-16 07:14 | New patch (+doc) |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:48 | admin | set | github: 50117 |
2010-08-17 00:53:12 | benjamin.peterson | set | status: open -> closed resolution: accepted messages: + msg114091 |
2010-08-17 00:03:07 | eric.araujo | set | nosy:
+ eric.araujo messages: + msg114088 |
2010-08-16 07:14:44 | daniel.urban | set | files:
+ abstractclassstaticmethod+doc.diff messages: + msg114038 |
2010-08-15 16:17:35 | pitrou | set | messages: + msg113973 |
2010-08-14 07:27:55 | daniel.urban | set | files:
+ abstractclassstaticmethod.diff messages: + msg113877 |
2010-08-13 21:42:41 | gvanrossum | set | messages: + msg113838 |
2010-08-13 21:20:38 | pitrou | set | nosy:
+ gvanrossum messages: + msg113833 |
2010-08-13 20:26:00 | daniel.urban | set | files:
+ issue5867a.diff messages: + msg113826 |
2010-08-13 19:53:38 | pitrou | set | versions:
+ Python 3.2, - Python 3.1 nosy: + pitrou, benjamin.peterson messages: + msg113822 stage: patch review |
2010-08-13 19:35:13 | daniel.urban | set | files:
+ issue5867.diff keywords: + patch messages: + msg113820 |
2010-08-13 15:57:47 | daniel.urban | set | messages: + msg113790 |
2010-08-12 18:44:49 | daniel.urban | set | nosy:
+ daniel.urban |
2009-05-01 22:09:58 | terry.reedy | set | nosy:
+ terry.reedy messages: + msg86922 |
2009-04-28 18:28:52 | benjamin.peterson | set | priority: normal type: behavior -> enhancement versions: + Python 3.1, - Python 3.0 |
2009-04-28 14:24:11 | della | create |