Skip to content
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
input() doesn't print the prompt if stderr is redirected type-bug
#92715 opened May 12, 2022 by DavidNemeskey
datetime with ZoneInfo: comparison bug type-bug
#92706 opened May 12, 2022 by yl770
Upgrade bundled pip to 22.1 series
#92688 opened May 11, 2022 by pradyunsg
Opening a new unfocused tab in Chrome with webbrowser.open type-bug
#92683 opened May 11, 2022 by fredericomattos
locals are not passed to inner function defined in exec() type-bug
#92681 opened May 11, 2022 by sinoleao-1
Clarify asyncio API in a backward compatible manner 3.12 docs type-feature
#92679 opened May 11, 2022 by arhadthedev
7 tasks
venv.EnvBuilder.ensure_directories() no longer accepts Path for env_dir parameter stdlib type-bug
#92675 opened May 11, 2022 by davidfstr
ast.unparse: Wrong unparse with something like "() = []". 3.11 3.12 type-bug
#92671 opened May 11, 2022 by NIKDISSV-Forever
Skip test_copyfile_nonexistent_dir in AIX tests type-bug
#92670 opened May 11, 2022 by ayappanec
socket.connect - support custom family value extension-modules type-feature
#92658 opened May 11, 2022 by jborean93
[Enum] call syntax error message is confusing stdlib type-bug
#92647 opened May 10, 2022 by ethanfurman
PEP 594: uuencode codec and binascii functions apparently not properly deprecated or documented as such docs stdlib
#92613 opened May 10, 2022 by CAM-Gerlach
Crash on AST with misordered linenos 3.11 3.12 type-crash
#92597 opened May 10, 2022 by JelleZijlstra
Expand logging filter API to allow returning a LogRecord type-feature
#92592 opened May 10, 2022 by adriangb
PEP 632: Rename the distutils package to _distutils type-bug
#92584 opened May 9, 2022 by vstinner
Add IPv4Address.ipv6_mapped attribute type-feature
#92573 opened May 9, 2022 by wbolster
Enforce the use of deprecated-removed in docs 3.9 3.10 3.11 3.12 docs type-feature
#92564 opened May 9, 2022 by ezio-melotti
3 tasks
Python 3.10.4 for linux install issue expert-installation type-bug
#92551 opened May 9, 2022 by GUBIY
ProTip! Type g i on any issue or pull request to go back to the issue listing page.