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 #26039: Added zipfile.ZipInfo.from_file() and zipinfo.ZipInfo.is_dir().
Serhiy Storchaka
2016-02-07
2
-0/+34
*
Merge string formatting doc fixes from 3.5
Martin Panter
2016-02-08
9
-29/+31
|
\
|
*
Issue #25179: Preparatory cleanup of existing docs on string formatting
Martin Panter
2016-02-08
9
-29/+31
*
|
merge from 3.5
Senthil Kumaran
2016-02-06
1
-1/+1
|
\
\
|
|
/
|
*
Fix userinfo example presented in urllib2 howto.
Senthil Kumaran
2016-02-06
1
-1/+1
*
|
Merge with 3.5
Zachary Ware
2016-02-04
1
-1/+1
|
\
\
|
|
/
|
*
Python for .NET has moved to Github.
Zachary Ware
2016-02-04
1
-1/+1
*
|
Merge with 3.5
Zachary Ware
2016-02-02
1
-1/+1
|
\
\
|
|
/
|
*
Fix typo.
Zachary Ware
2016-02-02
1
-1/+1
*
|
Issue #26244: Merge zlib documentation from 3.5
Martin Panter
2016-02-03
1
-3/+4
|
\
\
|
|
/
|
*
Issue #26244: Clarify default zlib compression level in documentation
Martin Panter
2016-02-03
1
-3/+4
|
*
Issue #26194: Inserting into a full deque to raise an IndexError
Raymond Hettinger
2016-02-02
1
-2/+2
*
|
merge
Raymond Hettinger
2016-02-02
1
-2/+2
*
|
Merge 3.5 (doc)
Victor Stinner
2016-01-31
1
-35/+38
|
\
\
|
|
/
|
*
Enhance os.scandir() doc
Victor Stinner
2016-01-31
1
-35/+38
*
|
Issue #26242: Fix another one in importlib.rst
Berker Peksag
2016-01-30
1
-1/+1
|
\
\
|
|
/
|
*
Issue #26242: Fix another one in importlib.rst
Berker Peksag
2016-01-30
1
-1/+1
*
|
Fix a markup error in socket.rst
Berker Peksag
2016-01-30
1
-1/+1
|
\
\
|
|
/
|
*
Fix a markup error in socket.rst
Berker Peksag
2016-01-30
1
-1/+1
*
|
Update "Creating Virtual Environments" link in venv documentation
Berker Peksag
2016-01-30
1
-1/+1
|
\
\
|
|
/
|
*
Update "Creating Virtual Environments" link in venv documentation
Berker Peksag
2016-01-30
1
-1/+1
*
|
Update output of venv -h
Berker Peksag
2016-01-30
1
-4/+5
|
\
\
|
|
/
|
*
Update output of venv -h
Berker Peksag
2016-01-30
1
-4/+5
*
|
Add a link to PEP 384 in stable.rst
Berker Peksag
2016-01-28
1
-1/+1
|
\
\
|
|
/
|
*
Add a link to PEP 384 in stable.rst
Berker Peksag
2016-01-28
1
-1/+1
*
|
Issue #19023: Merge ctypes doc and tests from 3.5
Martin Panter
2016-01-29
1
-4/+54
|
\
\
|
|
/
|
*
Issue #19023: Document ctypes array and pointer classes
Martin Panter
2016-01-29
1
-4/+54
*
|
Issue #26034: Sync documentation of --clear with its behavior
Berker Peksag
2016-01-28
1
-3/+2
|
\
\
|
|
/
|
*
Issue #26034: Sync documentation of --clear with its behavior
Berker Peksag
2016-01-28
1
-3/+2
*
|
Issue #26199: Fix broken link in unittest.mock-examples.rst
Berker Peksag
2016-01-28
1
-1/+1
|
\
\
|
|
/
|
*
Issue #26199: Fix broken link in unittest.mock-examples.rst
Berker Peksag
2016-01-28
1
-1/+1
*
|
Issue #26220: Merge Unicode how-to from 3.5
Martin Panter
2016-01-29
1
-3/+0
|
\
\
|
|
/
|
*
Issue #26220: Remove outdated comment about a question mark
Martin Panter
2016-01-29
1
-3/+0
*
|
merge
Raymond Hettinger
2016-01-27
1
-0/+3
|
\
\
|
|
/
|
*
Issue #26194: Fix undefined behavior for deque.insert() when len(d) == maxlen
Raymond Hettinger
2016-01-27
1
-0/+3
*
|
Issue #18018: Raise an ImportError if a relative import is attempted
Brett Cannon
2016-01-23
1
-0/+4
*
|
Issue #25791: Warn when __package__ != __spec__.parent.
Brett Cannon
2016-01-22
2
-7/+17
*
|
Merge from 3.5
Brett Cannon
2016-01-22
1
-1/+1
|
\
\
|
|
/
|
*
Fix a typo in a code example
Brett Cannon
2016-01-22
1
-1/+1
*
|
Merge 3.5 (i18n doc, issue #25907)
Victor Stinner
2016-01-22
3
-59/+59
|
\
\
|
|
/
|
*
doc: i18n HTML templates
Victor Stinner
2016-01-22
3
-59/+59
*
|
merge from 3.5
Senthil Kumaran
2016-01-22
1
-2/+2
|
\
\
|
|
/
|
*
minor clarification on Zipfile 'x' mode - exclusive creation of a file.
Senthil Kumaran
2016-01-22
1
-2/+2
*
|
Issue #18620: Improve Pool examples in multiprocessing documentation
Berker Peksag
2016-01-21
1
-11/+26
|
\
\
|
|
/
|
*
Issue #18620: Improve Pool examples in multiprocessing documentation
Berker Peksag
2016-01-21
1
-11/+26
*
|
merge from 3.5
Senthil Kumaran
2016-01-21
1
-7/+7
|
\
\
|
|
/
|
*
issue25909 - Correct the documentation of PyMapping_Items, PyMapping_Keys and
Senthil Kumaran
2016-01-21
1
-7/+7
*
|
Merge 3.5 (doc)
Victor Stinner
2016-01-21
1
-177/+183
|
\
\
|
|
/
|
*
Issue #26106: doc: Move text of licenses to parsed literal block
Victor Stinner
2016-01-21
1
-177/+183
*
|
merge 3.5 (#26172)
Benjamin Peterson
2016-01-21
1
-1/+1
|
\
\
|
|
/
[next]