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
*
document UnicodeError attributes
Benjamin Peterson
2012-12-02
1
-0/+24
*
#16589: fix pprint signatures in the doc (backport of 106ee4eb5970).
Ezio Melotti
2012-12-01
1
-7/+6
*
Backport from 3.2: improve argument/parameter documentation (issue #15990).
Chris Jerdonek
2012-11-30
2
-18/+88
*
Issue #16194: document imp.load_dynamic problems
Andrew Svetlov
2012-11-29
1
-0/+11
*
#16333: document a way to get rid of trailing whitespace when indent is used.
Ezio Melotti
2012-11-28
1
-1/+14
*
#16556: Fix inconsistency between kwds and kwargs. Patch by Taavi Burns.
Ezio Melotti
2012-11-27
1
-1/+1
*
Add hyperlinks to the docs of some os.path functions (issue #16552).
Chris Jerdonek
2012-11-26
1
-6/+9
*
Issue #16339: Document and test exec(stmt, globals, locals) form in Python 2.7.
Mark Dickinson
2012-11-25
1
-10/+17
*
#16530: the "options" arg of os.wait3 is required.
Ezio Melotti
2012-11-23
1
-1/+1
*
#16503: clarify "apply" docs.
Ezio Melotti
2012-11-18
1
-1/+2
*
The poplib module provides two classes, not one.
Antoine Pitrou
2012-11-18
1
-1/+1
*
#16053: document csv.Dialect.strict. Patch by Kushal Das.
Ezio Melotti
2012-11-18
1
-0/+5
*
Typo fix.
Mark Dickinson
2012-11-18
1
-1/+1
*
Issue #12005: clarify behaviour of % and // for Decimal objects.
Mark Dickinson
2012-11-18
1
-0/+23
*
#16420: document a way to escape metacharacters in glob/fnmatch.
Ezio Melotti
2012-11-17
2
-2/+6
*
Update section about dir() in the tutorial.
Ezio Melotti
2012-11-17
1
-26/+33
*
#16470: mention set and dict comprehension in the tutorial. Patch by Yongzhi...
Ezio Melotti
2012-11-17
1
-8/+19
*
Remove versionadded from the tutorial, at a location where it produces more q...
Georg Brandl
2012-11-15
1
-2/+0
*
Backport from 3.2: update PyPI docs regarding listing versions (issue #16400).
Chris Jerdonek
2012-11-14
1
-3/+3
*
Link to "XRange Type" section in xrange() built-in function documentation.
Chris Jerdonek
2012-11-14
1
-2/+4
*
Use 2.x "print" syntax for this example.
Georg Brandl
2012-11-12
1
-2/+3
*
Issue #15677: Document that zlib and gzip accept a compression level of 0 to ...
Nadeem Vawda
2012-11-11
2
-8/+10
*
Backport from 3.2: adjust set and frozenset function docs (issue #16436).
Chris Jerdonek
2012-11-10
1
-8/+12
*
Backport from 3.2: improve FAQ link in documentation (for issue #16435).
Chris Jerdonek
2012-11-10
2
-3/+4
*
#16440: fix exception type and clarify example.
Ezio Melotti
2012-11-08
1
-9/+16
*
Issue #16439: Fix markup in example for stdtypes.
Andrew Svetlov
2012-11-08
1
-5/+5
*
#11481: fix markup.
Ezio Melotti
2012-11-08
1
-1/+1
*
#11481: update copy_reg docs and add example.
Ezio Melotti
2012-11-08
1
-5/+26
*
#10385: use the mod role in subprocess docs.
Ezio Melotti
2012-11-08
1
-5/+5
*
#16304: clarify match objects docs. Initial patch by Jan Duzinkiewicz.
Ezio Melotti
2012-11-04
1
-3/+10
*
Backport from 3.2: link to mapping glossary entry in docs.
Chris Jerdonek
2012-11-03
2
-2/+2
*
#4711: break long words in the docs sidebar to avoid overflow.
Ezio Melotti
2012-11-03
1
-0/+1
*
Remove trailing whitespace.
Ezio Melotti
2012-11-03
1
-4/+4
*
Grammar touchup.
Georg Brandl
2012-11-02
1
-12/+10
*
Issue #1207589: Add Cut/Copy/Paste items to IDLE right click Context Menu
Andrew Svetlov
2012-11-01
1
-0/+21
*
Reword set docs to use *proper subset/superset* terminology.
Andrew Svetlov
2012-11-01
1
-2/+2
*
Issue #14900: document added sort keys for profile stats.
Andrew Svetlov
2012-10-31
1
-112/+144
*
Issue #16348: Fix incorrect documentation for Decimal.remainder_near.
Mark Dickinson
2012-10-31
1
-6/+15
*
#16371: fix up the English.
R David Murray
2012-10-31
1
-2/+2
*
Issue #16370: Mention Py_SetProgramName in example for very high level embedd...
Andrew Svetlov
2012-10-31
1
-8/+13
*
Issue #16341: convert examples to use except ... as ... syntax.
Andrew Svetlov
2012-10-30
10
-22/+21
*
Backport from 3.2: remove "Release" and "Date" markers from index pages.
Chris Jerdonek
2012-10-28
8
-22/+0
*
Issue #14570: Document json sort_keys parameter properly.
Andrew Svetlov
2012-10-28
1
-2/+11
*
Remove confusing "Release" and "Date" markers from whatsnews.
Georg Brandl
2012-10-28
2
-4/+0
*
Issue #14616: Document pipes.quote and mention this one in subprocess docs.
Andrew Svetlov
2012-10-28
2
-2/+41
*
Update current version of the "dailybuild" script.
Georg Brandl
2012-10-28
1
-3/+3
*
Update current version of the "dailybuild" script.
Georg Brandl
2012-10-28
1
-15/+23
*
Add a autobuild-quick target that only rebuilds HTML.
Georg Brandl
2012-10-28
1
-0/+5
*
merge with 2.6
Georg Brandl
2012-10-28
1
-8/+10
|
\
|
*
#8040: port versionswitcher patch to 2.6.
Georg Brandl
2012-10-28
3
-3/+78
[next]