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
*
Remove the deprecated whrandom module.
Raymond Hettinger
2004-12-04
4
-113/+6
*
Add item
Andrew M. Kuchling
2004-12-03
1
-1/+2
*
Hyphenate 'one-argument'
Andrew M. Kuchling
2004-12-03
1
-2/+2
*
AAdd item. (And so it beegins again.)
Andrew M. Kuchling
2004-12-03
1
-1/+18
*
Fill in various bits of the template
Andrew M. Kuchling
2004-12-03
1
-27/+5
*
SF patch #1077353: add key= argument to min and max
Raymond Hettinger
2004-12-03
1
-1/+13
*
Fixed errors reported in SF bug #1074693
Vinay Sajip
2004-12-02
1
-6/+23
*
Add key= argument to heapq.nsmallest() and heapq.nlargest().
Raymond Hettinger
2004-12-02
1
-6/+14
*
Fix typo.
Raymond Hettinger
2004-12-02
1
-1/+1
*
SF bug #1076955: Tutorial corrections Part II
Raymond Hettinger
2004-12-02
2
-34/+36
*
SF bug #1076955: Tutorial corrections Part I
Raymond Hettinger
2004-12-02
1
-54/+67
*
Make the example server code clearer; add the corresponding example client. ...
Andrew M. Kuchling
2004-12-01
1
-5/+36
*
- fix up internal hyperlink generation in PDF formatting so that links at
Fred Drake
2004-12-01
1
-8/+17
*
- bump version number for "What's New" document
Fred Drake
2004-12-01
1
-2/+2
*
Continue the post-release mechanics; we need a "What's New" document
Fred Drake
2004-12-01
1
-0/+156
*
Fix nit.
Raymond Hettinger
2004-12-01
1
-1/+1
*
Mention getservbyport(). There's no patch number in the CVS log, so I assume...
Andrew M. Kuchling
2004-12-01
1
-3/+4
*
Bump version number
Andrew M. Kuchling
2004-12-01
1
-1/+1
*
Remove mention of Template being a subclass of unicode
Andrew M. Kuchling
2004-12-01
1
-5/+3
*
[Patch #1076365] Correction of name of Template class; add contributor
Andrew M. Kuchling
2004-12-01
1
-2/+3
*
Corrected example for replacing shell pipeline. Fixes bug 1073790.
Peter Astrand
2004-11-30
1
-1/+1
*
Update release date.
Andrew M. Kuchling
2004-11-30
1
-2/+2
*
Hear the #error: change the default value of the mutable_arg argument
Michael W. Hudson
2004-11-30
1
-5/+3
*
REVERT revision 1.260; the trunk is FROZEN.
Fred Drake
2004-11-29
1
-1/+1
*
Fix a nit.
Raymond Hettinger
2004-11-29
1
-1/+1
*
Fix typo.
Raymond Hettinger
2004-11-25
1
-1/+1
*
Clarify the ordering of dictionary keys.
Raymond Hettinger
2004-11-25
1
-2/+4
*
Make sure the money formatting recipe can doesn't run out of digits
Raymond Hettinger
2004-11-25
1
-8/+14
*
Following a LtU thread, change introductory paragraph of decimal section
Andrew M. Kuchling
2004-11-25
1
-7/+9
*
add missing dependency
Fred Drake
2004-11-24
1
-0/+1
*
SF bug #1071566: moneyfmt recipe in decimal documentation has error
Raymond Hettinger
2004-11-24
1
-1/+3
*
os.walk(): Changed the "sum of bytes consumed by files" example to use
Tim Peters
2004-11-22
1
-1/+1
*
SF bug 1071087: os.walk example for deleting a full tree is sometime wrong.
Tim Peters
2004-11-22
1
-5/+5
*
Correct the handling of 0-termination of PyUnicode_AsWideChar()
Marc-André Lemburg
2004-11-22
1
-3/+7
*
Fixed quantize syntax.
Facundo Batista
2004-11-20
1
-1/+1
*
Fill in the benchmark figures, bogus or not; add a disclaimer
Andrew M. Kuchling
2004-11-19
1
-3/+4
*
Last pass to fill in contributor names; remove stray 'contributed by' from th...
Andrew M. Kuchling
2004-11-19
1
-10/+12
*
It's GTK+, apparently; remove XXX comment
Andrew M. Kuchling
2004-11-19
1
-2/+0
*
Bump version number; update patch/bug counts; bet that the final release will...
Andrew M. Kuchling
2004-11-19
1
-6/+5
*
SF patch #1068456: small update for pdb docs
Raymond Hettinger
2004-11-18
1
-0/+7
*
SF bug #1066036: Typo about PyErr_WriteUnraisable()
Raymond Hettinger
2004-11-18
1
-1/+1
*
SF bug #1067018: Obsolete info in Tutorial 9.1
Raymond Hettinger
2004-11-18
1
-9/+0
*
SF bug #1067023: A small typo
Raymond Hettinger
2004-11-18
1
-2/+2
*
Comment for performance measurement.
Raymond Hettinger
2004-11-18
1
-0/+8
*
SF bug 1066438: datetime.replace method description error
Tim Peters
2004-11-15
1
-7/+7
*
avoid applying :active to anchors that are only link targets
Fred Drake
2004-11-13
1
-1/+1
*
add another way to specify an alternate name for the documentation set,
Fred Drake
2004-11-13
2
-1/+12
*
if we treat \LaTeX specially, we need to do the same for \TeX
Fred Drake
2004-11-13
1
-0/+1
*
- wrap a long line
Fred Drake
2004-11-13
1
-1/+5
*
avoid the inane markup generated by LaTeX2HTML for \LaTeX; that simply
Fred Drake
2004-11-13
1
-2/+2
[next]