Issue 18639: mingw: avoid circular dependency from time module during native build of extentions (original) (raw)
Issue18639
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.
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/62839
classification
Title: | mingw: avoid circular dependency from time module during native build of extentions | ||
---|---|---|---|
Type: | Stage: | resolved | |
Components: | Build, Distutils, Extension Modules | Versions: | Python 3.4 |
process
Status: | closed | Resolution: | out of date |
---|---|---|---|
Dependencies: | Superseder: | ||
Assigned To: | eric.araujo | Nosy List: | eric.araujo, rpetrov, steve.dower, tarek |
Priority: | normal | Keywords: | patch |
Created on 2013-08-02 19:45 by rpetrov, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | |||
---|---|---|---|
File name | Uploaded | Description | Edit |
0021-MINGW-avoid-circular-dependency-from-time-module-dur.patch | rpetrov,2013-08-02 19:45 | ||
0021-MINGW-avoid-circular-dependency-from-time-module-dur.patch | rpetrov,2013-10-13 08:51 | version 2013-10-01 |
Messages (2) | ||
---|---|---|
msg194203 - (view) | Author: Roumen Petrov (rpetrov) * | Date: 2013-08-02 19:45 |
Split of - build core modules: patch is not required in cross-build environment. | ||
msg386431 - (view) | Author: Steve Dower (steve.dower) * ![]() |
Date: 2021-02-03 18:30 |
Distutils is now deprecated (see PEP 632) and all tagged issues are being closed. From now until removal, only release blocking issues will be considered for distutils. If this issue does not relate to distutils, please remove the component and reopen it. If you believe it still requires a fix, most likely the issue should be re-reported at https://github.com/pypa/setuptools |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:48 | admin | set | github: 62839 |
2021-02-03 18:30:38 | steve.dower | set | status: open -> closednosy: + steve.dowermessages: + resolution: out of datestage: resolved |
2013-10-13 08:51:03 | rpetrov | set | files: + 0021-MINGW-avoid-circular-dependency-from-time-module-dur.patch |
2013-08-02 19:45:43 | rpetrov | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements