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.

URL PR 10900
Status merged
Title bpo-35257: Avoid leaking the linker flags into distutils.
History
Date User Action Args
2018-12-19 17:19:03cstrataksetstatus: open -> merged
2018-12-05 21:42:20cstrataksettitle: [WIP] bpo-35257: Add LDFLAGS_NODIST for stdlib C extensions -> bpo-35257: Avoid leaking the linker flags into distutils.
2018-12-04 16:53:57cstrataksettitle: [WIP] bpo-35257: Add LDFLAGS_NODIST for stdlib c extensions -> [WIP] bpo-35257: Add LDFLAGS_NODIST for stdlib C extensions
2018-12-04 16:53:04cstrataklinkissue35257 pull_requests
2018-12-04 16:53:04cstratakcreate