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
*
docs/whatsnew/3.5: Update peps section
Yury Selivanov
2015-09-08
1
-71/+179
*
Issue #23406: Remove specific line number from susp-ignored.csv
Martin Panter
2015-09-07
1
-1/+1
*
Issue #23406: Merge 3.4 into 3.5
Martin Panter
2015-09-07
2
-6/+11
|
\
|
*
Issue #23406: Clarify documentation on multiplying a sequence
Martin Panter
2015-09-07
2
-6/+11
*
|
Merge: #24998: fix cut and paste error in subprocess example.
R David Murray
2015-09-04
1
-1/+1
|
\
\
|
|
/
|
*
#24998: fix cut and paste error in subprocess example.
R David Murray
2015-09-04
1
-1/+1
*
|
Merge 3.4 (asyncio doc)
Victor Stinner
2015-09-02
1
-4/+4
|
\
\
|
|
/
|
*
asyncio doc: fix subprocess sections
Victor Stinner
2015-09-02
1
-4/+4
*
|
Improve tutorial suggestion for looping techniques
Raymond Hettinger
2015-09-01
1
-11/+11
*
|
Make asyncio provisional
Yury Selivanov
2015-08-31
1
-0/+7
*
|
Issue #24952: Merge 3.4 into 3.5
Martin Panter
2015-08-31
2
-2/+4
|
\
\
|
|
/
|
*
Issue #24952: Clarify default argument of stack_size() in threading, _thread
Martin Panter
2015-08-31
2
-2/+4
*
|
merge 3.4 (#24963)
Benjamin Peterson
2015-08-30
1
-1/+1
|
\
\
|
|
/
|
*
fix spelling that was a bit confused (closes #24963)
Benjamin Peterson
2015-08-30
1
-1/+1
*
|
merge
Raymond Hettinger
2015-08-30
1
-3/+3
|
\
\
|
|
/
|
*
Issue #24931: Resolve __dict__ conflict in namedtuple subclasses.
Raymond Hettinger
2015-08-30
1
-3/+3
*
|
Issue #24272: Remove usage of default reST role from typing docs
Zachary Ware
2015-08-30
1
-47/+50
*
|
Issue #24962: Merge 3.4
Zachary Ware
2015-08-30
1
-2/+3
|
\
\
|
|
/
|
*
Issue #24962: Remove space from filename
Zachary Ware
2015-08-30
1
-2/+3
*
|
Issue #24947: Merge 3.4
Zachary Ware
2015-08-27
1
-1/+1
|
\
\
|
|
/
|
*
Issue #24947: Fix grammar in asyncio doc
Zachary Ware
2015-08-27
1
-1/+1
*
|
docs: Better comment for tp_as_async slot
Yury Selivanov
2015-08-26
1
-1/+2
*
|
Issue #24808: Merge 3.4 into 3.5; adjust new tp_as_async field
Martin Panter
2015-08-25
3
-16/+15
|
\
\
|
|
/
|
*
Issue #24808: Update the documentation of some PyTypeObject fields
Martin Panter
2015-08-25
3
-16/+15
*
|
Merge.
Larry Hastings
2015-08-24
1
-1/+1
|
\
\
|
*
|
Fix for one-letter type in What's New In Python 3.5.
Larry Hastings
2015-08-24
1
-1/+1
*
|
|
Merge: #24926: Fix typo in example.
R David Murray
2015-08-24
1
-1/+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
#24926: Fix typo in example.
R David Murray
2015-08-24
1
-1/+1
*
|
|
Issue #22812: Fix unittest discovery examples.
Robert Collins
2015-08-24
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #22812: Fix unittest discovery examples.
Robert Collins
2015-08-24
1
-2/+2
*
|
|
Further improve os.path.commonprefix() docs.
Yury Selivanov
2015-08-19
1
-4/+4
*
|
|
merge 3.4 (#24883)
Benjamin Peterson
2015-08-18
1
-4/+4
|
\
\
\
|
|
/
/
|
*
|
'Py_Buffer' should be 'Py_buffer' (closes #24883)
Benjamin Peterson
2015-08-18
1
-4/+4
*
|
|
docs: Improve docs for os.path.commonprefix
Yury Selivanov
2015-08-18
1
-2/+15
*
|
|
Issue #24079: merge from 3.4
Ned Deily
2015-08-18
1
-11/+19
|
\
\
\
|
|
/
/
|
*
|
Issue #24079: Improve description of the text and tail attributes for
Ned Deily
2015-08-18
1
-11/+19
*
|
|
docs: Clarify that gi_yieldfrom was first added in 3.5
Yury Selivanov
2015-08-17
1
-3/+4
*
|
|
docs: Fix inspect docs re gi_yieldfrom
Yury Selivanov
2015-08-17
1
-4/+4
*
|
|
Issue #16554: fix description for MAKE_CLOSURE. Initial patch by Daniel Urban.
Antoine Pitrou
2015-08-13
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #16554: fix description for MAKE_CLOSURE. Initial patch by Daniel Urban.
Antoine Pitrou
2015-08-13
1
-2/+2
*
|
|
Issue #23725: Overhaul tempfile docs.
Robert Collins
2015-08-12
1
-66/+89
|
|
/
|
/
|
*
|
Adds documentation for the new Windows embedded package.
Steve Dower
2015-08-08
1
-4/+89
*
|
Issue #23756: Clarify the terms "contiguous" and "bytes-like object".
Stefan Krah
2015-08-08
4
-13/+30
*
|
Issue #15944: memoryview: Allow arbitrary formats when casting to bytes.
Stefan Krah
2015-08-08
1
-1/+4
*
|
Issue #4395: Better testing and documentation of binary operators.
Robert Collins
2015-08-06
1
-9/+13
|
\
\
|
|
/
|
*
Issue #4395: Better testing and documentation of binary operators.
Robert Collins
2015-08-06
1
-9/+13
*
|
Issue #24531: Document that encoding lines cannot follow non-comment lines.
Robert Collins
2015-08-06
1
-2/+4
|
\
\
|
|
/
|
*
Issue #24531: Document that encoding lines cannot follow non-comment lines.
Robert Collins
2015-08-06
1
-2/+4
*
|
Issue #21279: Merge with 3.4
Zachary Ware
2015-08-06
1
-10/+11
|
\
\
|
|
/
|
*
Issue #21279: Flesh out str.translate docs
Zachary Ware
2015-08-06
1
-10/+11
[next]