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 #4254: Adds _curses.update_lines_cols() Patch by Arnon Yaari
Steve Dower
2015-04-15
2
-0/+12
*
Issue 19933: Provide default argument for ndigits in round. Patch by Vajrasky...
Steve Dower
2015-04-15
1
-2/+2
*
Issue 23193: Add numeric_owner to tarfile.TarFile.extract() and tarfile.TarFi...
Eric V. Smith
2015-04-15
2
-11/+30
*
properly wrap
Benjamin Peterson
2015-04-15
1
-2/+2
*
Add a subprocess.run() function than returns a CalledProcess instance for a
Gregory P. Smith
2015-04-14
2
-119/+178
*
issue9859: add the missing versionadded tag to the documentation.
Gregory P. Smith
2015-04-14
1
-0/+2
*
Merge: #23957: fix typo.
R David Murray
2015-04-14
1
-1/+1
|
\
|
*
#23957: fix typo.
R David Murray
2015-04-14
1
-1/+1
*
|
issue9859: Document test.support.detect_api_mismatch() and simplify its test.
Gregory P. Smith
2015-04-14
1
-0/+9
*
|
issue9014: Include more formatting on :c:type:`PyObject` etc.
Gregory P. Smith
2015-04-14
1
-3/+3
|
\
\
|
|
/
|
*
issue9014: Include more formatting on :c:type:`PyObject` etc.
Gregory P. Smith
2015-04-14
1
-3/+3
*
|
issue9014: Properly document PyObject_HEAD and friends post-PEP-3123.
Gregory P. Smith
2015-04-14
1
-29/+41
|
\
\
|
|
/
|
*
issue9014: Properly document PyObject_HEAD and friends post-PEP-3123.
Gregory P. Smith
2015-04-14
1
-29/+41
*
|
remove trailing space
Gregory P. Smith
2015-04-14
1
-1/+1
|
\
\
|
|
/
|
*
remove trailing space :)
Gregory P. Smith
2015-04-14
1
-1/+1
*
|
issue22046: mention that zipfile can raise NotImplementedError on unsupported
Gregory P. Smith
2015-04-14
1
-1/+5
|
\
\
|
|
/
|
*
issue22046: mention that zipfile can raise NotImplementedError on unsupported
Gregory P. Smith
2015-04-14
1
-1/+5
*
|
#21146: give a more efficient recipe in gzip docs
Andrew Kuchling
2015-04-14
1
-1/+2
*
|
Issue #23943: Fix typos. Patch by Piotr Kasprzyk.
Berker Peksag
2015-04-14
3
-3/+3
|
\
\
|
|
/
|
*
Issue #23943: Fix typos. Patch by Piotr Kasprzyk.
Berker Peksag
2015-04-14
3
-3/+3
*
|
Issue #22631: Added Linux-specific socket constant CAN_RAW_FD_FRAMES.
Larry Hastings
2015-04-13
2
-0/+15
*
|
Closes #23730: merge with 3.4
Zachary Ware
2015-04-13
1
-0/+2
|
\
\
|
|
/
|
*
Issue #23730: Document the return value of ZipFile.extract
Zachary Ware
2015-04-13
1
-0/+2
*
|
Closes #23938: List Windows XP as an unsupported platform.
Zachary Ware
2015-04-13
1
-1/+1
*
|
Fix a grammar error in the porting HOWTO as found by Eric Smith.
Brett Cannon
2015-04-13
1
-1/+1
*
|
Issue #23733: Mention bytes.__mod__ in the porting HOWTO.
Brett Cannon
2015-04-13
1
-3/+2
*
|
Fix doc build error
Antoine Pitrou
2015-04-13
1
-1/+1
*
|
Fix duplicate doc entry for SSLContext.get_ca_certs()
Antoine Pitrou
2015-04-13
1
-12/+4
|
\
\
|
|
/
|
*
Fix duplicate doc entry for SSLContext.get_ca_certs()
Antoine Pitrou
2015-04-13
1
-12/+4
*
|
Issue #23732: Mention the new -b semantics in the porting HOWTO.
Brett Cannon
2015-04-13
1
-4/+6
*
|
Issue #23731: Implement PEP 488.
Brett Cannon
2015-04-13
16
-57/+125
*
|
Closes #17202: Merge with 3.4
Zachary Ware
2015-04-13
1
-133/+133
|
\
\
|
|
/
|
*
Issue #17202: Add .bat to .hgeol to force them to CRLF.
Zachary Ware
2015-04-13
1
-124/+124
*
|
Closes #23932: Merge with 3.4
Zachary Ware
2015-04-13
1
-11/+10
|
\
\
|
|
/
|
*
Issue #23932: Update the tutorial section on function annotations.
Zachary Ware
2015-04-13
1
-11/+10
*
|
Doc clarification / edification on the semantics of the 'w*' format unit.
Larry Hastings
2015-04-13
2
-5/+12
*
|
Merge: #17380: Document tp_init return value in extending docs.
R David Murray
2015-04-13
1
-1/+2
|
\
\
|
|
/
|
*
#17380: Document tp_init return value in extending docs.
R David Murray
2015-04-13
1
-1/+2
*
|
#23464: remove JoinableQueue that was deprecated in 3.4.4.
R David Murray
2015-04-12
2
-11/+4
*
|
Issue #12955: Change the urlopen() examples to use context managers where app...
Berker Peksag
2015-04-12
5
-28/+38
|
\
\
|
|
/
|
*
Issue #12955: Change the urlopen() examples to use context managers where app...
Berker Peksag
2015-04-12
5
-28/+38
*
|
Issue #23668: Adds support for os.truncate and os.ftruncate on Windows
Steve Dower
2015-03-21
2
-4/+11
*
|
Close #23904: fix pathlib documentation misleadingly mentioning that bytes ob...
Antoine Pitrou
2015-04-11
1
-2/+2
|
\
\
|
|
/
|
*
Close #23904: fix pathlib documentation misleadingly mentioning that bytes ob...
Antoine Pitrou
2015-04-11
1
-2/+2
*
|
Issue #23912: Fix code formatting in datamodel.rst.
Berker Peksag
2015-04-11
1
-3/+3
|
\
\
|
|
/
|
*
Issue #23912: Fix code formatting in datamodel.rst.
Berker Peksag
2015-04-11
1
-3/+3
*
|
merge 3.4
Benjamin Peterson
2015-04-11
1
-7/+7
|
\
\
|
|
/
|
*
use imperative
Benjamin Peterson
2015-04-11
1
-7/+7
*
|
Issue #23529: Limit the size of decompressed data when reading from
Antoine Pitrou
2015-04-10
3
-10/+28
*
|
Null merge
Serhiy Storchaka
2015-04-10
1
-0/+2
|
\
\
|
|
/
[next]