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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix
Michael W. Hudson
2004-08-07
1
-9/+7
*
[Bug #991883] Document calling condition
Andrew M. Kuchling
2004-08-07
1
-1/+2
*
[Bug #990792] Mention that repl can be a callable
Andrew M. Kuchling
2004-08-07
1
-2/+6
*
Fix urllib2.urlopen() handling of chunked content encoding.
Jeremy Hylton
2004-08-07
3
-2/+108
*
Fix
Michael W. Hudson
2004-08-07
1
-3/+3
*
[Bug #998066] Mention result mismatch
Andrew M. Kuchling
2004-08-07
1
-0/+2
*
[Bug #923315] Produce correct result on AIX
Andrew M. Kuchling
2004-08-07
1
-1/+5
*
Patch:
Michael W. Hudson
2004-08-07
1
-1/+1
*
[Bug #873146] Document pickletools module (haven't tested the LaTeX yet)
Andrew M. Kuchling
2004-08-07
2
-0/+33
*
Add argument to docstring
Andrew M. Kuchling
2004-08-07
1
-1/+1
*
Point out that the setdefault defaults the value to None. Inspired by
Michael W. Hudson
2004-08-07
1
-1/+1
*
Resolution of bug #997368, "strftime() backward compatibility".
Barry Warsaw
2004-08-07
4
-5/+5
*
SF bug 874842 and patch 997626: httplib bugs
Jeremy Hylton
2004-08-07
2
-11/+64
*
Make 'bin' argument trigger DeprecationWarning
Andrew M. Kuchling
2004-08-07
1
-1/+1
*
[Bug #984952] Include more material from PEP 307.
Andrew M. Kuchling
2004-08-07
1
-30/+35
*
Resolution of SF bug #1002475 and patch #1003693; Header lines that end in
Barry Warsaw
2004-08-07
2
-3/+33
*
[Bug #984952] Include some material from PEP 307
Andrew M. Kuchling
2004-08-07
1
-4/+35
*
This is more-or-less:
Michael W. Hudson
2004-08-07
1
-3/+4
*
Somehow (no idea how!) I missed half of patch #1005008. Sorry about that.
Michael W. Hudson
2004-08-07
1
-1/+1
*
This is patch
Michael W. Hudson
2004-08-07
1
-17/+4
*
[Bug #998307] Use open() instead of file() in docs
Andrew M. Kuchling
2004-08-07
1
-3/+3
*
fix two typos in markup
Fred Drake
2004-08-07
1
-2/+2
*
Add name
Andrew M. Kuchling
2004-08-07
1
-0/+1
*
Create section for 2.4a3; remove empty sections in 2.4a2
Andrew M. Kuchling
2004-08-07
1
-16/+39
*
Another typo
Andrew M. Kuchling
2004-08-07
1
-1/+1
*
Typo fix
Andrew M. Kuchling
2004-08-07
1
-1/+1
*
Add recent items
Andrew M. Kuchling
2004-08-07
1
-0/+14
*
Simplify language
Andrew M. Kuchling
2004-08-07
1
-11/+9
*
Add string concat item
Andrew M. Kuchling
2004-08-07
1
-0/+7
*
Exercise DocTestSuite's search for __test__.
Raymond Hettinger
2004-08-07
1
-2/+2
*
Whitespace normalization.
Tim Peters
2004-08-07
5
-139/+139
*
Bug 772091: doctest.DocTestSuite does not support __test__
Tim Peters
2004-08-07
2
-16/+29
*
SF bug #1004669: Type returned from .keys() is not checked
Raymond Hettinger
2004-08-07
2
-0/+14
*
SF bug #1002530: test_decimal fails if repeated
Raymond Hettinger
2004-08-06
1
-6/+8
*
Merging from tim-doctest-branch, which is now closed.
Tim Peters
2004-08-06
5
-182/+919
*
SF bug #1004088: big code objects (>64K) may be optimized incorrectly
Raymond Hettinger
2004-08-06
1
-0/+5
*
Bump version
Andrew M. Kuchling
2004-08-06
1
-1/+1
*
Typo fix; use 'in-place' instead of 'inplace'
Andrew M. Kuchling
2004-08-06
1
-2/+2
*
SF patch #980695: efficient string concatenation
Raymond Hettinger
2004-08-06
3
-3/+107
*
Changes the remote address used for tests in TimeoutTestCase from google.com to
Brett Cannon
2004-08-06
1
-1/+1
*
fix markup nit, typo
Fred Drake
2004-08-06
1
-2/+2
*
update to reflect the new significance of the "@" character
Fred Drake
2004-08-05
1
-2/+2
*
Added new codecs and aliases for ISO_8859-11, ISO_8859-16 and
Marc-André Lemburg
2004-08-05
5
-1/+288
*
Warn that settrace() is implementation rather than language
Phillip J. Eby
2004-08-05
1
-1/+5
*
This commit was manufactured by cvs2svn to create tag 'r24a2'.
v2.4a2
cvs2svn
2004-08-05
1
-0/+1
*
release date
Anthony Baxter
2004-08-05
2
-3/+3
*
Doc/lib/libfuncs.tex: correct items in itemize
Matthias Klose
2004-08-04
2
-10/+10
*
add constants for many error values added over the past couple of
Fred Drake
2004-08-04
1
-0/+17
*
Example.__init__: this cannot use assert, because that fails to trigger
Tim Peters
2004-08-04
2
-5/+8
*
Edward Loper's cool and massive refactoring of doctest.py, merged from
Tim Peters
2004-08-04
3
-945/+2386
[prev]
[next]