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

Improve module.rst C-API docs docs Documentation in the Doc dir topic-C-API
#121615 by sobolevn was closed Jul 11, 2024
Sharing Interpreter Channels is Broken 3.13 bugs and security fixes 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir topic-subinterpreters type-bug An unexpected behavior, bug, or error
#121596 by ericsnowcurrently was closed Jul 10, 2024
select.poll() objects are not thread-safe in the free-threaded build 3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-free-threading type-bug An unexpected behavior, bug, or error
#121592 by colesbury was closed Jul 11, 2024
Do not use EnvironmentError in tests, use OSError instead tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#121571 by sobolevn was closed Jul 10, 2024
Improve slice C-API docs by mentioning exceptions docs Documentation in the Doc dir topic-C-API
#121567 by sobolevn was closed Jul 10, 2024
remove _PyCompile_OpcodeHas* functions
#121554 by iritkatriel was closed Jul 10, 2024
PyCell_[G,S]et does not document that they set an exception docs Documentation in the Doc dir topic-C-API
#121533 by sobolevn was closed Jul 9, 2024
Detect when wasmtime is not installed in Tools/wasm/wasi.py OS-wasi type-feature A feature request or enhancement
#121521 by brettcannon was closed Jul 10, 2024
Deprecation warning for ATOMIC_VAR_INIT in mimalloc type-bug An unexpected behavior, bug, or error
#121487 by cdce8p was closed Jul 8, 2024
Mimalloc headers are not being installed type-bug An unexpected behavior, bug, or error
#121467 by cdce8p was closed Jul 8, 2024
os.path.normpath documentation is not correctly indented docs Documentation in the Doc dir easy
#121461 by CBerJun was closed Jul 8, 2024
PyTupleObjects with an ob_size of 20 are not reused. interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#121439 by satori1995 was closed Jul 10, 2024
Memory leak in tracemalloc type-bug An unexpected behavior, bug, or error
#121390 by jbrobst was closed Jul 5, 2024
3.13 Incorrect Docstrings in _interpchannels topic-subinterpreters type-bug An unexpected behavior, bug, or error
#121374 by max-muoto was closed Jul 8, 2024
Minor error in simple_stmts.rst docs Documentation in the Doc dir
#121355 by Wondaeng was closed Jul 4, 2024
Use _Py_SourceLocation in symtable
#121352 by iritkatriel was closed Jul 6, 2024
test_pyrepl: test_not_wiping_history_file() fails (randomly?) on multiple buildbots tests Tests in the Lib/test dir topic-repl Related to the interactive shell
#121351 by vstinner was closed Jul 6, 2024
Clarify what is the default executor for asyncio.run_in_executor docs Documentation in the Doc dir topic-asyncio
#121333 by aisk was closed Jul 9, 2024
SSLContext might create infinite recursions in some use-cases type-bug An unexpected behavior, bug, or error
#121330 by cmin764 was closed Jul 4, 2024
3.13 copy.replace isn't in __all__ 3.13 bugs and security fixes 3.14 new features, bugs and security fixes type-bug An unexpected behavior, bug, or error
#121300 by max-muoto was closed Jul 4, 2024
tuple.index vs list.index different value errors type-feature A feature request or enhancement
#121288 by xSpecialFoodx was closed Jul 5, 2024
ProTip! What’s not been updated in a month: updated:<2024-06-12.