Skip to content

Issues: python/cpython

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Modify Python embeddable to include get-pip.py build The build process and cross-build OS-windows type-feature A feature request or enhancement
#133327 opened May 3, 2025 by blueprintarchitect
Enable building both an interpreter that statically links libpython and a shared library too build The build process and cross-build type-feature A feature request or enhancement
#133312 opened May 2, 2025 by geofft
Python 3.14 fails to build on PPC64LE Fedora Rawhide: incomplete type ‘struct termio’ 3.13 bugs and security fixes 3.14 new features, bugs and security fixes build The build process and cross-build type-bug An unexpected behavior, bug, or error
#133285 opened May 2, 2025 by vstinner
GH-108819: fix LIBDEST not honoring --with-platlibdir awaiting core review build The build process and cross-build type-bug An unexpected behavior, bug, or error
#133163 opened Apr 29, 2025 by FFY00 Loading…
emscripten cross-compile wasm-ld: error: duplicate symbol _Py_LibHacl_Hacl_Hash_* 3.14 new features, bugs and security fixes build The build process and cross-build deferred-blocker extension-modules C modules in the Modules dir OS-emscripten type-bug An unexpected behavior, bug, or error
#133042 opened Apr 27, 2025 by Lukasdoe
Build fails with --enable-pystats and --with-tail-call-interp due to undeclared lastopcode variable build The build process and cross-build type-bug An unexpected behavior, bug, or error
#132758 opened Apr 20, 2025 by furkanonder
Check consistency of OpenSSL data headers build The build process and cross-build extension-modules C modules in the Modules dir topic-SSL type-feature A feature request or enhancement
#132745 opened Apr 20, 2025 by picnixz
Add OpenSSL 3.5 support to CPython infrastructure build The build process and cross-build extension-modules C modules in the Modules dir topic-SSL type-feature A feature request or enhancement type-security A security issue
#132339 opened Apr 10, 2025 by scw
os/log.h does not work correctly on Catalina when building with gcc: #error using os/log.h requires Xcode 8 or later build The build process and cross-build OS-mac pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#132182 opened Apr 7, 2025 by barracuda156
Add build support for Apple visionOS build The build process and cross-build OS-ios type-feature A feature request or enhancement
#131999 opened Apr 2, 2025 by colincornaby
Allow to pass custom CFLAGS and LDFLAGS to the compilation of builtin extension modules build The build process and cross-build extension-modules C modules in the Modules dir type-feature A feature request or enhancement
#131842 opened Mar 28, 2025 by pablogsal
Freeze the _sysconfigdata_* module build The build process and cross-build OS-wasi topic-installation topic-sysconfig type-feature A feature request or enhancement
#131779 opened Mar 26, 2025 by FFY00
WASM build scripts don't honor --with-pydebug from build-python due to a sysconfig regression 3.14 new features, bugs and security fixes build The build process and cross-build OS-wasi topic-sysconfig type-bug An unexpected behavior, bug, or error
#131769 opened Mar 26, 2025 by FFY00
Makefile always regenerates build-details.json build The build process and cross-build type-bug An unexpected behavior, bug, or error
#131556 opened Mar 21, 2025 by colesbury
clang-cl issues many warnings when building on Windows build The build process and cross-build OS-windows type-feature A feature request or enhancement
#131296 opened Mar 15, 2025 by chris-eibl
configure.ac assumes -std=c11 rather than checking it, which causes make failures on old compilers build The build process and cross-build type-bug An unexpected behavior, bug, or error
#131093 opened Mar 11, 2025 by CS-cwhite
Let clang on Linux and clang-cl on Windows "see" more optimizing macros build The build process and cross-build performance Performance or resource usage type-feature A feature request or enhancement
#131033 opened Mar 10, 2025 by chris-eibl
Consider doing something about -fzero-call-used-regs and the tail-calling interpreter build The build process and cross-build interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage type-feature A feature request or enhancement
#130961 opened Mar 7, 2025 by nelhage
Using the unit tests as the PGO task has problems build The build process and cross-build performance Performance or resource usage type-feature A feature request or enhancement
#130701 opened Feb 28, 2025 by nascheme
Compilation of HACL fails under macOS Silicon for version 3.14 3.14 new features, bugs and security fixes build The build process and cross-build extension-modules C modules in the Modules dir OS-mac pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#130478 opened Feb 23, 2025 by naizhao
Build failure of 3.12.9 on Cygwin build The build process and cross-build topic-ctypes type-bug An unexpected behavior, bug, or error
#130423 opened Feb 21, 2025 by matzeri
Python-3.14.0a5 & Python-3.13.2 fails build on use --with-dtrace 3.13 bugs and security fixes 3.14 new features, bugs and security fixes build The build process and cross-build type-bug An unexpected behavior, bug, or error
#130054 opened Feb 12, 2025 by zloidemon
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.