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
/
howto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix document title for Sphinx.
Georg Brandl
2012-05-06
1
-3/+3
*
#14034: fix indentation.
Ezio Melotti
2012-05-06
1
-78/+78
*
#14034: added the argparse tutorial. Patch by Tshepang Lekhonkhobe.
Ezio Melotti
2012-05-06
2
-0/+765
*
Issue 14688: Fix typo
Raymond Hettinger
2012-04-29
1
-3/+3
*
Issue #13587: use the right RFC2617 name for WWW-Authenticate; patch by Aaron...
Sandro Tosi
2012-04-24
1
-2/+2
*
#14640: Fix typos/syntax in pyporting.rst.
R David Murray
2012-04-23
1
-5/+5
*
Issue #14641: minor fixes to sockets Howto; patch by Dionysios Kalofonos
Sandro Tosi
2012-04-23
1
-2/+2
*
Corrected version numbers in cookbook example.
Vinay Sajip
2012-04-16
1
-2/+2
*
Tweaked format of cookbook example.
Vinay Sajip
2012-04-16
1
-5/+5
*
Added cookbook example for BOM insertion.
Vinay Sajip
2012-04-16
1
-0/+44
*
Updated logging reference and HOWTO.
Vinay Sajip
2012-04-10
1
-0/+16
*
Corrected comment in cookbook example script.
Vinay Sajip
2012-04-09
1
-1/+1
*
Added multiprocessing example to logging cookbook.
Vinay Sajip
2012-04-08
1
-0/+229
*
Closes #14401: fix typos in curses howto.
Georg Brandl
2012-03-25
1
-3/+3
*
Issue #14400: Fix typo.
Martin v. Löwis
2012-03-24
1
-1/+1
*
Fix the wrong urllib exampls which use str for POST data. Closes Issue11261
Senthil Kumaran
2012-03-15
1
-1/+3
*
Use source reST role instead of file where it makes sense.
Éric Araujo
2012-03-05
2
-4/+4
*
Remove mention of defunct file.
Éric Araujo
2012-03-05
1
-2/+1
*
Propagate changes for issues #13053 and #13086 from 2.7 to 3.2. (Doc only.)
Larry Hastings
2012-02-29
1
-26/+85
*
Improved logging cookbook example.
Vinay Sajip
2012-02-28
1
-6/+11
*
Fix markup errors.
Georg Brandl
2012-02-28
1
-4/+2
*
Updated cookbook with information on customising LogRecords.
Vinay Sajip
2012-02-27
1
-0/+82
*
Updated logging cookbook with info on alternative format styles.
Vinay Sajip
2012-02-27
1
-4/+132
*
Fix Issue #6005: Examples in the socket library documentation use sendall,
Senthil Kumaran
2012-02-09
1
-0/+2
*
fix some broken URLs
Sandro Tosi
2011-12-31
2
-8/+8
*
s/SOCKSTREAM/TCP/
Antoine Pitrou
2011-12-05
1
-1/+1
*
Reword IPC section
Antoine Pitrou
2011-12-05
1
-5/+6
*
Use www.python.org instead of a hostname pointing to a parked (or squatted) d...
Antoine Pitrou
2011-12-05
1
-13/+10
*
Remove the outdated notion that multithreading doesn't work well on Unices.
Antoine Pitrou
2011-12-05
1
-13/+7
*
Remove reference to the base64 encoding.
Antoine Pitrou
2011-12-05
1
-23/+6
*
The functional module hasn't been maintained since 2006 and doesn't work with...
Antoine Pitrou
2011-12-05
1
-129/+0
*
Issue #12666: Added section about map changes.
Jason R. Coombs
2011-12-03
1
-0/+12
*
Added a configuration dictionary example to the logging cookbook.
Vinay Sajip
2011-11-23
1
-0/+64
*
Added lost documentation cross-reference.
Vinay Sajip
2011-10-27
1
-3/+4
*
Remove duplication.
Ezio Melotti
2011-10-19
3
-3/+3
*
Closes #12906: Fixed bug in YAML configuration.
Vinay Sajip
2011-09-06
1
-1/+1
*
Fix some misuses of Sphinx roles and one typo
Éric Araujo
2011-09-01
1
-3/+3
*
Fix typo reported by Sandro Tosi.
Ezio Melotti
2011-07-31
1
-1/+1
*
Fix function name: open -> urlopen.
Georg Brandl
2011-07-23
1
-1/+1
*
Issue #8890: Remove /tmp from examples.
Raymond Hettinger
2011-06-26
1
-1/+1
*
Issue 12126: removing incorrect claim about return value of select
Eli Bendersky
2011-05-22
1
-2/+1
|
\
|
*
Issue 12126: removing incorrect claim about return value of select
Eli Bendersky
2011-05-22
1
-2/+1
*
|
#11979: merge with 3.1.
Ezio Melotti
2011-05-14
1
-16/+17
|
\
\
|
|
/
|
*
#11979: improve wording and markup in sockets howto. Patch by Xavier Morel.
Ezio Melotti
2011-05-14
1
-16/+17
*
|
Issue #11940: Update external link.
Raymond Hettinger
2011-04-27
1
-1/+1
|
\
\
|
|
/
|
*
Issue #11940: Update external link.
Raymond Hettinger
2011-04-27
1
-1/+1
*
|
#11897: Fix typo in porting howto. Patch by Marti Raudsepp.
Ezio Melotti
2011-04-21
1
-2/+2
*
|
Issue 7391: Remove questionable and outdated HOWTO document with permission f...
Raymond Hettinger
2011-03-19
2
-291/+0
*
|
Merge doc fixes.
Georg Brandl
2011-03-06
1
-1/+1
|
\
\
|
|
/
|
*
#11239: add } to list of metacharacters (it is only a metacharacter sometimes...
Georg Brandl
2011-03-06
1
-1/+1
[next]