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 with 3.3
Georg Brandl
2013-10-06
1
-3/+3
|
\
|
*
Closes #19177: replace dead link to SSL/TLS introduction with the version fro...
Georg Brandl
2013-10-06
1
-3/+3
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-13/+13
|
\
\
|
|
/
|
*
Closes #19181: replace non-existing host ftp.cwi.nl with ftp.debian.org in ft...
Georg Brandl
2013-10-06
1
-13/+13
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-2/+2
|
\
\
|
|
/
|
*
Closes #12350: clarify blocks/block size members of stat result.
Georg Brandl
2013-10-06
1
-2/+2
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Fix typo. Spotted by Bo Bayles on docs@.
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Fix link to the "pexports" tool. Found by Joe Aikkaravelil on docs@.
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Fix order of required StreamReader/StreamWriter base classes. Spotted by Edw...
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-0/+2
|
\
\
|
|
/
|
*
Minor improvement: add indication that the main function goes on.
Georg Brandl
2013-10-06
1
-0/+2
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Fix missing class name in markup. Found by Tanky Woo on docs@.
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Unicode howto: use .txt as a more universally understood extension for text f...
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-0/+12
|
\
\
|
|
/
|
*
Add missing list methods. Found by Leonardo Pereira on docs@.
Georg Brandl
2013-10-06
1
-0/+12
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Fix example in backreference description. Found by Alexander Heger on docs@.
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-2/+2
|
\
\
|
|
/
|
*
Fix method name: ensure_directories, not create_directories. Found by Michael...
Georg Brandl
2013-10-06
1
-2/+2
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
PythonCAD is now on PyQt, use Wing as a prominent PyGtk example.
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Fix minor bug in httplib example. Found by Alex MacAulay on docs@.
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Fix SQLite datatype name: it is REAL, not FLOAT. Found by Richard Kelsall on ...
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Counter: fix recipe for "n least common elements". Found by Mikhail Golubev o...
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Fix typo.
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-14/+26
|
\
\
|
|
/
|
*
Closes #15956: improve documentation of named groups and how to reference them.
Georg Brandl
2013-10-06
1
-14/+26
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Fix small grammar mistake.
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Fix missing period.
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+3
|
\
\
|
|
/
|
*
Fix wrong Python highlighting in directory hierarchy code block.
Georg Brandl
2013-10-06
1
-1/+3
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Small clarification in extending docs.
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+3
|
\
\
|
|
/
|
*
Closes #13951: Add a "faulthandler" reference in the ctypes docs talking abou...
Georg Brandl
2013-10-06
1
-1/+3
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Closes #18927: Lock.acquire only accepts -1 or positive values for timeout.
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge heads
Georg Brandl
2013-10-06
2
-80/+51
|
\
\
|
*
|
Issue #18972: Modernize email examples and use the argparse module in them.
Serhiy Storchaka
2013-10-06
2
-80/+51
[next]