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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the fieldnames argument optional in the DictReader. If self.fieldnames
Skip Montanaro
2003-10-03
1
-4/+15
*
Work around minor markup issue: we don't want markup to escape into
Fred Drake
2003-09-30
1
-1/+1
*
[Bug #812936] Correct the documentation for RotatingFileHandler.
Andrew M. Kuchling
2003-09-26
1
-11/+15
*
Added codec for bz2 compression.
Raymond Hettinger
2003-09-23
1
-0/+5
*
SF 810242. Fix doubled word errors.
Raymond Hettinger
2003-09-22
7
-7/+7
*
Clean-up example code: remove string module and backticks.
Raymond Hettinger
2003-09-22
1
-3/+2
*
Patch #800697: Add readline.clear_history.
Martin v. Löwis
2003-09-20
1
-0/+6
*
Patch #808362: Fix typos.
Martin v. Löwis
2003-09-20
2
-2/+2
*
* Minor wording change
Raymond Hettinger
2003-09-16
1
-2/+8
*
Minor fixups
Raymond Hettinger
2003-09-16
2
-2/+3
*
SF bug #804113: Crypto terminology for crypto hash function
Raymond Hettinger
2003-09-15
1
-3/+4
*
SF #662923
Raymond Hettinger
2003-09-12
2
-9/+24
*
SF bug #804280: fromkeys is not listed in index
Raymond Hettinger
2003-09-12
1
-4/+5
*
fix markup buglets
Fred Drake
2003-09-11
1
-22/+13
*
- add version annotation for HIGHEST_PROTOCOL
Fred Drake
2003-09-10
1
-5/+5
*
select.select() now accepts a sequence (as defined by PySequence_Fast()) for
Brett Cannon
2003-09-10
1
-5/+5
*
mention new module doc display feature of pydoc in libref and NEWS
Skip Montanaro
2003-09-10
1
-0/+5
*
SF bug #803679: Missing section number in csv module documentation
Raymond Hettinger
2003-09-10
1
-2/+2
*
SF bug #803842: Wrong description of regexp concatenation
Raymond Hettinger
2003-09-10
1
-4/+5
*
SF bug #802302: Invalid documentation for dbhash.
Raymond Hettinger
2003-09-10
1
-10/+9
*
SF patch #800899: Making "|" directive from REs a bit clearer.
Raymond Hettinger
2003-09-10
1
-8/+7
*
Fix typo.
Raymond Hettinger
2003-09-10
1
-1/+1
*
end-of-sentence punctuation comes *before* \footnote, not after
Fred Drake
2003-09-09
1
-13/+13
*
SF #801306: Bad RE in scanf example
Raymond Hettinger
2003-09-09
1
-1/+1
*
SF bug #560286: Add docs for 'basestring'
Raymond Hettinger
2003-09-09
1
-0/+9
*
Add an example to address a common question of how to split iterators.
Raymond Hettinger
2003-09-08
1
-7/+20
*
Fix spacing markup and other sundries.
Raymond Hettinger
2003-09-08
4
-9/+9
*
- reorganize sections
Fred Drake
2003-09-06
1
-137/+135
*
SF bug 799191: fix markup
Raymond Hettinger
2003-09-06
1
-1/+1
*
SF bug 799367: grammar error
Raymond Hettinger
2003-09-06
1
-1/+1
*
SF bug #801486: Markup error.
Raymond Hettinger
2003-09-06
1
-2/+1
*
markup updates
Fred Drake
2003-09-05
1
-17/+17
*
Patch #792338: Correct documentation for timetuple return type.
Martin v. Löwis
2003-09-04
1
-7/+7
*
Use de_DE in example, change message for unknown locale. Fixes #797447.
Martin v. Löwis
2003-09-03
1
-1/+1
*
SF patch #798255: Document httplib.HTTPResponse.read "amt" argument
Raymond Hettinger
2003-09-02
1
-2/+2
*
Minor typo
Raymond Hettinger
2003-09-01
1
-1/+1
*
SF patch #791153: inconsistency with implementation(logging)
Raymond Hettinger
2003-09-01
1
-1/+1
*
SF bug #797853: Small problems with the csv module's documentation
Raymond Hettinger
2003-08-31
1
-6/+6
*
SF bug #732120:An extended definition of "non-overlapping" would save time.
Raymond Hettinger
2003-08-31
1
-2/+3
*
SF patch #797157: Bug 794658: os.chmod docs, stat constants
Raymond Hettinger
2003-08-31
1
-1/+2
*
Fix long option markup.
Raymond Hettinger
2003-08-31
1
-7/+7
*
SF patch #797180: Bug 792656: slicing explained
Raymond Hettinger
2003-08-30
1
-2/+3
*
remove extra word occurance; reported to webmaster
Fred Drake
2003-08-27
1
-1/+1
*
Make the derived tools amendable to cut and paste.
Raymond Hettinger
2003-08-25
1
-54/+54
*
Fix double word typos.
Raymond Hettinger
2003-08-25
10
-10/+10
*
SF bug #793702: Section 13.1 HTMLParser documentation error
Raymond Hettinger
2003-08-25
1
-1/+1
*
Update get_param() description to reflect changes to the docstring.
Barry Warsaw
2003-08-19
1
-5/+8
*
Improvements to set.py:
Raymond Hettinger
2003-08-17
1
-3/+19
*
Incorporate documentation suggestions from feedback on comp.lang.python.
Raymond Hettinger
2003-08-16
1
-55/+42
*
SF patch #787929: reflect the introduce of boolean type(libcfgparser.tex)
Raymond Hettinger
2003-08-14
1
-4/+4
[next]