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
_imp.get_frozen_object
possible incorrect use of PyBUF_READ
interpreter-core
#114685
opened Jan 28, 2024 by
sobolevn
_decimal: pi benchmark 31-45% slower compared to 3.9
performance
Performance or resource usage
type-bug
An unexpected behavior, bug, or error
#114682
opened Jan 28, 2024 by
skrah
Incorrect deprecation warning for 'N' specifier
type-bug
An unexpected behavior, bug, or error
#114678
opened Jan 28, 2024 by
skrah
Clarify signature of os.startfile()
docs
Documentation in the Doc dir
#114673
opened Jan 28, 2024 by
serhiy-storchaka
3.13: new features, bugs and security fixes
type-bug
An unexpected behavior, bug, or error
not a == b
has incorrect bytecode positions
3.13
#114671
opened Jan 28, 2024 by
15r10nk
_testbuffer.c
's initialization does not handle errors
extension-modules
#114670
opened Jan 28, 2024 by
sobolevn
Support hexadecimal floating point literals
type-feature
A feature request or enhancement
#114667
opened Jan 28, 2024 by
skirpichev
timeit setup is affected by test statement
type-bug
An unexpected behavior, bug, or error
#114665
opened Jan 28, 2024 by
jaraco
SIGSEGV on macOS when calling ssl.SSLContext.load_verify_location during a shutdown
OS-mac
topic-SSL
type-crash
A hard crash of the interpreter, possibly with a core dump
#114653
opened Jan 27, 2024 by
orf
Update Documentation in the Doc dir
easy
list.pop
doc in datastructures
tutorial to include the IndexError
docs
#114648
opened Jan 27, 2024 by
ShivnarenSrinivasan
Probably shouldn't continue with Python 2.3 compatibility in An unexpected behavior, bug, or error
csv.py
type-bug
#114628
opened Jan 26, 2024 by
smontanaro
Expose unprefixed variants of
_PyCFunctionFast
and _PyCFunctionFastWithKeywords
topic-C-API
#114626
opened Jan 26, 2024 by
davidhewitt
3.13 dis: the show_caches argument is deprecated but the documentation is incomplete
docs
Documentation in the Doc dir
#114616
opened Jan 26, 2024 by
15r10nk
pathlib.PurePath.with_stem('')
promotes file extension to stem
3.11
#114610
opened Jan 26, 2024 by
barneygale
Regex performance improvement.
pending
The issue will be closed if no feedback is provided
performance
Performance or resource usage
topic-regex
type-feature
A feature request or enhancement
#114586
opened Jan 26, 2024 by
amir-h-rassafi
mailbox Babyl support can't cope with messages that have no body
topic-email
type-bug
An unexpected behavior, bug, or error
#114580
opened Jan 26, 2024 by
jikamens
mailbox Babyl support should use visible header as full header when full header is empty
topic-email
type-bug
An unexpected behavior, bug, or error
#114579
opened Jan 26, 2024 by
jikamens
dbm script
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
type-feature
A feature request or enhancement
#114576
opened Jan 26, 2024 by
erlend-aasland
Rename new features, bugs and security fixes
topic-pathlib
type-feature
A feature request or enhancement
pathlib.PurePath.pathmod
3.13
#114575
opened Jan 25, 2024 by
barneygale
ssl: Fix locking in cert_store_stats and get_ca_certs
type-bug
An unexpected behavior, bug, or error
#114572
opened Jan 25, 2024 by
davidben
Checking for An unexpected behavior, bug, or error
sys.is_finalizing
before thread.start() still yields "can't create new thread at interpreter shutdown"
topic-asyncio
topic-subinterpreters
type-bug
#114570
opened Jan 25, 2024 by
Jibola
Do not allocate non-PyObjects with PyObject_Malloc()
topic-C-API
topic-free-threading
type-feature
A feature request or enhancement
#114569
opened Jan 25, 2024 by
colesbury
Possible memory leak in _cdecimal.c with 'z' format
extension-modules
C modules in the Modules dir
type-bug
An unexpected behavior, bug, or error
#114563
opened Jan 25, 2024 by
ericvsmith
Assertion failure in build on Windows
3.13
new features, bugs and security fixes
build
The build process and cross-build
OS-windows
type-crash
A hard crash of the interpreter, possibly with a core dump
#114547
opened Jan 25, 2024 by
serhiy-storchaka
Must Documentation in the Doc dir
object.__dir__
return a sequence of str
, or is any iterable OK?
docs
#114552
opened Jan 25, 2024 by
ktbarrett
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.