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
*
settscdump is definitely an implementation detail
Benjamin Peterson
2010-03-06
1
-0/+5
*
Merged code from pysqlite 2.6.0.
Gerhard Häring
2010-03-05
2
-1/+46
*
Fix documentation of email.Message.get_filename to match
R. David Murray
2010-03-04
1
-3/+4
*
rephrase
Benjamin Peterson
2010-03-03
1
-1/+1
*
Issue #7232: Add support for the context manager protocol
Lars Gustäbel
2010-03-03
1
-0/+15
*
fix Sphinx warnings
Benjamin Peterson
2010-03-03
1
-3/+4
*
edit for style
Benjamin Peterson
2010-03-03
1
-249/+220
*
Add some x-refs.
Georg Brandl
2010-03-02
1
-209/+206
*
set svn:eol-style
Benjamin Peterson
2010-03-02
1
-1758/+1758
*
Link correction in documentation.
Michael Foord
2010-03-02
1
-1/+1
*
Add an item
Andrew M. Kuchling
2010-03-02
1
-0/+10
*
Initial commit of the argparse library, based on argparse 1.1.
Steven Bethard
2010-03-02
5
-6/+1765
*
#7637: avoid repeated-concatenation antipattern in example
Andrew M. Kuchling
2010-03-01
1
-3/+3
*
#7191: describe more details of wbits parameter
Andrew M. Kuchling
2010-03-01
1
-2/+6
*
#7637: update discussion of minidom.unlink() and garbage collection
Andrew M. Kuchling
2010-03-01
1
-16/+6
*
Adds c_ssize_t to ctypes. issue 6729.
Gregory P. Smith
2010-03-01
1
-0/+7
*
Adds the hashlib.algorithms attribute. See issue7418.
Gregory P. Smith
2010-03-01
1
-0/+9
*
Pep8ify test names in the examples.
Ezio Melotti
2010-02-28
1
-17/+17
*
Link to http://www.python.org/dev/workflow/ from bugs page.
Georg Brandl
2010-02-27
1
-5/+5
*
Fix missing parenthesis.
Ezio Melotti
2010-02-27
1
-1/+1
*
typo: __next__ -> next
Ezio Melotti
2010-02-26
1
-1/+1
*
#7407: specify default maxsize value; patch by Floris Bruynooghe
Andrew M. Kuchling
2010-02-26
1
-3/+3
*
Fixing issue5475 : urllib2.getproxies not documented
Senthil Kumaran
2010-02-26
1
-0/+9
*
Issue #7928: Document str.format element_index better.
Eric Smith
2010-02-25
1
-1/+2
*
Issue #5965: Add documentation for parts of format specification language.
Eric Smith
2010-02-25
1
-3/+20
*
Issue #8004: add a serve target to the Doc Makefile.
Dirkjan Ochtman
2010-02-24
1
-0/+4
*
Issue #7733: add explicit reference in asyncore docs.
Dirkjan Ochtman
2010-02-24
1
-1/+2
*
#8000: fix deprecated directive. What a shame to lose that glorious issue nu...
Georg Brandl
2010-02-23
1
-1/+1
*
Fix #1537721: add writeheader() method to csv.DictWriter.
Dirkjan Ochtman
2010-02-23
1
-0/+10
*
fixup markup error
Jack Diederich
2010-02-23
1
-1/+1
*
added a note on shutil new APIs
Tarek Ziadé
2010-02-23
1
-1/+4
*
added make_archive (and secondary APIs) to shutil
Tarek Ziadé
2010-02-23
1
-3/+98
*
Remove Tools/modulator, a reference to it in the docs, and a screenshot of it.
Andrew M. Kuchling
2010-02-22
1
-6/+1
*
fixes issue #7530, serve_forever()
Jack Diederich
2010-02-22
1
-5/+1
*
Clarify description of three-argument pow for Decimal types: the exponent of...
Mark Dickinson
2010-02-22
1
-3/+6
*
#6414: clarify description of processor endianness.
Andrew M. Kuchling
2010-02-22
1
-3/+5
*
#7794: describe 2.6 support for executing directories and zip archives
Andrew M. Kuchling
2010-02-22
1
-0/+7
*
#7076: mention SystemRandom class near start of the module docs; reword chang...
Andrew M. Kuchling
2010-02-22
1
-1/+5
*
Re-word
Andrew M. Kuchling
2010-02-22
1
-3/+3
*
Issue #5211: Fix complex type to avoid implicit calls to
Mark Dickinson
2010-02-21
1
-4/+6
*
logging: Documented warnings module integration.
Vinay Sajip
2010-02-19
1
-0/+22
*
#7967: PyXML is no more.
Georg Brandl
2010-02-19
1
-7/+0
*
- apply patch from issue 7005
Fred Drake
2010-02-19
1
-4/+46
*
Issue #7633: Context method in the decimal module (with the exception
Mark Dickinson
2010-02-18
1
-2/+5
*
Add various items
Andrew M. Kuchling
2010-02-18
1
-6/+47
*
Make the references to Popen in the description of Call
R. David Murray
2010-02-16
1
-2/+2
*
Remove incorrect apostrophe.
Eric Smith
2010-02-15
1
-1/+1
*
#7926: fix-up wording.
Georg Brandl
2010-02-14
1
-1/+2
*
#7926: fix stray parens.
Georg Brandl
2010-02-14
1
-5/+6
*
#7921: fix links. Patch by Brian Curtin.
Ezio Melotti
2010-02-14
1
-6/+7
[next]