-
-
Notifications
You must be signed in to change notification settings - Fork 30.8k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gh-125997: ensure that
time.sleep(0)
is not delayed on non-Windows platforms
awaiting review
#128274
opened Dec 26, 2024 by
picnixz
Loading…
gh-128271: fix incorrect handling of negative read sizes in
HTTPResponse.read()
awaiting review
#128270
opened Dec 26, 2024 by
manushkin
Loading…
gh-102471: convert decimal module to use PyLong_Export API (PEP 757)
awaiting review
skip news
#128267
opened Dec 26, 2024 by
skirpichev
Loading…
gh-128265: support wasi/emscripten on pdb tests, by removing asyncio from pdb tests
awaiting review
skip news
#128264
opened Dec 25, 2024 by
graingert
Loading…
gh-128262: Allow specialization of calls to classes with __slots__
awaiting core review
skip news
#128263
opened Dec 25, 2024 by
Fidget-Spinner
Loading…
gh-111178: fix UBSan failures in
Python/traceback.c
awaiting review
skip news
#128259
opened Dec 25, 2024 by
picnixz
Loading…
gh-111178: fix UBSan failures in
Modules/_abc.c
awaiting review
skip news
#128253
opened Dec 25, 2024 by
picnixz
Loading…
gh-111178: fix UBSan failures in
Modules/zlibmodule.c
awaiting review
skip news
#128252
opened Dec 25, 2024 by
picnixz
Loading…
gh-111178: fix UBSan failures in
Objects/tupleobject.c
awaiting review
skip news
#128251
opened Dec 25, 2024 by
picnixz
Loading…
gh-111178: fix UBSan failures in
Modules/_sre/sre.c
awaiting review
skip news
#128250
opened Dec 25, 2024 by
picnixz
Loading…
gh-111178: fix UBSan failures in
Modules/socketmodule.c
awaiting review
skip news
#128249
opened Dec 25, 2024 by
picnixz
Loading…
gh-111178: fix UBSan failures in
Modules/{blake2,md5,sha1,sha2,sha3}module.c
awaiting review
skip news
#128248
opened Dec 25, 2024 by
picnixz
Loading…
gh-111178: fix UBSan failures in
Python/hamt.c
awaiting review
skip news
#128247
opened Dec 25, 2024 by
picnixz
Loading…
gh-111178: fix UBSan failures in
Objects/enumobject.c
awaiting review
skip news
#128246
opened Dec 25, 2024 by
picnixz
Loading…
gh-111178: fix UBSan failures in
Objects/descrobject.c
awaiting review
skip news
#128245
opened Dec 25, 2024 by
picnixz
Loading…
gh-111178: fix UBSan failures in
Modules/curses*.c
awaiting review
skip news
#128244
opened Dec 25, 2024 by
picnixz
Loading…
gh-111178: fix UBSan failures in
Modules/_csv.c
awaiting review
skip news
#128243
opened Dec 25, 2024 by
picnixz
Loading…
gh-111178: fix UBSan failures in
Python/context.c
awaiting review
skip news
#128242
opened Dec 25, 2024 by
picnixz
Loading…
gh-111178: fix UBSan failures in
Objects/complexobject.c
awaiting review
skip news
#128241
opened Dec 25, 2024 by
picnixz
Loading…
gh-111178: fix UBSan failures in
Objects/codeobject.c
awaiting review
skip news
#128240
opened Dec 25, 2024 by
picnixz
Loading…
gh-111178: fix UBSan failures in
Objects/capsule.c
awaiting review
skip news
#128239
opened Dec 25, 2024 by
picnixz
Loading…
gh-111178: fix UBSan failures in
Modules/_bz2module.c
awaiting review
skip news
#128238
opened Dec 25, 2024 by
picnixz
Loading…
gh-111178: fix UBSan failures in
Objects/bytesobject.c
awaiting review
skip news
#128237
opened Dec 25, 2024 by
picnixz
Loading…
gh-111178: fix UBSan failures in
Objects/bytearrayobject.c
awaiting review
skip news
#128236
opened Dec 25, 2024 by
picnixz
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.