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 2013年03月31日 20:01 by rpetrov, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| 0011-MINGW-build-in-windows-modules-winreg.patch | rpetrov, 2013年03月31日 20:01 | |||
| MINGW-winreg.v2.patch | martin.panter, 2016年07月29日 04:55 | review | ||
| Messages (2) | |||
|---|---|---|---|
| msg185661 - (view) | Author: Roumen Petrov (rpetrov) * | Date: 2013年03月31日 20:01 | |
split of issue3871. |
|||
| msg271604 - (view) | Author: Martin Panter (martin.panter) * (Python committer) | Date: 2016年07月29日 04:55 | |
Here is a quick merge with the current code. First concern: The patch adds special support if KEY_WOW64_64KEY is not defined, claiming to be for _WIN32_WINNT < 0x502, however these days I think Python dropped support for Windows XP etc, so we can probably drop this part. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:43 | admin | set | github: 61800 |
| 2021年10月21日 10:00:02 | iritkatriel | set | resolution: duplicate -> wont fix |
| 2021年10月20日 12:46:00 | iritkatriel | set | status: open -> closed superseder: MinGW is unsupported - close all open issues and list them here. resolution: duplicate stage: patch review -> resolved |
| 2016年07月29日 04:55:11 | martin.panter | set | files:
+ MINGW-winreg.v2.patch components: + Windows, - Cross-Build versions: + Python 3.6, - Python 3.4 nosy: + paul.moore, tim.golden, martin.panter, zach.ware, steve.dower messages: + msg271604 stage: patch review |
| 2013年03月31日 20:01:07 | rpetrov | create | |