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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

No zlib in WASI type-bug
#93819 opened Jun 14, 2022 by DaAwesomeP
Unneeded include in call.c
#93785 opened Jun 13, 2022 by pamelafox
Building on Windows should remove all __pycache__ build OS-windows type-feature
#93783 opened Jun 13, 2022 by sweeneyde
Tkinter canvas visual bug on angled text expert-tkinter type-bug
#93778 opened Jun 13, 2022 by Unprex
Deepfreeze using 3.10, not bootstrap interpreter. type-bug
#93771 opened Jun 13, 2022 by markshannon
test_logging: test_config_queue_handler() race condition tests type-bug
#93761 opened Jun 13, 2022 by vstinner
python-config.py fails if bindir is too long due to shebang overflow type-bug
#93759 opened Jun 13, 2022 by ptsneves
Make dict.pop and dict.get "default"-argument a keyword argument type-feature
#93753 opened Jun 12, 2022 by carlbordum
Configure option --with-cxx-main=/usr/bin/clang++ not working type-bug
#93744 opened Jun 12, 2022 by MaxwellDupre
Run documentation CI from pre-built Python 3.10 3.11 3.12 docs type-feature
#93735 opened Jun 11, 2022 by AA-Turner
Clarify which "identifiers" in the C API are macros docs
#93733 opened Jun 11, 2022 by soegaard
Specialized match_keys for exact dictionary type performance type-feature
#93714 opened Jun 11, 2022 by da-woods
setup.py only reports successful builds if one or more stdlib modules are missing 3.12 build type-bug
#93692 opened Jun 10, 2022 by erlend-aasland
Bytecode positions seem way too broad 3.11 3.12 interpreter-core type-bug
#93691 opened Jun 10, 2022 by brandtbucher
Direct unit tests for compiler optimisations interpreter-core tests type-feature
#93678 opened Jun 10, 2022 by iritkatriel
Improve "Extending Python with C or C++" docs docs expert-C-API
#93677 opened Jun 10, 2022 by erlend-aasland
Typos found Doc/ subdirectory docs
#93675 opened Jun 10, 2022 by luzpaz
ProTip! no:milestone will show everything without a milestone.