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

Update Python Software Foundation Copyright Year.
#4 by orsenthil Member was closed Feb 14, 2017 Loading…
bpo-29428: make doctest documentation clearer awaiting changes docs Documentation in the Doc dir
#45 by JDLH Contributor was closed May 21, 2018 Loading…
Renamed whole Mac OS X's to macOS
#58 by ergenekonyigit was closed Feb 13, 2017 Loading…
fix typo
#59 by googya was closed Feb 14, 2017 Loading…
bpo-29481: DOC: mark which version typing.Deque added
#61 by tacaswell Contributor was closed Feb 15, 2017 Loading…
bpo-29523: Update setuptools to 34.2.0 and bundle its dependencies.
#67 by stratakis Contributor was closed Jun 1, 2017 Loading…
bpo-29863: Add json.COMPACT constant
#72 by andrewnester Contributor was closed May 13, 2017 Loading…
bpo-29548: Recommend PyObject_Call APIs over PyEval_Call APIs.
#75 by methane Member was merged Mar 14, 2017 Loading…
Add developer guide link to README.rst docs Documentation in the Doc dir
#118 by ncoghlan Contributor was closed Feb 18, 2017 Loading…
bpo-5945: mapping.rst: PyMapping_Check(list) returns 1 awaiting merge docs Documentation in the Doc dir
#144 by jbarlow83 was closed Jun 4, 2018 Loading…
bpo-21056: Document return type of next method of csv reader docs Documentation in the Doc dir sprint
#146 by aktech Contributor was merged May 23, 2017 Loading…
bpo-27470: fix documentation for -3 commandline option not warning wh… docs Documentation in the Doc dir
#150 by codenamesubho Contributor was merged Aug 4, 2017 Loading…
bpo-16011: Clarify behavior of __contains__ in user defined classes docs Documentation in the Doc dir sprint
#152 by aktech Contributor was merged Mar 28, 2017 Loading…
bpo-29526 Add reference to help('FORMATTING') in format() builtin sprint type-feature A feature request or enhancement
#166 by aktech Contributor was merged May 29, 2017 Loading…
Enable travis on fork branches with normalized naming scheme
#174 by aktech Contributor was closed Feb 23, 2017 Loading…
bpo-28754: AC on bisect. awaiting changes
#177 by JulienPalard Member was closed Mar 24, 2018 Loading…
bpo-28331: fix "CPython implementation detail:" label is removed when content is translated. docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error
#195 by methane Member was merged Mar 8, 2017 Loading…
bpo-27413: add --no-ensure-ascii argument to json.tool awaiting changes type-feature A feature request or enhancement
#201 by dhimmel Contributor was closed Dec 5, 2019 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.