summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix typo. Spotted by Bo Bayles on docs@.Georg Brandl2013-10-061-1/+1
* | merge with 3.3Georg Brandl2013-10-061-1/+1
|\ \ | |/
| * Fix link to the "pexports" tool. Found by Joe Aikkaravelil on docs@.Georg Brandl2013-10-061-1/+1
* | merge with 3.3Georg Brandl2013-10-061-1/+1
|\ \ | |/
| * Fix order of required StreamReader/StreamWriter base classes. Spotted by Edw...Georg Brandl2013-10-061-1/+1
* | merge with 3.3Georg Brandl2013-10-061-0/+2
|\ \ | |/
| * Minor improvement: add indication that the main function goes on.Georg Brandl2013-10-061-0/+2
* | merge with 3.3Georg Brandl2013-10-061-1/+1
|\ \ | |/
| * Fix missing class name in markup. Found by Tanky Woo on docs@.Georg Brandl2013-10-061-1/+1
* | merge with 3.3Georg Brandl2013-10-061-1/+1
|\ \ | |/
| * Unicode howto: use .txt as a more universally understood extension for text f...Georg Brandl2013-10-061-1/+1
* | merge with 3.3Georg Brandl2013-10-061-0/+12
|\ \ | |/
| * Add missing list methods. Found by Leonardo Pereira on docs@.Georg Brandl2013-10-061-0/+12
* | merge with 3.3Georg Brandl2013-10-061-1/+1
|\ \ | |/
| * Fix example in backreference description. Found by Alexander Heger on docs@.Georg Brandl2013-10-061-1/+1
* | merge with 3.3Georg Brandl2013-10-061-2/+2
|\ \ | |/
| * Fix method name: ensure_directories, not create_directories. Found by Michael...Georg Brandl2013-10-061-2/+2
* | merge with 3.3Georg Brandl2013-10-061-1/+1
|\ \ | |/
| * PythonCAD is now on PyQt, use Wing as a prominent PyGtk example.Georg Brandl2013-10-061-1/+1
* | merge with 3.3Georg Brandl2013-10-061-1/+1
|\ \ | |/
| * Fix minor bug in httplib example. Found by Alex MacAulay on docs@.Georg Brandl2013-10-061-1/+1
* | merge with 3.3Georg Brandl2013-10-061-1/+1
|\ \ | |/
| * Fix SQLite datatype name: it is REAL, not FLOAT. Found by Richard Kelsall on ...Georg Brandl2013-10-061-1/+1
* | merge with 3.3Georg Brandl2013-10-061-1/+1
|\ \ | |/
| * Counter: fix recipe for "n least common elements". Found by Mikhail Golubev o...Georg Brandl2013-10-061-1/+1
* | merge with 3.3Georg Brandl2013-10-061-1/+1
|\ \ | |/
| * Fix typo.Georg Brandl2013-10-061-1/+1
* | merge with 3.3Georg Brandl2013-10-061-14/+26
|\ \ | |/
| * Closes #15956: improve documentation of named groups and how to reference them.Georg Brandl2013-10-061-14/+26
* | merge with 3.3Georg Brandl2013-10-061-1/+1
|\ \ | |/
| * Fix small grammar mistake.Georg Brandl2013-10-061-1/+1
* | merge with 3.3Georg Brandl2013-10-061-1/+1
|\ \ | |/
| * Fix missing period.Georg Brandl2013-10-061-1/+1
* | merge with 3.3Georg Brandl2013-10-061-1/+3
|\ \ | |/
| * Fix wrong Python highlighting in directory hierarchy code block.Georg Brandl2013-10-061-1/+3
* | merge with 3.3Georg Brandl2013-10-061-1/+1
|\ \ | |/
| * Small clarification in extending docs.Georg Brandl2013-10-061-1/+1
* | merge with 3.3Georg Brandl2013-10-061-1/+3
|\ \ | |/
| * Closes #13951: Add a "faulthandler" reference in the ctypes docs talking abou...Georg Brandl2013-10-061-1/+3
* | merge with 3.3Georg Brandl2013-10-061-1/+1
|\ \ | |/
| * Closes #18927: Lock.acquire only accepts -1 or positive values for timeout.Georg Brandl2013-10-061-1/+1
* | merge headsGeorg Brandl2013-10-062-80/+51
|\ \
| * | Issue #18972: Modernize email examples and use the argparse module in them.Serhiy Storchaka2013-10-062-80/+51
* | | merge with 3.3Georg Brandl2013-10-064-17/+18
|\ \ \ | |/ / |/| / | |/
| * Use "lambda expression" as preferred to "lambda form".Georg Brandl2013-10-064-17/+18
* | merge with 3.3Georg Brandl2013-10-061-11/+18
|\ \ | |/
| * Closes #18646: improve lambda docs in tutorial. Original patch by Terry Reedy.Georg Brandl2013-10-061-11/+18
* | merge with 3.3Georg Brandl2013-10-061-1/+1
|\ \ | |/
| * Fix small copy-paste typo in ossaudiodev setparameters() example (found by Ke...Georg Brandl2013-10-061-1/+1
* | merge with 3.3Georg Brandl2013-10-061-6/+6
|\ \ | |/