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
*
whatsnew/3.5: More examples
Yury Selivanov
2015-09-13
1
-2/+27
*
whatsnew/3.5: Cover asyncio changes relative to 3.4.0
Yury Selivanov
2015-09-13
1
-0/+38
*
whatsnew/3.5: Add some examples
Yury Selivanov
2015-09-13
1
-21/+177
*
merge 3.4
Benjamin Peterson
2015-09-13
1
-1/+1
|
\
|
*
fix name of argument in docstring and the docs (closes #25076)
Benjamin Peterson
2015-09-13
1
-1/+1
*
|
whatsnew/3.5: Update editor's email addresses
Yury Selivanov
2015-09-12
1
-1/+1
*
|
whatsnew/3.5 More edits
Yury Selivanov
2015-09-12
1
-48/+168
*
|
whatsnew/3.5: Edits
Yury Selivanov
2015-09-12
1
-10/+129
*
|
Marked keystrokes with the :kbd: role.
Serhiy Storchaka
2015-09-12
17
-29/+29
|
\
\
|
|
/
|
*
Marked keystrokes with the :kbd: role.
Serhiy Storchaka
2015-09-12
17
-29/+29
*
|
Issue #16473: Merge codecs doc and test from 3.4 into 3.5
Martin Panter
2015-09-12
1
-8/+8
|
\
\
|
|
/
|
*
Issue #16473: Fix byte transform codec documentation; test quotetabs=True
Martin Panter
2015-09-12
1
-8/+8
|
*
Issue #25063: socket.sendfile() does not exist in 3.4
Martin Panter
2015-09-11
1
-5/+0
*
|
socket.sendfile() is a method not a module
Martin Panter
2015-09-11
1
-1/+1
*
|
Issue #25043: Merge Bluetooth doc from 3.4 into 3.5
Martin Panter
2015-09-11
1
-0/+16
|
\
\
|
|
/
|
*
Issue #25043: Document BDADDR_ and HCI_ Bluetooth socket constants
Martin Panter
2015-09-11
1
-0/+16
*
|
whatsnew/3.5: Added missed author names.
Serhiy Storchaka
2015-09-11
1
-16/+20
*
|
Merge with 3.4
Zachary Ware
2015-09-11
1
-1/+1
|
\
\
|
|
/
|
*
Fix grammatical error in csv docs.
Zachary Ware
2015-09-11
1
-1/+1
*
|
Removes invalid installer options from documentation.
Steve Dower
2015-09-11
1
-2/+2
*
|
whatsnew/3.5: Fix nits
Yury Selivanov
2015-09-11
1
-8/+8
*
|
whatsnew/3.5: Drop empty section
Yury Selivanov
2015-09-11
1
-7/+0
*
|
whatsnew/3.5: Sync whatsnew with versionadded/versionchanged doc tags
Yury Selivanov
2015-09-11
3
-6/+79
*
|
Issue #25030: Merge seek() doc fixes from 3.4 into 3.5
Martin Panter
2015-09-11
1
-6/+7
|
\
\
|
|
/
|
*
Issue #25030: Do not document seek() as if it accepts keyword arguments
Martin Panter
2015-09-11
1
-6/+7
*
|
whatsnew/3.5: Second pass over NEWS entries
Yury Selivanov
2015-09-11
1
-10/+95
*
|
Issue #25022: Merge susp-ignored.csv from 3.4 into 3.5
Martin Panter
2015-09-11
1
-1/+0
|
\
\
|
|
/
|
*
Issue #25022: Avoid warning about unused suspicious rule
Martin Panter
2015-09-11
1
-1/+0
*
|
Issue #24984: Merge BTPROTO_SCO doc fix from 3.4 into 3.5
Martin Panter
2015-09-11
1
-1/+1
|
\
\
|
|
/
|
*
Issue #24984: BTPROTO_SCO supports only bytes objects
Martin Panter
2015-09-11
1
-1/+1
*
|
whatsnew/3.5: Reformat code examples
Yury Selivanov
2015-09-11
1
-29/+33
*
|
whatsnew/3.5: Another editing pass
Yury Selivanov
2015-09-11
2
-92/+106
*
|
whatsnew/3.5: Fix refs in the importlib section
Yury Selivanov
2015-09-10
1
-11/+12
*
|
whatsnew/3.5: Clarify types.coroutine & types.CoroutineType
Yury Selivanov
2015-09-10
1
-5/+9
*
|
whatsnew/3.5: Don't mention pyio.FileIO
Yury Selivanov
2015-09-10
1
-8/+0
*
|
whatsnew/3.5: Describe changes in issue #22980
Yury Selivanov
2015-09-10
1
-1/+44
*
|
whatsnew/3.5: More edits -- use articles consistently; fix refs
Yury Selivanov
2015-09-10
1
-353/+382
*
|
whatsnew/3.5: Editorialization pass on library section
Yury Selivanov
2015-09-10
1
-399/+551
*
|
Issue #25022: Merge with 3.4
Zachary Ware
2015-09-10
1
-143/+3
|
\
\
|
|
/
|
*
Issue #25022: Add NEWS, fix docs to not mention the old example.
Zachary Ware
2015-09-10
1
-144/+3
*
|
Add the original author of profile.py back to the docs, at his request.
Guido van Rossum
2015-09-10
1
-1/+1
*
|
Fix typos and improve markup in typing.rst.
Berker Peksag
2015-09-10
1
-19/+18
*
|
Use print function in mock docs.
Berker Peksag
2015-09-10
1
-6/+6
|
\
\
|
|
/
|
*
Use print function in mock docs.
Berker Peksag
2015-09-10
1
-6/+6
*
|
Restore doc updates to typing.rst by Ivan Levkivskyi and Daniel Andrade Groppe.
Guido van Rossum
2015-09-10
1
-18/+110
*
|
whatsnew/3.5: Mention issue 22464
Yury Selivanov
2015-09-10
1
-0/+3
*
|
whatsnew/3.5: Merge argparse entries
Yury Selivanov
2015-09-09
1
-6/+2
*
|
whatsnew/3.5: First pass over NEWS is done.
Yury Selivanov
2015-09-09
2
-27/+152
*
|
docs.compileall: Fix markup (rendering was off, noticed by Berker Peksag)
Yury Selivanov
2015-09-09
1
-6/+3
*
|
whatsnew/3.5: Fix nits per Berker Peksag suggestion
Yury Selivanov
2015-09-09
1
-3/+2
[next]