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

Cyclic reference lead to contextlib.contextmanager exception not being deleted type-bug An unexpected behavior, bug, or error
#129280 opened Jan 25, 2025 by user202729
Avoid temporary allocation in dec_as_long() extension-modules C modules in the Modules dir type-feature A feature request or enhancement
#129275 opened Jan 25, 2025 by skirpichev
string.Formatter does not handle non-indexed item and attribute access type-bug An unexpected behavior, bug, or error
#129273 opened Jan 25, 2025 by dg-pb
test_coverage_ignore in test_trace fails if setuptools is installed tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#129269 opened Jan 24, 2025 by colesbury
logging.shutdown() should clear logging._handlerList if that's what it's called with type-bug An unexpected behavior, bug, or error
#129268 opened Jan 24, 2025 by cjw296
Files retrieved with urllib over https are truncated stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#129264 opened Jan 24, 2025 by electricworry
Make NuGet packages installable with "dotnet tool" 3.14 new features, bugs and security fixes OS-windows topic-installation type-feature A feature request or enhancement
#129261 opened Jan 24, 2025 by zooba
3.13 AIX build static asserts fails '(sizeof(_PyCallCache) / sizeof(_Py_CODEUNIT)) == 3': incorrect cache size 3.13 bugs and security fixes 3.14 new features, bugs and security fixes build The build process and cross-build interpreter-core (Objects, Python, Grammar, and Parser dirs) OS-unsupported type-bug An unexpected behavior, bug, or error
#129259 opened Jan 24, 2025 by rsmkaminskas
tarfile: TarFile.offset attribute is not updated with the remainder when closing a TarFile stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#129255 opened Jan 24, 2025 by emontnemery
Instances of generic classes defined with PEP695 syntax are unpickleable interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-typing type-bug An unexpected behavior, bug, or error
#129250 opened Jan 24, 2025 by cslamber
iOS buildbot failure comments don't contain failure details anymore OS-ios type-bug An unexpected behavior, bug, or error
#129248 opened Jan 23, 2025 by mhsmith
Remove #pragma that disables optimization on _PyEval_EvalFrameDefault on MSVC interpreter-core (Objects, Python, Grammar, and Parser dirs) OS-windows performance Performance or resource usage type-feature A feature request or enhancement
#129244 opened Jan 23, 2025 by mdboom
JIT: lay out memory to group executable code together topic-JIT type-feature A feature request or enhancement
#129231 opened Jan 23, 2025 by diegorusso
Confusing error message when rename target is an open file stdlib Python modules in the Lib dir topic-pathlib type-bug An unexpected behavior, bug, or error
#129230 opened Jan 23, 2025 by jontwo
The compiler may optimise away globals with debug offsets interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#129223 opened Jan 23, 2025 by pablogsal
Move vendored modules into a vendor directory build The build process and cross-build type-feature A feature request or enhancement
#129222 opened Jan 23, 2025 by picnixz
REPL on Windows doesn't handle blocks larger than the console window OS-windows topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#129220 opened Jan 23, 2025 by encukou
Allow to load SSL certfile and keyfile from a file-like object extension-modules C modules in the Modules dir topic-SSL type-feature A feature request or enhancement
#129216 opened Jan 23, 2025 by comsyspro
Performance regression with cyclic GC vs 3.13 performance Performance or resource usage type-bug An unexpected behavior, bug, or error
#129210 opened Jan 23, 2025 by nascheme
Add os.readinto API for reading data into a caller provided buffer extension-modules C modules in the Modules dir type-feature A feature request or enhancement
#129205 opened Jan 22, 2025 by cmaloney
ProTip! Find all open issues with in progress development work with linked:pr.