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
*
Merge 3.5
Yury Selivanov
2015-12-17
1
-0/+6
|
\
|
*
docs: Document ASYNC/AWAIT tokens (issue #25580)
Yury Selivanov
2015-12-17
1
-0/+6
*
|
Merge 3.5
Yury Selivanov
2015-12-17
2
-6/+6
|
\
\
|
|
/
|
*
Merge 3.4
Yury Selivanov
2015-12-17
2
-6/+6
|
|
\
|
|
*
docs/asyncio: Twek sections names per Nick Coghlan suggestion
Yury Selivanov
2015-12-17
2
-6/+6
*
|
|
Merge 3.5
Yury Selivanov
2015-12-15
1
-1/+4
|
\
\
\
|
|
/
/
|
*
|
docs/asyncio: Update ensure_future & run_coroutine_threadsafe docs
Yury Selivanov
2015-12-15
1
-1/+4
*
|
|
Merge 3.5
Yury Selivanov
2015-12-15
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
docs/whatsnew/3.5: Fix ref link
Yury Selivanov
2015-12-15
1
-1/+1
*
|
|
Merge 3.5
Yury Selivanov
2015-12-15
1
-0/+12
|
\
\
\
|
|
/
/
|
*
|
whatsnew/3.5: Mention new asyncio APIs in 3.5.1
Yury Selivanov
2015-12-15
1
-0/+12
*
|
|
Issue #11072: change the incorrect "deprecation" of ftplib dir() and nlst()
Gregory P. Smith
2015-12-14
1
-3/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #11072: change the incorrect "deprecation" of ftplib dir() and nlst()
Gregory P. Smith
2015-12-14
1
-3/+3
*
|
|
Merge: #25495: Clarify b2a_base64 documentation vis 57 bytes.
R David Murray
2015-12-13
1
-4/+3
|
\
\
\
|
|
/
/
|
*
|
Merge: #25495: Clarify b2a_base64 documentation vis 57 bytes.
R David Murray
2015-12-13
1
-3/+6
|
|
\
\
|
|
|
/
|
|
*
#25495: Clarify b2a_base64 documentation vis 57 bytes.
R David Murray
2015-12-13
1
-3/+6
*
|
|
Issue #22341: Merge CRC doc from 3.5
Martin Panter
2015-12-11
2
-34/+26
|
\
\
\
|
|
/
/
|
*
|
Issue #22341: Drop Python 2 workaround and document CRC initial value
Martin Panter
2015-12-11
2
-34/+26
*
|
|
Issue #14285: Merge runpy fix from 3.5
Martin Panter
2015-12-11
2
-2/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #14285: Do not catch exceptions initializing any ancestor package
Martin Panter
2015-12-10
2
-2/+3
*
|
|
Merge with 3.5
Zachary Ware
2015-12-09
1
-1/+2
|
\
\
\
|
|
/
/
|
*
|
Clarify that only *documentation* bugs should go to docs@python.org
Zachary Ware
2015-12-09
1
-1/+2
*
|
|
Issue #21240: Add an abstractmethod directive to mark abstract methods in the...
Berker Peksag
2015-12-08
4
-11/+25
|
\
\
\
|
|
/
/
|
*
|
Issue #21240: Add an abstractmethod directive to mark abstract methods in the...
Berker Peksag
2015-12-08
4
-11/+25
*
|
|
Issue #25701: Merge set and delete documentation from 3.5
Martin Panter
2015-12-08
3
-19/+40
|
\
\
\
|
|
/
/
|
*
|
Issue #25701: Document C API functions that both set and delete objects
Martin Panter
2015-12-08
3
-19/+40
*
|
|
Merge for issue #23936
Brett Cannon
2015-12-04
2
-19/+42
|
\
\
\
|
|
/
/
|
*
|
Issue #23936: Clarify what finders are.
Brett Cannon
2015-12-04
2
-19/+42
*
|
|
Merge for issue #25500
Brett Cannon
2015-12-04
1
-5/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #25500: Fix the language reference to not claim that import
Brett Cannon
2015-12-04
1
-5/+4
*
|
|
Closes #25767: Merge with 3.5
Zachary Ware
2015-12-01
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #25767: Merge with 3.4
Zachary Ware
2015-12-01
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Issue #25767: Link to English Wikipedia instead of French.
Zachary Ware
2015-12-01
1
-1/+1
*
|
|
Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failure
Martin Panter
2015-11-30
7
-25/+49
*
|
|
#25485: Add context manager support to Telnet class.
R David Murray
2015-11-28
2
-0/+18
*
|
|
Issue #22989, #21228: Merge urlopen() doc from 3.5
Martin Panter
2015-11-26
1
-7/+13
|
\
\
\
|
|
/
/
|
*
|
Issue #22989, #21228: Merge urlopen() doc from 3.4 into 3.5
Martin Panter
2015-11-26
1
-7/+13
|
|
\
\
|
|
|
/
|
|
*
Issues #22989, #21228: Document HTTP response object for urlopen()
Martin Panter
2015-11-26
1
-7/+13
*
|
|
Closes #25508: Merged documentation fix from 3.5.
Vinay Sajip
2015-11-24
1
-1/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #25508: Merged documentation fix from 3.4.
Vinay Sajip
2015-11-24
1
-1/+3
|
|
\
\
|
|
|
/
|
|
*
Issue #25508: Clarify documentation on LogRecord args attribute.
Vinay Sajip
2015-11-24
1
-1/+3
*
|
|
Issue #25576: Merge www-form-urlencoded doc from 3.5
Martin Panter
2015-11-24
3
-30/+16
|
\
\
\
|
|
/
/
|
*
|
Issue #25576: Merge www-form-urlencoded doc from 3.4 into 3.5
Martin Panter
2015-11-24
3
-30/+16
|
|
\
\
|
|
|
/
|
|
*
Issue #25576: Remove application/x-www-form-urlencoded charset advice
Martin Panter
2015-11-24
3
-30/+16
*
|
|
merge
Raymond Hettinger
2015-11-24
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #25700: Clarify that namedtuple property docstrings became writeable in...
Raymond Hettinger
2015-11-24
1
-0/+3
*
|
|
Issue #25706: Fixed markup in the documentation.
Serhiy Storchaka
2015-11-23
3
-4/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #25706: Fixed markup in the documentation.
Serhiy Storchaka
2015-11-23
3
-4/+4
|
|
\
\
|
|
|
/
|
|
*
Issue #25706: Fixed markup in the documentation.
Serhiy Storchaka
2015-11-23
3
-4/+4
*
|
|
Issue #25689: Merge ftplib and nntplib docs from 3.5
Martin Panter
2015-11-21
2
-4/+3
|
\
\
\
|
|
/
/
[next]