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-11-18 17:48 by brian.curtin, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
winreg_add_createkeyex.patch | brian.curtin, 2009-11-18 17:55 | patch against r76365 | ||
winreg_add_createkeyex_v2.patch | brian.curtin, 2009-11-20 21:07 | patch against r76432 | ||
issue7347.diff | brian.curtin, 2010-03-15 23:43 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:54 | admin | set | github: 51596 |
2010-04-21 23:56:50 | brian.curtin | set | status: open -> closed resolution: fixed messages: + msg103926 |
2010-04-02 21:19:53 | brian.curtin | set | messages:
+ msg102206 stage: patch review -> resolved |
2010-03-31 19:03:19 | brian.curtin | set | messages: + msg102029 |
2010-03-20 14:28:52 | brian.curtin | set | messages: + msg101374 |
2010-03-20 05:44:45 | ggenellina | set | nosy:
+ ggenellina messages: + msg101364 |
2010-03-15 23:43:10 | brian.curtin | set | files:
+ issue7347.diff messages: + msg101137 |
2010-03-15 23:42:13 | brian.curtin | set | files: - issue7347.diff |
2010-03-02 01:57:28 | brian.curtin | set | messages: + msg100286 |
2010-02-06 22:13:04 | brian.curtin | set | files:
+ issue7347.diff versions: + Python 3.2 messages: + msg98967 components: + Windows keywords: + 64bit, needs review stage: test needed -> patch review |
2010-02-06 19:01:49 | brian.curtin | set | dependencies:
+ 32-bit Python on 64-bit Windows reports incorrect architecture messages: + msg98952 |
2010-01-24 20:17:11 | brian.curtin | set | assignee: brian.curtin messages: + msg98251 |
2010-01-13 02:07:00 | brian.curtin | set | priority: normal stage: test needed |
2009-11-20 21:07:47 | brian.curtin | set | files:
+ winreg_add_createkeyex_v2.patch messages: + msg95563 title: Patch - add RegCreateKeyEx to _winreg -> Add {Create|Delete}KeyEx to _winreg, doc and test updates |
2009-11-18 19:58:37 | eric.smith | set | nosy:
+ eric.smith |
2009-11-18 17:55:44 | brian.curtin | set | files:
+ winreg_add_createkeyex.patch messages: + msg95436 |
2009-11-18 17:55:02 | brian.curtin | set | files: - winreg_add_createkeyex.patch |
2009-11-18 17:48:14 | brian.curtin | create |