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年11月15日 15:35 by weck, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| modulator.patch | weck, 2007年11月15日 15:35 | |||
| modulator-top.patch | gwicke, 2008年03月11日 23:51 | updated version of the first patch by weck | ||
| Messages (4) | |||
|---|---|---|---|
| msg57533 - (view) | Author: zouguangxian (weck) | Date: 2007年11月15日 15:35 | |
modulator may be outdated. i made a changement to make it use the new feature of PyTypeObject in Python2.5. for example, to support members, methods, new, init and etc. |
|||
| msg57534 - (view) | Author: Christian Heimes (christian.heimes) * (Python committer) | Date: 2007年11月15日 15:52 | |
Thanks for your work! I'm changing the version number to Python 2.6. It's too late to get it into Python 2.5. Christian PS: Next time could you please create the patch in the root of the Python source tree? It makes it easier to apply the patch. |
|||
| msg63467 - (view) | Author: Gabriel Wicke (gwicke) | Date: 2008年03月11日 23:51 | |
Slightly adjusted and from top dir. |
|||
| msg99827 - (view) | Author: A.M. Kuchling (akuchling) * (Python committer) | Date: 2010年02月22日 20:44 | |
Modulator is obsolete, so I'll just close this bug. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:28 | admin | set | github: 45791 |
| 2010年02月22日 20:44:29 | akuchling | set | status: open -> closed nosy: + akuchling messages: + msg99827 resolution: wont fix |
| 2008年03月11日 23:51:13 | gwicke | set | files:
+ modulator-top.patch nosy: + gwicke messages: + msg63467 |
| 2007年11月15日 15:52:22 | christian.heimes | set | priority: normal keywords: + patch messages: + msg57534 nosy: + christian.heimes versions: + Python 2.6, - Python 2.5 |
| 2007年11月15日 15:35:31 | weck | create | |