-
-
Notifications
You must be signed in to change notification settings - Fork 31.7k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
bpo-31062: Allow socket.makefile to handle line buffering properly
awaiting review
#12370
opened Mar 16, 2019 by
vxgmichel
Loading…
bpo-36780: Add wait_at_exit to ThreadPoolExecutor.shutdown.
awaiting review
type-feature
A feature request or enhancement
#13250
opened May 11, 2019 by
hniksic
Loading…
bpo-37093: Allow http.client to parse non-ASCII header names
awaiting review
#13788
opened Jun 3, 2019 by
tipabu
Loading…
bpo-37522: Modify the parse of Set-Cookie
awaiting review
#14781
opened Jul 15, 2019 by
MeiK2333
Loading…
bpo-37246: Check expiry with current timestamp in DefaultCookiePolicy
awaiting review
#15023
opened Jul 30, 2019 by
nsiregar
Loading…
bpo-18236: Adjust str.isspace to use Unicode's White_Space property.
awaiting review
#16254
opened Sep 18, 2019 by
gnprice
Loading…
gh-71652: Make IDLE help source menu entries unique and sorted
awaiting review
#17093
opened Nov 8, 2019 by
ZackerySpytz
Loading…
bpo-32888: enhance ast.literal_eval error messagess with context information
awaiting review
#17662
opened Dec 19, 2019 by
isidentical
Loading…
gh-72353: WindowsConsoleIO misbehavior when Ctrl+C is ignored
awaiting review
needs backport to 3.13
bugs and security fixes
OS-windows
topic-IO
#17976
opened Jan 13, 2020 by
ZackerySpytz
Loading…
bpo-30825: guess lineterminator in csv.Sniffer
awaiting review
#18336
opened Feb 3, 2020 by
vmax
Loading…
bpo-39574: Improve str.__doc__ to clarify encoding and errors and their defaults.
awaiting core review
#18401
opened Feb 7, 2020 by
ericvsmith
Loading…
bpo-36017: Improve test_grp.test_errors for (big) LDAP directories
awaiting review
skip news
tests
Tests in the Lib/test dir
#19033
opened Mar 16, 2020 by
MatzeB
Loading…
bpo-39986: Make test_listdir from test_os more robust
awaiting review
needs backport to 3.13
bugs and security fixes
skip news
tests
Tests in the Lib/test dir
#19035
opened Mar 17, 2020 by
MatzeB
Loading…
bpo-26571: fix Turtle Terminator Exception
awaiting review
#19465
opened Apr 10, 2020 by
furkanonder
Loading…
bpo-40572: [_xxsubinterpreters] Add a way to request basic operations in another interpreter.
awaiting core review
#20012
opened May 8, 2020 by
ericsnowcurrently
Loading…
gh-83854: Map
errno==ETIME
to TimeoutError
awaiting changes
#20253
opened May 20, 2020 by
ZackerySpytz
Loading…
bpo-40872: Add multiprocessing.Lock.locked()
awaiting review
topic-multiprocessing
#20651
opened Jun 5, 2020 by
remilapeyre
Loading…
bpo-19670: Added SimpleCookie.value_encode/value_decode docs
awaiting review
needs backport to 3.12
only security fixes
needs backport to 3.13
bugs and security fixes
#21017
opened Jun 20, 2020 by
idomic
Loading…
bpo-41108: add
IP_PORTRANGE*
constants to the socket module
awaiting review
#21127
opened Jun 24, 2020 by
ngie-eign
Loading…
bpo-41097: allow io.BufferIO.write() operations when there are buffer views and no buffer resize is required
awaiting review
#21792
opened Aug 9, 2020 by
websurfer5
Loading…
bpo-45572: documented *headers* param for urllib.request.http_error_auth_reqed()
awaiting review
docs
Documentation in the Doc dir
#30814
opened Jan 23, 2022 by
akulakov
Loading…
bpo-46750: only import idna when required on several common code paths
awaiting review
DO-NOT-MERGE
#31328
opened Feb 14, 2022 by
slingamn
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.