-
-
Notifications
You must be signed in to change notification settings - Fork 30.5k
Pull requests: python/cpython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
bpo-28940: Don't fail early when __length_hint__() is too big for preallocation.
awaiting review
#8635
opened Aug 2, 2018 by
sir-sigurd
Loading…
gh-77057: fix handling of invalid markup declarations. (WIP)
DO-NOT-MERGE
#9295
opened Sep 14, 2018 by
ezio-melotti
•
Draft
gh-78877: Match PyByteArray_FromObject() behavior with the documentation
awaiting core review
#9332
opened Sep 15, 2018 by
ZackerySpytz
Loading…
gh-79282: Fix inspect.findsource breaking on class frame objects
awaiting core review
#10209
opened Oct 29, 2018 by
orlnub123
Loading…
gh-79413: Add module and qualname arguments to dataclasses.make_dataclass()
awaiting review
#11371
opened Dec 30, 2018 by
remilapeyre
Loading…
[WIP] bpo-24177: Add env var proxy support to http.client
DO-NOT-MERGE
#11729
opened Feb 2, 2019 by
demianbrecht
•
Draft
bpo-31062: Allow socket.makefile to handle line buffering properly
awaiting review
#12370
opened Mar 16, 2019 by
vxgmichel
Loading…
bpo-36335: add bdb.Bdb.is_skipped_frame
awaiting review
#12392
opened Mar 18, 2019 by
blueyed
Loading…
bpo-36388: pdb: do_debug: restore previous sys.gettrace (might be None)
awaiting review
#12479
opened Mar 21, 2019 by
blueyed
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-13127: Fix attr name setter behavior
awaiting review
#14757
opened Jul 13, 2019 by
potomak
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…
gh-81989: Deprecate passing a single argument to super()
awaiting review
#15205
opened Aug 11, 2019 by
ZackerySpytz
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…
bpo-11416: handle multiple .netrc entries per host
awaiting review
#17823
opened Jan 4, 2020 by
arsyee
Loading…
gh-72353: WindowsConsoleIO misbehavior when Ctrl+C is ignored
awaiting review
needs backport to 3.12
bug and security fixes
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…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.