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
*
Branch merge
Éric Araujo
2011-08-01
1
-8/+17
|
\
|
*
Merge fixes for #9860, #11104/#8688 and #12331 from 3.2
Éric Araujo
2011-07-31
1
-8/+17
|
|
\
|
|
*
Fix regression with distutils MANIFEST handing (#11104, #8688).
Éric Araujo
2011-07-31
1
-8/+17
*
|
|
Closes #12667: Merged fix from 3.2.
Vinay Sajip
2011-08-01
1
-1/+7
|
\
\
\
|
*
|
|
Closes #12667: Added documentation for SMTPHandler secure argument.
Vinay Sajip
2011-08-01
1
-1/+7
*
|
|
|
Merge typo fix.
Ezio Melotti
2011-07-31
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fix typo reported by Sandro Tosi.
Ezio Melotti
2011-07-31
1
-1/+1
*
|
|
|
Addressing the review comments by Antoine Pitrou for smtplib.py and test_smtp...
Senthil Kumaran
2011-07-31
1
-9/+9
*
|
|
|
#12531: merge with 3.2.
Ezio Melotti
2011-07-30
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
#12531: Fix spaces and markup.
Ezio Melotti
2011-07-30
1
-1/+1
*
|
|
|
transition move technically correct to obviously so
Benjamin Peterson
2011-07-30
1
-4/+4
*
|
|
|
we can call singleton types now
Benjamin Peterson
2011-07-30
1
-3/+5
*
|
|
|
merge 3.2
Benjamin Peterson
2011-07-30
1
-0/+10
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
add space
Benjamin Peterson
2011-07-30
1
-0/+1
|
*
|
document NotImplemented
Benjamin Peterson
2011-07-30
1
-0/+9
|
|
/
|
*
merging Georg's revision
Eli Bendersky
2011-07-30
1
-7/+12
|
|
\
*
|
\
Merge 3.2: Issue #11699: fix documentation of OptionParser.get_option_group. ...
Eli Bendersky
2011-07-30
1
-2/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #11699: fix documentation of OptionParser.get_option_group. Patch by Pe...
Eli Bendersky
2011-07-30
1
-2/+3
*
|
|
Merge with 3.2.
Georg Brandl
2011-07-30
1
-7/+11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Change test.support docs to be more specific about the nature of this module.
Georg Brandl
2011-07-30
1
-7/+12
|
|
/
*
|
Merge from 3.2: Issue #12531: add index entries to documentation of * and ** ...
Eli Bendersky
2011-07-30
1
-5/+11
|
\
\
|
|
/
|
*
Issue #12531: add index entries to documentation of * and ** in function calls
Eli Bendersky
2011-07-30
1
-5/+11
*
|
fixing the smtplib.rst whitespaces.
Senthil Kumaran
2011-07-30
1
-1/+1
*
|
Fix closes Issue11281 - smtplib.STMP gets source_address parameter, which add...
Senthil Kumaran
2011-07-30
1
-8/+25
*
|
Merge from 3.2 (#9254, #8982, #9788)
Éric Araujo
2011-07-29
3
-18/+16
|
\
\
|
|
/
|
*
Document that atexit execution order is undefined (#9788)
Éric Araujo
2011-07-29
1
-1/+3
|
*
Add a link target for argparse.Namespace (#8982)
Éric Araujo
2011-07-29
1
-7/+10
|
*
Let the doc of __import__ link to importlib (#9254).
Éric Araujo
2011-07-29
1
-10/+3
|
*
Branch merge
Éric Araujo
2011-07-29
10
-85/+38
|
|
\
*
|
|
Expand shlex.quote example (#9723)
Éric Araujo
2011-07-29
1
-5/+22
*
|
|
Branch merge
Éric Araujo
2011-07-29
14
-93/+65
|
\
\
\
|
*
\
\
Merge from 3.2 (#10318, #12255, #12043, #12417 and other fixes)
Éric Araujo
2011-07-29
11
-88/+40
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Branch merge
Éric Araujo
2011-07-28
6
-68/+20
|
|
|
\
\
|
|
|
*
\
Merge profile docs followup (#12417) from 3.1
Éric Araujo
2011-07-28
2
-55/+1
|
|
|
|
\
\
|
|
|
|
*
|
Remove mentions of previous license in profile module docs (#12417 followup).
Éric Araujo
2011-07-28
2
-55/+1
|
|
|
*
|
|
Turn raw URI into real link
Éric Araujo
2011-07-28
2
-3/+2
|
|
|
*
|
|
Update documentation for shutil.move (#12043) and fix a few typos.
Éric Araujo
2011-07-28
2
-10/+17
|
|
*
|
|
|
Make indentation comply with our style guide and the rest of the file
Éric Araujo
2011-07-26
1
-14/+14
|
|
*
|
|
|
Fix “anyways” (following R. David Murray in 4d5a546b6186)
Éric Araujo
2011-07-26
2
-2/+2
|
|
*
|
|
|
Fix reST references
Éric Araujo
2011-07-26
1
-1/+2
|
|
|
/
/
/
|
*
|
|
|
Fix reST role and missing word
Éric Araujo
2011-07-28
1
-2/+2
|
*
|
|
|
Add shlex.quote function, to escape filenames and command lines (#9723).
Éric Araujo
2011-07-27
2
-3/+23
*
|
|
|
|
Merge from 3.2: Issue #12644: document the '%a' conversion in the old string ...
Eli Bendersky
2011-07-29
1
-3/+6
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Issue #12644: document the '%a' conversion in the old string formatting opera...
Eli Bendersky
2011-07-29
1
-3/+6
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Issue #12380: PyArg_ParseTuple now accepts a bytearray for the 'c' format.
Eli Bendersky
2011-07-29
1
-3/+5
*
|
|
|
fix doc typo for library/test.rst
Eli Bendersky
2011-07-27
1
-1/+1
|
|
/
/
|
/
|
|
*
|
|
#12547: Fix example in nntplib doc. Patch by July Tikhonov.
Ezio Melotti
2011-07-26
2
-3/+3
*
|
|
Issue #11784: Improve multiprocessing.Process.join() documentation. Patch by
Charles-François Natali
2011-07-25
1
-4/+3
*
|
|
Issue #12102: Merge with 3.2.
Ross Lagerwall
2011-07-25
2
-0/+7
|
\
\
\
|
|
/
/
|
*
|
Issue #12102: Document that buffered files must be flushed before being used
Ross Lagerwall
2011-07-25
2
-0/+7
[next]