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
*
Issue #27031: Removed dummy methods in Tkinter widget classes: tk_menuBar()
Serhiy Storchaka
2016-05-16
1
-0/+4
*
Issue #27033: The default value of the decode_data parameter for
Serhiy Storchaka
2016-05-16
1
-23/+27
*
Expand abbreviations FIFO and LIFO.
Serhiy Storchaka
2016-05-16
6
-14/+21
*
Issue #27034: Removed deprecated class asynchat.fifo.
Serhiy Storchaka
2016-05-16
1
-8/+8
*
Issue #26039: Document ZipInfo.is_dir() and make force_zip64 keyword-only.
Serhiy Storchaka
2016-05-15
1
-2/+10
*
Issue #26870: Add readline.set_auto_history(), originally by Tyler Crompton
Martin Panter
2016-05-15
2
-0/+22
*
Issue #25533: Merge frozen module docs from 3.5
Martin Panter
2016-05-15
3
-8/+9
|
\
|
*
Issue #25533: Update documentation regarding the frozen modules table
Martin Panter
2016-05-15
3
-8/+9
*
|
Issue #26039: zipfile.ZipFile.open() can now be used to write data into a ZIP
Serhiy Storchaka
2016-05-13
2
-16/+30
*
|
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka
2016-05-10
63
-413/+449
|
\
\
|
|
/
|
*
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka
2016-05-10
63
-413/+449
*
|
merge 3.5 (#26986)
Benjamin Peterson
2016-05-10
1
-2/+3
|
\
\
|
|
/
|
*
improve PyFunction_New docs (closes #26986)
Benjamin Peterson
2016-05-10
1
-2/+3
*
|
Issue #26156: Make expressions grammar description more semantically correct.
Serhiy Storchaka
2016-05-08
1
-2/+2
|
\
\
|
|
/
|
*
Issue #26156: Make expressions grammar description more semantically correct.
Serhiy Storchaka
2016-05-08
1
-2/+2
*
|
Merge typo fixes from 3.5
Martin Panter
2016-05-08
3
-3/+3
|
\
\
|
|
/
|
*
Corrections for a/an in code comments and documentation
Martin Panter
2016-05-08
1
-1/+1
|
*
Fix typos in comments, documentation and test method names
Martin Panter
2016-05-08
2
-2/+2
*
|
Issue #26512: Merge rounding doc from 3.5
Martin Panter
2016-05-08
1
-13/+16
|
\
\
|
|
/
|
*
Issue #26512: Clarify Integral; tidy up table of rounding functions
Martin Panter
2016-05-08
1
-13/+16
*
|
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
65
-138/+138
|
\
\
|
|
/
|
*
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
65
-138/+138
*
|
Issue #26889: Fixed hyperlinks formatting.
Serhiy Storchaka
2016-05-07
1
-4/+4
|
\
\
|
|
/
|
*
Issue #26889: Fixed hyperlinks formatting.
Serhiy Storchaka
2016-05-07
1
-4/+4
*
|
Issue #26889: Tweaked xmlrpc.client documentation.
Serhiy Storchaka
2016-05-07
1
-89/+102
|
\
\
|
|
/
|
*
Issue #26889: Tweaked xmlrpc.client documentation.
Serhiy Storchaka
2016-05-07
1
-89/+102
*
|
Issue #26957: Remove duplicate 'the' from datetime documentation
Berker Peksag
2016-05-04
1
-1/+1
|
\
\
|
|
/
|
*
Issue #26957: Remove duplicate 'the' from datetime documentation
Berker Peksag
2016-05-04
1
-1/+1
*
|
Merge with 3.5
Terry Jan Reedy
2016-05-02
1
-8/+10
|
\
\
|
|
/
|
*
Clarify IDLE-console differences with respect to the sys module.
Terry Jan Reedy
2016-05-02
1
-8/+10
*
|
Issue #26322: Document typing.Set, patch by Joseph Moran
Berker Peksag
2016-04-29
1
-2/+2
|
\
\
|
|
/
|
*
Issue #26322: Document typing.Set, patch by Joseph Moran
Berker Peksag
2016-04-29
1
-2/+2
*
|
Closes #26875: Merge with 3.5
Zachary Ware
2016-04-28
1
-1/+1
|
\
\
|
|
/
|
*
Issue #26875: Fix mmap example
Zachary Ware
2016-04-28
1
-1/+1
*
|
Issue #25788: fileinput.hook_encoded() now supports an "errors" argument
Serhiy Storchaka
2016-04-27
2
-3/+14
*
|
fileinput.hook_encoded() uses builtin open(), not codecs.open().
Serhiy Storchaka
2016-04-27
1
-1/+1
|
\
\
|
|
/
|
*
fileinput.hook_encoded() uses builtin open(), not codecs.open().
Serhiy Storchaka
2016-04-27
1
-1/+1
*
|
Issue #20598: Merge argparse docs from 3.5
Martin Panter
2016-04-26
1
-23/+23
|
\
\
|
|
/
|
*
Issue #20598: Replace trivial split() calls with lists in argparse docs
Martin Panter
2016-04-26
1
-23/+23
*
|
merge
Raymond Hettinger
2016-04-26
1
-1/+5
|
\
\
|
|
/
|
*
Issue #24715: Improve sort stability example
Raymond Hettinger
2016-04-26
1
-1/+5
*
|
Issue #16394: Note the tee() pure python equivalent is only a rough approxim...
Raymond Hettinger
2016-04-26
1
-1/+4
*
|
merge 3.5
Senthil Kumaran
2016-04-25
1
-0/+2
|
\
\
|
|
/
|
*
Issue #26804: urllib.request will prefer lower_case proxy environment variables
Senthil Kumaran
2016-04-25
1
-0/+2
*
|
Merge with 3.5
Zachary Ware
2016-04-25
1
-2/+2
|
\
\
|
|
/
|
*
FileExistsError is raised by mkdir when dir exists
Zachary Ware
2016-04-25
1
-2/+2
*
|
Issue #23662: Document default value of RFC 2109 attributes
Berker Peksag
2016-04-25
1
-1/+1
|
\
\
|
|
/
|
*
Issue #23662: Document default value of RFC 2109 attributes
Berker Peksag
2016-04-25
1
-1/+1
*
|
Issue #26249: Mention PyMem_Malloc() change in What's New in Python 3.6 in the
Victor Stinner
2016-04-24
1
-0/+7
*
|
Issue #24911: Merge socket context manager doc from 3.5
Martin Panter
2016-04-24
2
-37/+30
|
\
\
|
|
/
[next]