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 2007-04-04 23:44 by terry.reedy, last changed 2022-04-11 14:56 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| mixing_slots.diff | zseil, 2007-04-05 01:47 | patch against trunk revision 54690 | review | |
| slot_inheritance.diff | zseil, 2008-11-17 12:22 | An old patch with a few more fixes | review | |
| time_slot_inheritance.py | zseil, 2008-11-17 12:26 | The timeit script from the last message | ||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:56:23 | admin | set | github: 44804 |
| 2013-01-05 12:35:24 | mark.dickinson | set | messages: + msg179119 |
| 2013-01-04 18:12:47 | serhiy.storchaka | set | status: open -> closed nosy: + serhiy.storchaka messages: + msg179061 resolution: out of date stage: patch review -> resolved |
| 2010-07-17 16:28:36 | BreamoreBoy | set | versions:
+ Python 3.1, Python 2.7, Python 3.2, - Python 2.6, Python 3.0 nosy: + BreamoreBoy messages: + msg110577 components: + Extension Modules, - None |
| 2009-04-27 00:55:15 | ajaksu2 | set | versions:
+ Python 2.6, Python 3.0, - Python 2.5 nosy: + ajaksu2, mark.dickinson messages: + msg86635 type: behavior stage: patch review |
| 2008-11-18 08:03:27 | georg.brandl | set | assignee: georg.brandl -> zseil |
| 2008-11-17 12:26:54 | zseil | set | files: + time_slot_inheritance.py |
| 2008-11-17 12:22:54 | zseil | set | files:
+ slot_inheritance.diff keywords: + patch messages: + msg75957 |
| 2008-11-16 12:25:08 | rhettinger | set | priority: low -> normal assignee: rhettinger -> georg.brandl messages: + msg75934 nosy: + georg.brandl |
| 2007-04-04 23:44:52 | terry.reedy | create | |
➜

