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
...
*
Backport 1.34: Changing section reference.
Raymond Hettinger
2002-10-06
1
-1/+1
*
Backport 1.33:
Raymond Hettinger
2002-10-06
1
-5/+5
*
Backport 1.42 documenting impending deprecation in favor of the email
Raymond Hettinger
2002-10-06
1
-0/+5
*
Backport 1.13 documenting impending deprecation in favor of the email
Raymond Hettinger
2002-10-06
1
-1/+5
*
Backport 1.3 documenting impending deprecation in favor of the email
Raymond Hettinger
2002-10-06
1
-0/+5
*
Backport 1.23 documenting impending deprecation in favor to the email
Raymond Hettinger
2002-10-06
1
-0/+4
*
Backport 1.4 documenting the impending deprecation of xreadlines.
Raymond Hettinger
2002-10-06
1
-0/+1
*
Backport 1.36 documenting Py2.3's impending deprecation of the non-tuple
Raymond Hettinger
2002-10-06
1
-4/+8
*
Backport 1.108 documenting Py2.3's impending deprecation of divmod()
Raymond Hettinger
2002-10-06
1
-0/+3
*
Backported Jeremy's documentation of nested scopes, execution frames
Raymond Hettinger
2002-10-05
1
-154/+140
*
Typo
Raymond Hettinger
2002-10-05
2
-2/+2
*
Backport 1.94:
Raymond Hettinger
2002-10-05
1
-4/+10
*
Backport 1.100: Discussion of Stop Iteration in the Iterator Protocol.
Raymond Hettinger
2002-10-05
1
-0/+7
*
Backport 1.88 and 1.87:
Raymond Hettinger
2002-10-05
1
-7/+11
*
Backport 1.19:
Raymond Hettinger
2002-10-05
1
-2/+3
*
Backport 1.30 and 1.29:
Raymond Hettinger
2002-10-05
1
-1/+4
*
Backport 1.61 (note, the actual deprecation is not backported since it
Raymond Hettinger
2002-10-05
1
-3/+8
*
Backport 1.94:
Raymond Hettinger
2002-10-05
1
-4/+4
*
Backport 1.54 1.53 1.52 1.51 1.50 and 1.49:
Raymond Hettinger
2002-10-05
1
-36/+47
*
Backport 1.160 on looping idioms. Excludes enumerate(), a Py2.3 feature.
Raymond Hettinger
2002-10-05
1
-0/+29
*
Backport 1.161: Message for NameError has changed.
Raymond Hettinger
2002-10-05
1
-1/+1
*
Version number updates for Python 2.2.2.
Fred Drake
2002-10-04
2
-3/+3
*
Remove some unnecessary dependencies (minor).
Fred Drake
2002-10-04
1
-4/+4
*
Added refcount information for PyObject_GetIter().
Fred Drake
2002-10-04
1
-0/+3
*
Backporting of email 2.4 from Python 2.3. Many newly added modules,
Barry Warsaw
2002-10-04
8
-644/+696
*
This commit was manufactured by cvs2svn to create branch
cvs2svn
2002-10-04
7
-0/+831
*
Ok, read the source this time: PyErr_SetObject() does not steal a reference.
Fred Drake
2002-09-25
1
-1/+1
*
Another try at clarifying what goes into and comes out of Unicode objects.
Fred Drake
2002-09-24
3
-31/+50
*
Clarify documentation for PyErr_SetObject() to describe the reference
Fred Drake
2002-09-24
1
-1/+1
*
Clarify that len() of a Unicode string returns the number of storage units,
Fred Drake
2002-09-24
1
-0/+4
*
This commit was manufactured by cvs2svn to create branch
cvs2svn
2002-09-22
1
-0/+254
*
Fix typo reported by Paul Clifford.
Fred Drake
2002-09-12
1
-1/+3
*
Revise text about the level of DOM support, and provide pointers to
Fred Drake
2002-09-11
1
-29/+38
*
Clarify who maintains Tkinter and who maintains Tk.
Fred Drake
2002-09-10
1
-3/+4
*
Fix API typo. Closes SF 606216
Raymond Hettinger
2002-09-08
1
-1/+1
*
Added a tutorial note and example regarding the scope of loop variables
Raymond Hettinger
2002-09-06
1
-0/+13
*
Fix typo
Raymond Hettinger
2002-09-04
1
-1/+1
*
Fix typo
Raymond Hettinger
2002-09-04
1
-1/+1
*
Backported Skip's update to revision 1.34
Raymond Hettinger
2002-08-28
1
-0/+7
*
Note change in behavior from 1.5.2. The new argument to NameError is
Raymond Hettinger
2002-08-27
1
-2/+2
*
Add strong security warning about the rexec module.
Fred Drake
2002-08-27
1
-5/+17
*
Correct documentation of allow_reuse_address to match the actual script.
Raymond Hettinger
2002-08-25
1
-1/+1
*
Fix typo reported to python-docs.
Fred Drake
2002-08-23
1
-1/+1
*
backport gvanrossum's checkin of
Michael W. Hudson
2002-08-23
1
-1/+1
*
backport bwarsaw's checkin of
Michael W. Hudson
2002-08-23
1
-1/+1
*
Add a note that apply() is needed since the extended call syntax is
Fred Drake
2002-08-22
1
-0/+2
*
Clarify that even though some of the relevant specifications define the
Fred Drake
2002-08-21
1
-8/+10
*
Clarify the endpos argument to the rx.match() method.
Fred Drake
2002-08-20
1
-2/+6
*
Extend some comments on the order of values in the returns from
Fred Drake
2002-08-19
1
-8/+14
*
Remove a broken example of extreme backward compatibility; it is
Fred Drake
2002-08-14
1
-21/+0
[prev]
[next]