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
...
*
Patch #651621, approved by MvL.
Just van Rossum
2002-12-12
1
-5/+7
*
Various additions and changes suggested by Raymond Hettinger
Andrew M. Kuchling
2002-12-11
1
-16/+85
*
Patch #651006: Better explain what component might be empty.
Martin v. Löwis
2002-12-11
1
-1/+1
*
Update comments about the performance of xrange().
Raymond Hettinger
2002-12-11
1
-2/+2
*
Added a word to the heapq description in response to user confusion.
Tim Peters
2002-12-10
1
-2/+3
*
Add support for binary pickles to the shelve module. In some situations
Skip Montanaro
2002-12-08
1
-4/+34
*
Revise the __all__ index entry a touch.
Fred Drake
2002-12-07
1
-1/+1
*
Add __all__ to Reference Manual index.
Raymond Hettinger
2002-12-07
1
-0/+1
*
Typo: propogate -> propagate
Thomas Heller
2002-12-06
2
-3/+3
*
Remove extra ")" in example.
Fred Drake
2002-12-06
1
-1/+1
*
Typo: "dead lock" --> "deadlock"
Fred Drake
2002-12-06
2
-2/+2
*
Document that the second argument to PyObject_IsInstance
Walter Dörwald
2002-12-06
1
-3/+7
*
Fix problem in example code. It's minor in this particular example,
Fred Drake
2002-12-03
1
-1/+1
*
Fix example regular expressions that simulate scanf() constructs.
Fred Drake
2002-12-03
2
-3/+4
*
Patch #646824: Remove extra \end.
Martin v. Löwis
2002-12-03
1
-1/+0
*
Bug #647387: corrections to the logging section by Vinay Sanjip
Andrew M. Kuchling
2002-12-03
1
-6/+8
*
_ssl.pyd available for Windows.
Mark Hammond
2002-12-03
1
-0/+3
*
Fix SF # 646578, Documentation Typo
Neal Norwitz
2002-12-02
1
-1/+1
*
Remove unused variable
Neal Norwitz
2002-12-02
1
-1/+1
*
Add ossaudiodev; fix typo
Andrew M. Kuchling
2002-12-01
1
-1/+7
*
Slightly improved version of patch #642578: "Expose PyImport_FrozenModules
Just van Rossum
2002-11-29
1
-0/+15
*
Fix value of 'propagate' (noted by Chris Reedy)
Andrew M. Kuchling
2002-11-29
1
-8/+10
*
Fix typo.
Walter Dörwald
2002-11-29
1
-1/+1
*
Mention dict.fromkeys()
Andrew M. Kuchling
2002-11-27
1
-18/+29
*
Update e-mail address
Andrew M. Kuchling
2002-11-27
3
-3/+3
*
Bug #643631: MacOS 9 details missing from inst.tex
Andrew M. Kuchling
2002-11-27
1
-18/+7
*
SF Patch 643443. Added dict.fromkeys(iterable, value=None), a class
Raymond Hettinger
2002-11-27
1
-1/+8
*
Clarify the interpretation of the __getstate__() return value for
Fred Drake
2002-11-27
1
-3/+9
*
Add missing dependency information for the "What's New" document.
Fred Drake
2002-11-26
1
-2/+2
*
Noted the support for resource exclusion for regrtest. Some people
Fred Drake
2002-11-26
1
-0/+7
*
Rename want_objects to wantobjects throughout, for consistency.
Martin v. Löwis
2002-11-26
1
-1/+1
*
* Doc/ref/ref5.tex
Gustavo Niemeyer
2002-11-26
1
-1/+1
*
This is not part of my patch
Michael W. Hudson
2002-11-26
1
-0/+7
*
Report Tkinter changes.
Martin v. Löwis
2002-11-26
1
-0/+24
*
* libbz2.tex
Gustavo Niemeyer
2002-11-25
1
-1/+1
*
Remove \module{} in link text to avoid HTML generation bug
Andrew M. Kuchling
2002-11-25
1
-3/+2
*
Remove extra word
Andrew M. Kuchling
2002-11-25
1
-1/+1
*
Mention that .pth files can't be used to override standard modules
Andrew M. Kuchling
2002-11-25
1
-4/+8
*
Add unidata_version. Bump generator version number.
Martin v. Löwis
2002-11-25
1
-0/+7
*
Repaired inaccuracies in the % docs. In particular, we don't (and can't)
Tim Peters
2002-11-24
1
-3/+14
*
Patch #626485: Support Unicode normalization.
Martin v. Löwis
2002-11-23
1
-3/+37
*
Added change note about returning a dictionary based on keyword
Fred Drake
2002-11-23
1
-0/+2
*
Patch #642500 with slight modifications: allow keyword arguments in
Just van Rossum
2002-11-23
1
-14/+21
*
Clarify the default setting for daemon_threads.
Fred Drake
2002-11-22
1
-1/+3
*
Fix markup.
Fred Drake
2002-11-22
1
-1/+1
*
Patch #486438: Make module argument to testmod optional.
Martin v. Löwis
2002-11-22
1
-1/+5
*
Patch #550765: Add daemon_threads flag.
Martin v. Löwis
2002-11-22
1
-0/+8
*
added details of new IMAP4_stream class; emphasised meaning of data part of c...
Piers Lauder
2002-11-22
1
-7/+29
*
Patch #633547: Support plural forms. Do TODOs in test suite.
Martin v. Löwis
2002-11-21
1
-0/+45
*
NamedTemporaryFile: clarify behavior based on confusions noted by a
Tim Peters
2002-11-21
1
-2/+5
[prev]
[next]