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
*
Merged documentation update from 3.3.
Vinay Sajip
2014-01-17
1
-0/+28
|
\
|
*
Added example to recently added cookbook entry.
Vinay Sajip
2014-01-17
1
-0/+28
*
|
Issue #20208: Clarify some things in the Python porting HOWTO.
Brett Cannon
2014-01-17
1
-9/+11
*
|
Issue #20226: Major improvements to Argument Clinic.
Larry Hastings
2014-01-16
1
-42/+227
*
|
Merged documentation update from 3.3.
Vinay Sajip
2014-01-15
2
-1/+92
|
\
\
|
|
/
|
*
Added cookbook entry on alternative formatting styles.
Vinay Sajip
2014-01-15
2
-1/+92
*
|
Issue #20268: Argument Clinic now supports cloning the parameters
Larry Hastings
2014-01-15
1
-0/+43
*
|
Minor doc fix in Clinic howto.
Larry Hastings
2014-01-12
1
-3/+4
*
|
Issue #20214: Fixed a number of small issues and documentation errors in
Larry Hastings
2014-01-12
1
-20/+120
*
|
Closes #20200: Argument Clinic custom converter example should be in a
Zachary Ware
2014-01-10
1
-2/+2
*
|
Issue #19273: The marker comments Argument Clinic uses have been changed
Larry Hastings
2014-01-07
1
-63/+63
*
|
Issue #20141: Improved Argument Clinic's support for the PyArg_Parse "O!"
Larry Hastings
2014-01-07
1
-12/+15
*
|
Issue #20096: Update the Python 2/3 porting HOWTO to focus on
Brett Cannon
2014-01-07
1
-375/+223
*
|
Argument Clinic: fixed test suite, improved howto.
Larry Hastings
2014-01-05
1
-87/+154
*
|
Issue #19659: Added documentation for Argument Clinic.
Larry Hastings
2014-01-04
2
-0/+901
*
|
Removed spaces before colons and semicolons.
Serhiy Storchaka
2013-12-24
2
-4/+4
|
\
\
|
|
/
|
*
Removed spaces before colons and semicolons.
Serhiy Storchaka
2013-12-24
2
-4/+4
*
|
Removed spaces before commas and periods.
Serhiy Storchaka
2013-12-23
2
-2/+2
|
\
\
|
|
/
|
*
Removed spaces before commas and periods.
Serhiy Storchaka
2013-12-23
2
-2/+2
*
|
Merged minor documentation update from 3.3.
Vinay Sajip
2013-12-06
1
-1/+2
|
\
\
|
|
/
|
*
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
2
-3/+3
|
\
\
|
|
/
|
*
Issue #19795: Improved markup of True/False constants.
Serhiy Storchaka
2013-11-29
2
-3/+3
*
|
#19778: fix a couple of re reprs in the documentation.
Ezio Melotti
2013-11-25
1
-4/+4
*
|
#19639: update the repr of the match objects in the docs. Patch by Claudiu P...
Ezio Melotti
2013-11-23
1
-8/+8
*
|
Issue #19504: Used American spelling for 'customize'.
Vinay Sajip
2013-11-15
1
-5/+5
|
\
\
|
|
/
|
*
Issue #19504: Used American spelling for 'customize'.
Vinay Sajip
2013-11-15
1
-5/+5
*
|
Closes #18345: Merged documentation update from 3.3.
Vinay Sajip
2013-11-05
1
-0/+135
|
\
\
|
|
/
|
*
Issue #18345: Added cookbook example illustrating handler customisation.
Vinay Sajip
2013-11-05
1
-0/+135
*
|
merge with 3.3
Georg Brandl
2013-10-29
1
-1/+1
|
\
\
|
|
/
|
*
Clarify sentence.
Georg Brandl
2013-10-29
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-27
1
-1/+1
|
\
\
|
|
/
|
*
Fix markup errors in the docs and amend suspicious ignores.
Georg Brandl
2013-10-27
1
-1/+1
*
|
merge 3.3
Benjamin Peterson
2013-10-18
1
-1/+1
|
\
\
|
|
/
|
*
fix description of super() behavior on descriptors
Benjamin Peterson
2013-10-18
1
-1/+1
*
|
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka
2013-10-13
2
-5/+7
|
\
\
|
|
/
|
*
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka
2013-10-13
2
-5/+7
*
|
Issue #19203: Improved cross-references in the curses howto.
Serhiy Storchaka
2013-10-13
1
-20/+24
|
\
\
|
|
/
|
*
Issue #19203: Improved cross-references in the curses howto.
Serhiy Storchaka
2013-10-13
1
-20/+24
*
|
merge with 3.3
Georg Brandl
2013-10-08
1
-1/+1
|
\
\
|
|
/
|
*
Minor grammar fix.
Georg Brandl
2013-10-08
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
-6/+6
|
\
\
|
|
/
|
*
curses HOWTO: fix some PEP8 and a code example to actually raise the exceptio...
Georg Brandl
2013-10-06
1
-6/+6
*
|
logging: added support for Unix domain sockets to SocketHandler and DatagramH...
Vinay Sajip
2013-09-27
1
-2/+2
*
|
Merge from 3.3
Andrew Kuchling
2013-08-18
1
-70/+62
|
\
\
|
|
/
|
*
#18562: various revisions to the regex howto for 3.x
Andrew Kuchling
2013-08-18
1
-70/+62
*
|
Issue #18759: Merged updates from 3.3.
Vinay Sajip
2013-08-16
2
-54/+60
|
\
\
|
|
/
|
*
Issue #18759: Improved cross-references in logging documentation.
Vinay Sajip
2013-08-16
2
-54/+60
[next]