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
*
update 2.7 - Document message_body arg in HTTPConnection.endheaders
Senthil Kumaran
2011-10-02
1
-1/+5
*
#13076: fix links to datetime.time.
Ezio Melotti
2011-10-02
1
-9/+9
*
Doc fix. Mathematically correct sentence.
Senthil Kumaran
2011-09-28
1
-2/+2
*
Issue #7732: Fix a crash on importing a module if a directory has the same name
Victor Stinner
2011-09-23
1
-1/+2
*
Fix bug in heapq priority queue example.
Georg Brandl
2011-09-18
1
-1/+1
*
Add info from the docstring for random.gammavariate() to the docs.
Georg Brandl
2011-09-17
1
-0/+7
*
Port a few markup edits from 3.x
Éric Araujo
2011-09-09
1
-7/+8
*
Closes #12906: Fixed bug in YAML configuration.
Vinay Sajip
2011-09-06
1
-1/+1
*
Update sys.platform doc for #12326.
Victor Stinner
2011-09-05
1
-18/+28
*
merge from 3.2. Fix closes Issue11155 - Correct the multiprocessing.Queue.p...
Senthil Kumaran
2011-09-05
1
-4/+4
*
Give credit to Adam
Sandro Tosi
2011-09-02
1
-0/+1
*
#12781: Mention SO_REUSEADDR flag near socket examples
Sandro Tosi
2011-09-02
1
-0/+19
*
Branch merge
Éric Araujo
2011-09-02
10
-19/+24
|
\
|
*
Document that format string don’t support arbitrary dictonary keys.
Éric Araujo
2011-09-01
1
-0/+2
|
*
Document that True/False/None don’t use :keyword: in doc
Éric Araujo
2011-09-01
1
-1/+4
|
*
Fix some markup and one typo
Éric Araujo
2011-09-01
4
-5/+5
|
*
Avoid using the default reST role. Makes Doc/tools/rstlint.py happy.
Éric Araujo
2011-09-01
4
-13/+13
*
|
From RFC 3629 5- and 6-bytes UTF-8 sequences are invalid, so remove them from...
Ezio Melotti
2011-09-01
1
-7/+2
|
/
*
added versionadd information for pkgutil.get_data(); thanks to Kyle Monson fr...
Sandro Tosi
2011-08-30
1
-0/+2
*
Add suspicious entries for the Python Porting HOWTO recently added
Éric Araujo
2011-08-29
1
-0/+3
*
Remove outdated pointer to optparse (fixes #11360).
Éric Araujo
2011-08-26
1
-3/+0
*
Branch merge
Éric Araujo
2011-08-26
2
-28/+34
|
\
|
*
Document the "optional" argument of distutils’ Extension class
Éric Araujo
2011-08-25
1
-0/+5
|
*
Fix type information in distutils API reference (#9302).
Éric Araujo
2011-08-26
2
-28/+29
*
|
Close #12838: fix range() call.
Georg Brandl
2011-08-25
1
-1/+1
|
/
*
Issue #12213: make it clear that BufferedRWPair shouldn't be called with the
Antoine Pitrou
2011-08-20
1
-19/+23
*
#12787: link original MultiCall proposal to webarchive and in a footnote
Sandro Tosi
2011-08-20
1
-2/+9
*
fix description of \r; thanks to Thomas Waldmann from docs@
Sandro Tosi
2011-08-19
1
-1/+1
*
merge heads
Sandro Tosi
2011-08-19
119
-442/+1513
|
\
|
*
Branch merge
Éric Araujo
2011-08-19
119
-442/+1513
|
|
\
|
|
*
Fix typo in command name
Éric Araujo
2011-08-19
1
-1/+1
|
|
*
Remove obsolete term + indicate how to find the program (#1626300).
Éric Araujo
2011-08-19
2
-5/+5
|
|
*
Link isinstance/issubclass to the ABC glossary entry (#12256)
Éric Araujo
2011-08-19
2
-4/+10
|
|
*
Fix a typo and remove some unneeded markup
Éric Araujo
2011-08-19
1
-6/+5
|
|
*
Add documentation for PEP 370 features in distutils (#10745).
Éric Araujo
2011-08-19
3
-57/+136
|
|
*
Improve documentation for PEP 370 support in site module (#8617).
Éric Araujo
2011-08-19
4
-46/+119
|
|
*
Add missing documentation for logger argument of shutil.make_archive
Éric Araujo
2011-08-19
1
-0/+2
|
|
*
Turn last automatic footnote in this file into a manually-numbered one
Éric Araujo
2011-08-19
1
-2/+2
|
|
*
Branch merge
Éric Araujo
2011-08-19
111
-324/+1236
|
|
|
\
|
|
|
*
Backport source links from 3.x.
Éric Araujo
2011-08-19
106
-237/+391
|
|
|
*
Use standard heading for ast module docs
Éric Araujo
2011-08-19
1
-4/+2
|
|
|
*
Synchronize argparse docs with 3.x versions
Éric Araujo
2011-08-19
1
-52/+52
|
|
|
*
Remove unneeded reST target
Éric Araujo
2011-08-18
1
-2/+0
|
|
|
*
Synchronize glossary with py3k.
Éric Araujo
2011-08-18
1
-26/+71
|
|
|
*
Add Python porting howto from 3.x.
Éric Araujo
2011-08-18
3
-0/+706
|
|
|
*
Backport source role for linking to files in the cpython repo.
Éric Araujo
2011-08-18
1
-1/+11
|
|
|
*
Avoid title case in flowing text (backport from 3.2)
Éric Araujo
2011-08-13
1
-2/+3
*
|
|
|
mention RFC1123 as origin of 4-year digit; thanks to John Haxby from docs@
Sandro Tosi
2011-08-19
1
-2/+2
|
/
/
/
*
|
|
Issue #12672: remove confusing part of sentence in documentation
Eli Bendersky
2011-08-19
1
-2/+1
|
/
/
*
|
grammatical fixes; from Darren Yin on docs@
Sandro Tosi
2011-08-18
1
-3/+3
[next]