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
Label
Projects
Milestones
Assignee
Sort
Issues list
venv tutorial wrong/confusing about python version used
docs
Documentation in the Doc dir
#119078
opened May 15, 2024 by
deuberger
Version numbers not supported for shebang line virtual command /usr/bin/env python on windows
docs
Documentation in the Doc dir
OS-windows
#119070
opened May 15, 2024 by
jacacthomas
String module should have a string like printable but without whitespace
type-feature
A feature request or enhancement
#119067
opened May 15, 2024 by
RustoMCSpit
Test with the path protocol, not with pathlib.Path
3.12
bugs and security fixes
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
tests
Tests in the Lib/test dir
#119064
opened May 15, 2024 by
serhiy-storchaka
Popen.send_signal(sigint.SIGKILL) does not seem to work with Popen(*, shell=True)?
3.10
only security fixes
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#119059
opened May 14, 2024 by
EricCousineau-TRI
Make ZeroDivisionError message more precise when floor-dividing by zero
type-feature
A feature request or enhancement
#119057
opened May 14, 2024 by
E8zEbo8Luna
Documentation of pathlib.Path methods is disorganised
docs
Documentation in the Doc dir
topic-pathlib
#119054
opened May 14, 2024 by
barneygale
Implement the fast path for Performance or resource usage
topic-free-threading
type-feature
A feature request or enhancement
list.__getitem__
performance
#119053
opened May 14, 2024 by
mpage
ZipFile.mkdir(ZipInfo.from_file(...)) CRC AttributeError
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#119052
opened May 14, 2024 by
ucko
Add the Tests in the Lib/test dir
type-feature
A feature request or enhancement
--duration
option to the test suite
tests
#119050
opened May 14, 2024 by
Eclips4
Defer Performance or resource usage
topic-pathlib
import warnings
in pathlib
performance
#119049
opened May 14, 2024 by
barneygale
Difference in _use_fd_functions in shutil.py and test_shutil.py
type-bug
An unexpected behavior, bug, or error
#119048
opened May 14, 2024 by
frenzymadness
Python 3.13.0b1 REPL does not travel words when pressing Ctrl+← or Ctrl+→
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#119035
opened May 14, 2024 by
hroncok
Python 3.13.0b1 REPL changes behavior wrt PgUp, inserts first line of ~/.python_history
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#119034
opened May 14, 2024 by
hroncok
Python 3.13.0b1 REPL does not deduplicate history entries
3.13
bugs and security fixes
3.14
new features, bugs and security fixes
topic-repl
Related to the interactive shell
type-bug
An unexpected behavior, bug, or error
#119033
opened May 14, 2024 by
hroncok
HelpFormatter does not properly consider extra indentation from subparsers when printing arguments
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#119021
opened May 13, 2024 by
mathgeniuszach
Classes tutorial: confusing explanation of non-instance methods
docs
Documentation in the Doc dir
#119016
opened May 13, 2024 by
deuberger
functools.update_wrapper
does not work with type
3.12
#119011
opened May 13, 2024 by
nikola-benes
Crash in OrderedDict similiar to #83771
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
type-crash
A hard crash of the interpreter, possibly with a core dump
#119004
opened May 13, 2024 by
chibinz
library/stdtypes.html - Mutable Sequence Types - Operations Table - Slice Assignments
docs
Documentation in the Doc dir
#119003
opened May 13, 2024 by
GavinAnderberg
Stable ABI doesn't work with PySide (Shiboken) on Python 3.12
3.12
bugs and security fixes
type-bug
An unexpected behavior, bug, or error
#118997
opened May 13, 2024 by
vstinner
Windows uuid.uuid1 is unecessarily unsafe for concurrent use
extension-modules
C modules in the Modules dir
OS-windows
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#118993
opened May 13, 2024 by
schlenk
Python interpreter crashes with A hard crash of the interpreter, possibly with a core dump
realloc(): invalid next size
type-crash
#118990
opened May 13, 2024 by
christian-heusel
3.13.0b1 freethreading-debug build: flaky An unexpected behavior, bug, or error
test_signal.test_stress_modifying_handlers
on s390x (RecursionError)
topic-free-threading
type-bug
#118989
opened May 13, 2024 by
befeleme
3.13.0b1 freethreading-debug build: flaky An unexpected behavior, bug, or error
test_threaded_weak_valued_setdefault
on ppc64le
topic-free-threading
type-bug
#118988
opened May 13, 2024 by
befeleme
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.