index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-33262: Deprecate passing None for `s` to shlex.split() (GH-6514)
Zackery Spytz
2020-04-01
1
-0/+3
*
bpo-40094: Enhance os.WIFEXITED documentation (GH-19244)
Victor Stinner
2020-04-01
1
-10/+24
*
bpo-40094: Add test.support.wait_process() (GH-19254)
Victor Stinner
2020-03-31
1
-0/+15
*
Document most common signals (GH-19245)
Victor Stinner
2020-03-31
1
-0/+106
*
fix comma location in various places (GH-19233)
Mathieu Dupuy
2020-03-30
5
-6/+6
*
bpo-19698: Document when importlib.machinery.FrozenImporter gained spec-relat...
Brett Cannon
2020-03-25
1
-0/+4
*
bpo-36144: Add union operators to WeakValueDictionary584 (#19127)
Curtis Bucher
2020-03-25
1
-0/+3
*
bpo-40013: Clarify documentation of restval in csv.DictReader (GH-19099)
Juhana Jauhiainen
2020-03-24
1
-1/+2
*
Clarify a guarantee of the logging module. (GH-19132)
Gregory P. Smith
2020-03-24
1
-0/+1
*
closes bpo-40017: Add CLOCK_TAI constant to the time module. (GH-19096)
Russell Owen
2020-03-24
1
-1/+10
*
Updated documentation for FOR_ITER (GH-19113)
laike9m
2020-03-24
1
-1/+1
*
bpo-36144: Add union operators to WeakKeyDictionary (#19106)
Curtis Bucher
2020-03-23
1
-0/+3
*
bpo-36144: Add PEP 584 operators to collections.ChainMap (#18832)
Curtis Bucher
2020-03-23
1
-0/+3
*
bpo-39652: Truncate the column name after '[' only if PARSE_COLNAMES is set. ...
Serhiy Storchaka
2020-03-21
1
-3/+4
*
bpo-40010: COMPUTE_EVAL_BREAKER() checks for subinterpreter (GH-19087)
Victor Stinner
2020-03-20
1
-5/+7
*
bpo-39797 Changes to socketserver.BaseServer's shutdown() method. (GH-18929)
amaajemyfren
2020-03-20
1
-0/+2
*
Fix "versionchanged" for pow named arguments (GH-19042)
Mark Dickinson
2020-03-19
1
-1/+1
*
bpo-39507: Add HTTP status 418 "I'm a Teapot" (GH-18291)
Ross
2020-03-15
1
-1/+2
*
Link to list of keywords in the laguage reference (GH-18024)
Борис Верховский
2020-03-14
1
-5/+6
*
bpo-39677: dis: rename the operand of MAKE_FUNCTION from `argc` to `flags` fo...
Taine Zhao
2020-03-14
1
-1/+1
*
bpo-39509: Update HTTP status code to follow IANA (GH-18294)
Dong-hee Na
2020-03-14
1
-0/+5
*
bpo-36144: OrderedDict Union (PEP 584) (#18967)
Brandt Bucher
2020-03-13
1
-0/+4
*
bpo-36144: Update os.environ and os.environb for PEP 584 (#18911)
Charles Burkland
2020-03-13
1
-0/+6
*
Fix syntax error in an example in the ast documentation and sync docstrings (...
Pablo Galindo
2020-03-12
1
-1/+1
*
Update some www.unicode.org URLs to use HTTPS. (GH-18912)
Benjamin Peterson
2020-03-11
2
-4/+4
*
closes bpo-39926: Update Unicode to 13.0.0. (GH-18910)
Benjamin Peterson
2020-03-11
2
-5/+5
*
tracemalloc: 'pretty top' example no longer changes the filename (GH-18903)
Adam Johnson
2020-03-10
1
-3/+1
*
bpo-34822: Simplify AST for subscription. (GH-9605)
Serhiy Storchaka
2020-03-10
1
-37/+31
*
bpo-1294959: Add sys.platlibdir attribute (GH-18381)
Victor Stinner
2020-03-10
1
-0/+21
*
bpo-28577: Special case added to IP v4 and v6 hosts for /32 and /128 networks...
Pete Wicken
2020-03-09
1
-1/+6
*
bpo-36287: Make ast.dump() not output optional fields and attributes with def...
Serhiy Storchaka
2020-03-09
1
-99/+75
*
bpo-38691: importlib ignores PYTHONCASEOK if -E is used (GH-18627)
idomic
2020-03-09
1
-0/+3
*
bpo-39852: IDLE 'Go to line' deletes selection, updates status (GH-18801)
Terry Jan Reedy
2020-03-08
1
-1/+3
*
bpo-39567: Document audit for os.walk, os.fwalk, Path.glob and Path.rglob. (G...
Serhiy Storchaka
2020-03-08
2
-0/+8
*
bpo-36144: Update MappingProxyType with PEP 584's operators (#18814)
Brandt Bucher
2020-03-07
1
-0/+5
*
bpo-39199: Use 'eval' mode for the examples with expression nodes (GH-18828)
Pablo Galindo
2020-03-07
1
-292/+211
*
bpo-36144: Implement defaultdict union (GH-18729)
Brandt Bucher
2020-03-06
1
-0/+4
*
IDLE doc: improve Startup failure subsection. (#18771)
Jules Lasne (jlasne)
2020-03-06
1
-7/+10
*
Add a missing space after a period in 'typing.TypedDict' documentation (GH-18...
Miss Islington (bot)
2020-03-05
1
-1/+1
*
bpo-39808: Improve docs for pathlib.Path.stat() (GH-18719)
Brett Cannon
2020-03-04
1
-1/+1
*
bpo-39674: Revert "bpo-37330: open() no longer accept 'U' in file mode (GH-16...
Victor Stinner
2020-03-04
3
-11/+15
*
bpo-35712: Make using NotImplemented in a boolean context issue a deprecation...
MojoVampire
2020-03-03
1
-1/+6
*
bpo-39674: Update collections ABC deprecation doc (GH-18747)
Victor Stinner
2020-03-03
1
-1/+1
*
bpo-39775: inspect: Change Signature.parameters back to OrderedDict. (GH-18684)
Inada Naoki
2020-03-02
1
-7/+4
*
Fix misleading statement about mixed-type numeric comparisons (GH-18615)
Mark Dickinson
2020-03-02
1
-2/+4
*
bpo-39199: Add descriptions of non-deprecated nodes to the AST module documen...
Pablo Galindo
2020-03-02
1
-6/+1497
*
Mention backports (GH-18715)
Stefan Krah
2020-02-29
1
-1/+1
*
bpo-39794: Add --without-decimal-contextvar (#18702)
Stefan Krah
2020-02-29
1
-3/+12
*
bpo-39667: Sync zipp 3.0 (GH-18540)
Jason R. Coombs
2020-02-29
1
-4/+14
*
bpo-37534: Allow adding Standalone Document Declaration when generating XML d...
Henry Harutyunyan
2020-02-29
1
-3/+16
[next]