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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-33843: Remove deprecated stuff in cgi module (GH-7662)
INADA Naoki
2018-06-19
2
-26/+4
*
bpo-33866: enum: Stop using OrderedDict (GH-7698)
INADA Naoki
2018-06-18
1
-2/+2
*
bpo-33892: Doc: Use gender neutral words (GH-7770)
Andrés Delfino
2018-06-18
8
-20/+20
*
bpo-33859: Fix spelling mistakes in docs. (GH-7691)
Xtreak
2018-06-16
7
-7/+7
*
bpo-33499: Add PYTHONPYCACHEPREFIX env var for alt bytecode cache location. (...
Carl Meyer
2018-06-16
3
-0/+41
*
bpo-33571: Improve the glossary description for '...' prompt (GH-6971)
Andrés Delfino
2018-06-16
1
-2/+3
*
bpo-33836: Recommend keyword-only param for memoization in FAQ (GH-7687)
Noah Haasis
2018-06-16
1
-2/+2
*
Use singular, we are talking about the access (GH-7727)
Andrés Delfino
2018-06-16
1
-1/+1
*
bpo-33854: Add PEP 461 title to 'See also' note (GH-7688)
Andrés Delfino
2018-06-15
1
-1/+4
*
bpo-33847: Add '@' operator entry to index (GH-7669)
Andrés Delfino
2018-06-15
1
-1/+3
*
bpo-33852: Remove misplaced parentheses around 'list'. (GH-7672)
Andrés Delfino
2018-06-15
1
-1/+1
*
bpo-33818: PyExceptionClass_Name() will now return "const char *". (GH-7581)
Serhiy Storchaka
2018-06-15
1
-0/+4
*
bpo-17045: Improve C-API doc for PyTypeObject. (gh-7413)
Eric Snow
2018-06-14
2
-129/+1177
*
bpo-31378: Document sqlite3.OperationalError exception (GH-7677)
Zackery Spytz
2018-06-13
1
-0/+7
*
bpo-33828: Add missing versionchanged note for string.Formatter. (GH-7668)
Xiang Zhang
2018-06-13
1
-2/+5
*
bpo-33671: efficient zero-copy for shutil.copy* functions (Linux, OSX and Win...
Giampaolo Rodola
2018-06-12
2
-3/+69
*
bpo-27397: Make email module properly handle invalid-length base64 strings (#...
Tal Einat
2018-06-12
1
-0/+4
*
Fix nested list in 3.7 What's New (GH-7659)
Ned Deily
2018-06-12
1
-0/+1
*
bpo-25612: Add minimal What's New in 3.7 entry (GH-7656)
Ned Deily
2018-06-12
1
-0/+5
*
bpo-31432: Clarify ssl CERT_NONE/OPTIONAL/REQUIRED docs. (GH-3530)
Christian Heimes
2018-06-11
1
-13/+25
*
bpo-33656: Add entry to What's New 3.7. (GH-7638)
Terry Jan Reedy
2018-06-11
1
-0/+6
*
bpo-33656: On Windows, add API call saying that tk scales for DPI (GH-7137)
Terry Jan Reedy
2018-06-11
1
-0/+6
*
bpo-33831: Make htmlview run again (GH-7628)
Andrés Delfino
2018-06-11
1
-1/+1
*
bpo-30820: Remove incorrect docs for email.contentmanager.raw_data_manager (#...
Zackery Spytz
2018-06-11
1
-9/+0
*
bpo-23404: Update/sync What's New files for 3.6/3.5/2.7 (GH-7620)
Ned Deily
2018-06-11
3
-0/+268
*
bpo-33745: Add What's New for empty function docstring change. (GH-7611)
Ned Deily
2018-06-11
1
-0/+5
*
bpo-33109: Remove now-obsolete What's New entry for bpo-26510. (GH-7609)
Ned Deily
2018-06-11
1
-6/+0
*
bpo-33812: Corrected astimezone for naive datetimes. (GH-7578)
Alexander Belopolsky
2018-06-10
1
-2/+1
*
bpo-33610: Update IDLE Code Context doc entry (GH-7597)
Terry Jan Reedy
2018-06-10
1
-1/+2
*
bpo-33820: Fix IDLE What's New typo (#7594)
Terry Jan Reedy
2018-06-10
1
-1/+1
*
bpo-33821: Update idlelib subsection of What's New 3.7 (#7590)
Terry Jan Reedy
2018-06-10
1
-2/+10
*
bpo-33820: Update idlelib subsection of What's New 3.6 (GH-7589)
Terry Jan Reedy
2018-06-10
1
-0/+37
*
Remove hyphens from phrase "picks up where it left off" (GH-7410)
Andrés Delfino
2018-06-10
1
-3/+3
*
Fix typo in object.__getnewargs__() documentation (GH-7554)
Andrés Delfino
2018-06-10
1
-1/+1
*
bpo-33766: Document that end of file or string is a newline (GH-7383)
Ammar Askar
2018-06-09
1
-5/+6
*
doc: Fix typo in asyncio-eventloop.rst (GH-7345)
MarcoFalke
2018-06-09
1
-2/+2
*
bpo-33409: Clarify PEP 538/540 relationship (GH-7534)
Nick Coghlan
2018-06-09
2
-24/+104
*
Fix indendation level of versionchanged directive in configparser.items() doc...
Andrés Delfino
2018-06-09
1
-4/+4
*
bpo-33801: Remove non-ordered dict comment from plistlib doc (GH-7495)
Andrés Delfino
2018-06-08
1
-3/+1
*
bpo-33800: Fix default argument for parameter dict_type of ConfigParser/RawCo...
Andrés Delfino
2018-06-08
1
-2/+9
*
bpo-33197: Add versionadded tag to the documentation of ParameterKind (GH-7536)
Dong-hee Na
2018-06-08
1
-0/+2
*
bpo-33736: Improve the documentation of asyncio stream APIs (GH-7326)
Elvis Pranskevichus
2018-06-08
3
-35/+73
*
bpo-33798: Update csv document about dict order (GH-7490)
Andrés Delfino
2018-06-08
1
-3/+1
*
bpo-33799: Remove non-ordered dicts comments from FAQ
Andrés Delfino
2018-06-08
2
-10/+1
*
bpo-33197: Add description property for _ParameterKind. (GH-7206)
Dong-hee Na
2018-06-08
1
-0/+17
*
bpo-33792: Add selector and proactor windows policies (GH-7487)
Yury Selivanov
2018-06-08
1
-0/+4
*
bpo-33609: small wording fixes to dict ordering docs
Neil Schemenauer
2018-06-07
1
-5/+5
*
update 3.7 whatsnew entry about Unicode version (GH-7480)
Benjamin Peterson
2018-06-07
1
-2/+2
*
bpo-17909: Document that json.load can accept a binary IO (GH-7366)
Anthony Sottile
2018-06-07
1
-3/+7
*
bpo-29235: Update document for Profiler's context manager (GH-7331)
Scott Sanderson
2018-06-07
2
-0/+5
[next]