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
*
Added a cookbook entry on logging audible messages.
Vinay Sajip
2015-02-01
1
-0/+54
*
Added a logging cookbook entry on customized exception formatting.
Vinay Sajip
2015-01-28
1
-0/+55
*
Add missing URL link to Modernize docs.
Ned Deily
2015-01-03
1
-1/+1
*
improve incorrect French (#23109)
Benjamin Peterson
2014-12-24
1
-2/+2
*
Issue #23047: Fix typo in pyporting.rst.
Berker Peksag
2014-12-13
1
-1/+1
*
Backport of porting HOWTO
Brett Cannon
2014-12-12
1
-583/+358
*
remove reference to dead irc channel (closes #23038)
Benjamin Peterson
2014-12-12
1
-3/+1
*
Fix 2to3 reference link in pyporting.rst.
Ned Deily
2014-11-23
1
-4/+3
*
Doc: fix default role usage (except in unittest mock docs)
Georg Brandl
2014-10-30
1
-1/+1
*
Fixing broken links in doc, part 4: some more breaks and redirects
Georg Brandl
2014-10-29
3
-4/+3
*
Fixing broken links in doc, part 2: howto/
Georg Brandl
2014-10-29
5
-45/+30
*
Fix external links to docs.python.org to use internal links instead.
Georg Brandl
2014-10-29
1
-3/+3
*
Use https:// URLs when referring to python.org hosts.
Georg Brandl
2014-10-29
7
-26/+26
*
Closes #22748: there are no PyString C functions in 3.x.
Georg Brandl
2014-10-28
1
-4/+3
*
Issue #16863: Explain difference between text and 2.7 behavior.
Terry Jan Reedy
2014-10-22
1
-0/+2
*
Updated cookbook entry to replace shutil.chown with os.chown.
Vinay Sajip
2014-10-22
1
-2/+7
*
use source role instead of linking to svn
Benjamin Peterson
2014-10-07
1
-10/+7
*
Fixed typo in documentation.
Vinay Sajip
2014-06-25
1
-1/+1
*
Fix typo reported by Jesse W on docs@
Zachary Ware
2014-06-16
1
-1/+2
*
#21693 - Fix the broken link for pylons project.
Senthil Kumaran
2014-06-11
1
-1/+1
*
Updated logging HOWTO section on optimization.
Vinay Sajip
2014-06-01
1
-0/+14
*
fix typo in variable name (closes #21586)
Benjamin Peterson
2014-05-26
1
-1/+1
*
Don't grow strings by concatenation. Use ''.join() instead.
Raymond Hettinger
2014-05-18
1
-5/+7
*
fix off-by-one error (closes #21330)
Benjamin Peterson
2014-04-23
1
-1/+1
*
Updated external link in documentation.
Vinay Sajip
2014-03-25
1
-1/+1
*
sync pyporting howto from python 3 docs
Benjamin Peterson
2014-03-11
1
-360/+282
*
Added cookbook entry on logging filter configuration using dictConfig().
Vinay Sajip
2014-02-03
1
-0/+220
*
Removed spaces before colons and semicolons.
Serhiy Storchaka
2013-12-24
2
-4/+3
*
Removed spaces before commas and periods.
Serhiy Storchaka
2013-12-23
3
-3/+3
*
Added minor clarification in logging HOWTO.
Vinay Sajip
2013-12-06
1
-1/+2
*
Issue #19795: Improved markup of True/False constants.
Serhiy Storchaka
2013-11-29
1
-2/+2
*
fix description of super() behavior on descriptors
Benjamin Peterson
2013-10-18
1
-1/+1
*
Minor grammar fix.
Georg Brandl
2013-10-08
1
-1/+1
*
Fix some PEP8 in curses HOWTO.
Georg Brandl
2013-10-06
1
-11/+15
*
Issue #18759: Improved cross-references in logging documentation.
Vinay Sajip
2013-08-16
2
-57/+62
*
#15130: remove repeat of abstract paragraph from socket howto body.
R David Murray
2013-07-25
1
-6/+0
*
Issue #18541: simplified LoggerAdapter example.
Vinay Sajip
2013-07-24
1
-57/+19
*
Issue #18452: fix several "occurrence" typos (reported by FĂ©vry Thibault).
Ned Deily
2013-07-14
1
-1/+1
*
#7152: Remove incorrectly added reference to DataHandler.
R David Murray
2013-04-28
1
-1/+1
*
Reflow paragraph.
R David Murray
2013-04-28
1
-4/+4
*
#7152: Clarify that ProxyHandler is added only if proxy settings are detected.
R David Murray
2013-04-28
1
-3/+5
*
#17729: remove the Advocacy HOWTO from the index.
Ezio Melotti
2013-04-23
1
-1/+0
*
#17729: remove the outdated Advocacy HOWTO, as suggested by the author.
Ezio Melotti
2013-04-23
1
-355/+0
*
bind('') does not do the same as bind('localhost')
Georg Brandl
2013-04-14
1
-3/+5
*
Change wording as Eli Bendersky suggests.
Andrew Svetlov
2013-04-06
1
-2/+2
*
Fix typo
Andrew Svetlov
2013-04-05
1
-1/+1
*
merge heads
Andrew Svetlov
2013-04-05
1
-1/+1
|
\
|
*
Fix typo.
Andrew Svetlov
2013-04-05
1
-1/+1
*
|
Backport rev. 3ae74b361f53 to 2.7 branch.
Georg Brandl
2013-03-28
1
-0/+2
|
\
\
|
*
|
Closes #4159: add LaTeX tabular column specifications to tables that otherwis...
Georg Brandl
2013-03-28
1
-0/+2
[next]