Skip to content

Pull requests: python/cpython

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

gh-75261: Propogate use_rawinput to recursive pdb (debug command) awaiting changes stale Stale PR or inactive for long period of time. stdlib Standard Library Python modules in the Lib/ directory
#2947 opened Jul 29, 2017 by segevfiner Contributor Loading…
gh-75710: IDLE: Add tests to some editor.py functions awaiting changes stale Stale PR or inactive for long period of time.
#3669 opened Sep 20, 2017 by csabella Contributor Loading…
gh-66136: IDLE: Fix use of unsaved indicator in titlebar of shell window awaiting changes stale Stale PR or inactive for long period of time. topic-IDLE
#3701 opened Sep 22, 2017 by csabella Contributor Loading…
bpo-31954: Reuse oldkeys if oldkeys->dk_size == newsize. awaiting changes stale Stale PR or inactive for long period of time. type-feature A feature request or enhancement
#4292 opened Nov 6, 2017 by serhiy-storchaka Member Loading…
bpo-28879: Add Date header if missing in smtplib send_message awaiting change review stale Stale PR or inactive for long period of time. type-feature A feature request or enhancement
#5176 opened Jan 13, 2018 by elafontaine Loading…
bpo-12706: timeout sentinel in ftplib and poplib documentation awaiting change review skip news stale Stale PR or inactive for long period of time.
#5309 opened Jan 25, 2018 by mwidjaja Contributor Loading…
gh-49844: IDLE startup configuration awaiting changes stale Stale PR or inactive for long period of time.
#5541 opened Feb 5, 2018 by csabella Contributor Loading…
gh-76578: Fix textwrap.wrap() so it's stable if run twice. awaiting core review stale Stale PR or inactive for long period of time. type-bug An unexpected behavior, bug, or error
#5615 opened Feb 11, 2018 by larryhastings Contributor Loading…
bpo-32862: Make os.dup2(fd, fd) a no-op for valid fd awaiting changes extension-modules C modules in the Modules dir stale Stale PR or inactive for long period of time.
#5713 opened Feb 17, 2018 by izbyshev Contributor Loading…
gh-77063: Added support for X25519 in SSLContext.set_ecdh_curve() awaiting changes stale Stale PR or inactive for long period of time. topic-SSL
#5771 opened Feb 20, 2018 by sruester Loading…
bpo-33222: Add canonicalisation to paths in site test suite. awaiting changes stale Stale PR or inactive for long period of time.
#6434 opened Apr 9, 2018 by akshaysharma096 Contributor Loading…
gh-76595: PyCapsule_Import() now imports submodules if needed. awaiting changes stale Stale PR or inactive for long period of time. type-feature A feature request or enhancement
#6898 opened May 16, 2018 by serhiy-storchaka Member Loading…
bpo-32814: Handle 8BITMIME availabilty in smtplib.SMTP.send_message awaiting change review stale Stale PR or inactive for long period of time.
#8303 opened Jul 16, 2018 by segevfiner Contributor Loading…
gh-78857: Always return a 2-tuple from divmod() and PyNumber_Divmod(). awaiting changes stale Stale PR or inactive for long period of time. type-feature A feature request or enhancement
#9301 opened Sep 14, 2018 by serhiy-storchaka Member Loading…
gh-79037: Add signature and body expression to the repr of lambda stale Stale PR or inactive for long period of time. type-feature A feature request or enhancement
#9647 opened Sep 30, 2018 by serhiy-storchaka Member Draft
bpo-34861 Make cProfile default output more useful awaiting change review stale Stale PR or inactive for long period of time.
#9655 opened Oct 1, 2018 by boxed Contributor Loading…
gh-79282: Fix inspect.findsource breaking on class frame objects awaiting core review stale Stale PR or inactive for long period of time.
#10209 opened Oct 29, 2018 by orlnub123 Contributor Loading…
bpo-35954: Clarify string conversion in ConfigParser awaiting change review skip news stale Stale PR or inactive for long period of time.
#11918 opened Feb 18, 2019 by remilapeyre Loading…
bpo-31199: configure fails if libasan is not installed when --with-address-sanitizer is enabled awaiting changes stale Stale PR or inactive for long period of time.
#12433 opened Mar 19, 2019 by matrixise Member Loading…
bpo-28113: Convert Win32{Symlink,Junction}Tests to use support.TESTFN awaiting changes skip news stale Stale PR or inactive for long period of time. tests Tests in the Lib/test dir
#12907 opened Apr 22, 2019 by berkerpeksag Member Draft
bpo-34861: better cProfile CLI defaults: sort by time, restrict to top 20 awaiting changes stale Stale PR or inactive for long period of time.
#13083 opened May 4, 2019 by andreasvc Loading…
bpo-24263: Fix unittest to discover tests named with non-ascii characters awaiting change review stale Stale PR or inactive for long period of time.
#13149 opened May 7, 2019 by abadger Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.