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

CSV Writer can not write strings with nulls when no escapechar is specified type-bug An unexpected behavior, bug, or error
#97503 opened Sep 23, 2022 by eshmu
Redundant and possibly misleading SyntaxWarnings type-bug An unexpected behavior, bug, or error
#97029 opened Sep 22, 2022 by aroberge
Tasklist test issue
#97021 opened Sep 22, 2022 by ezio-melotti
PEP 670: Convert static inline functions to functions type-feature A feature request or enhancement
#97016 opened Sep 22, 2022 by vstinner
Provide NameError/AttributeError suggestions in traceback.py stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#97008 opened Sep 22, 2022 by ambv
Attribute error caused by _get_code_position 3.11 release-blocker type-crash A hard crash of the interpreter, possibly with a core dump
#97002 opened Sep 21, 2022 by davfsa
termios.tcdrain hangs on MacOS type-bug An unexpected behavior, bug, or error
#97001 opened Sep 21, 2022 by benthorner
subprocess.run keeps waiting after the process termination type-bug An unexpected behavior, bug, or error
#97000 opened Sep 21, 2022 by piwicode
to wide source positions for exceptions during pattern matching (3.11.0rc2) type-bug An unexpected behavior, bug, or error
#96999 opened Sep 21, 2022 by 15r10nk
METH_* and Py_TPFLAGS* constants are documented as Python data docs Documentation in the Doc dir
#96996 opened Sep 21, 2022 by encukou
multiprocessing.Pool terminate shuts down workers too early expert-multiprocessing type-bug An unexpected behavior, bug, or error
#96995 opened Sep 21, 2022 by mtrofin
argparse does not accept negative args w/ exponents as for negative arguments type-bug An unexpected behavior, bug, or error
#96994 opened Sep 21, 2022 by mwette
Specify what Unicode general categories str.isalnum refers to docs Documentation in the Doc dir
#96984 opened Sep 21, 2022 by slateny
Tkinter filedialog.askdirectory(title='example') does not show title type-bug An unexpected behavior, bug, or error
#96979 opened Sep 21, 2022 by VasuBhog
f_lasti points to CACHE opcode during inlined CALL 3.11 3.12 interpreter-core Interpreter core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#96970 opened Sep 20, 2022 by 15r10nk
add_argument_group() should take 'required' as argument type-feature A feature request or enhancement
#96966 opened Sep 20, 2022 by rkiddy
ProTip! Add no:assignee to see everything that’s not assigned.