gh-90539: doc: Expand on what should not go into CFLAGS, LDFLAGS by mkoeppe · Pull Request #92754 · python/cpython · GitHub

github.com

Tin mới

passagemath:doc_cflags_nodist

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

Doc/using/configure.rst: Expand on what should not go into CFLAGS, LD…

📜🤖 Added by blurb_it.

View reviewed changes

Doc/using/configure.rst: Fix rst markup

Doc/using/configure.rst: Fixup: LDFLAGS, not CFLAGS

Automatically apply "skip news" when detecting a docs-only change? python/bedevere#457

View reviewed changes

Learn more about hiding disruptive comments

The reason will be displayed to describe this comment to others. Learn more.

Doc/using/configure.rst: Break a long sentence

Doc/using/configure.rst: Break another long sentence

pythons built with pyenv's python-build leak CFLAGS/LDFLAGS into user packages via sysconfig pyenv/pyenv#2204

View reviewed changes

https://github.com/pypa/setuptools/blob/main/docs/userguide/ext_modules.rst

That may be true for CFLAGS, but definitely not for CPATH. By the way, https://github.com/pypa/setuptools/blob/main/docs/userguide/ext_modules.rst now has some info (from my PR pypa/setuptools#3368); we can expand it to

pypa/setuptools#3368

That may be true for CFLAGS, but definitely not for CPATH. By the way, https://github.com/pypa/setuptools/blob/main/docs/userguide/ext_modules.rst now has some info (from my PR pypa/setuptools#3368); we can expand it to

pypa/setuptools#3387

Improve documentation of CFLAGS_NODIST, LDFLAGS_NODIST #90539

needs backport to 3.10

needs backport to 3.10

needs backport to 3.11

needs backport to 3.11

Misc/NEWS.d/next/Documentation/2022-05-12-23-47-17.gh-issue-90539.nmR…

: doc: Expand on what should not go into CFLAGS, LDFLAGS (

: doc: Expand on what should not go into CFLAGS, LDFLAGS (

: doc: Expand on what should not go into CFLAGS, LDFLAGS (

: doc: Expand on what should not go into CFLAGS, LDFLAGS (

Revert 30935 defer bpo45162 to 312 (

emscripten-core/emscripten#17269

https://github.com/python/cpython/issue/89336