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
*
SF bug #1168135: Python 2.5a0 Tutorial errors and observations
Raymond Hettinger
2005-08-23
1
-24/+25
*
- Mac line endings were incorrect when pasting code from some browsers
Kurt B. Kaiser
2005-08-23
2
-0/+10
*
SF bug #1168135: Python 2.5a0 Tutorial errors and observations
Raymond Hettinger
2005-08-23
1
-57/+65
*
ord() documentation update; this is what remains applicable from
Fred Drake
2005-08-23
1
-4/+9
*
add note about "markupbase" not being intended for direct use
Fred Drake
2005-08-23
1
-1/+7
*
backport bug [ 1266296 ] Mistakes in decimal.Context.subtract documentation
Georg Brandl
2005-08-22
3
-3/+3
*
backport bug #1266283: add lexists to os.path.__all__
Georg Brandl
2005-08-22
5
-11/+13
*
SF bug #1168135: Python 2.5a0 Tutorial errors and observations
Raymond Hettinger
2005-08-21
1
-16/+13
*
Empty sets and frozensets are also false.
Georg Brandl
2005-08-21
1
-3/+3
*
SF bug #1121416: zip incorrectly and incompletely documented
Raymond Hettinger
2005-08-21
1
-4/+4
*
SF bug #1249837: container methods raise KeyError not IndexError
Raymond Hettinger
2005-08-21
1
-0/+2
*
SF bug #1242657: list(obj) can swallow KeyboardInterrupt
Raymond Hettinger
2005-08-21
4
-0/+31
*
Mention explicitly that False is considered false.
Georg Brandl
2005-08-21
1
-3/+3
*
Typo fix
Andrew M. Kuchling
2005-08-18
1
-1/+1
*
Backport checkin:
Walter Dörwald
2005-08-18
1
-1/+1
*
Add news about SF bug # 900092 fix.
Barry Warsaw
2005-08-15
1
-0/+3
*
Fix for SF bug # 900092, hotshot.stats.load assertion failure. This patch
Barry Warsaw
2005-08-15
2
-8/+15
*
Complete backport of #1172785 fix.
Georg Brandl
2005-08-13
2
-0/+4
*
Teach set modules to correctly compute s-=s and s^=s as the empty set.
Raymond Hettinger
2005-08-13
5
-10/+46
*
* SF bug #1257731: Fix logic in set.__contains__(), set.remove(),
Raymond Hettinger
2005-08-12
3
-36/+59
*
Document 'istext' parameter
Andrew M. Kuchling
2005-08-12
1
-2/+5
*
Patch #1239112: Correct LINKCC C++ test. Fixes #1189330.
Martin v. Löwis
2005-08-07
3
-7/+14
*
Patch #827386: Support absolute source paths in msvccompiler.py.
Martin v. Löwis
2005-08-07
2
-0/+4
*
backport patch [ 1252706 ] poplib list() docstring fix (and docs too)
Georg Brandl
2005-08-05
2
-3/+3
*
backport bug [ 1250306 ] incorrect description of range function
Georg Brandl
2005-08-03
1
-1/+1
*
backport [ 1243192 ] Incorrect documentation of re.UNICODE
Georg Brandl
2005-08-02
2
-12/+31
*
add support for svn: and svn+ssh: URL schemes to urlparse
Fred Drake
2005-07-29
2
-1/+7
*
(Backport)
Guido van Rossum
2005-07-26
2
-6/+4
*
Upgrade Windows build to zlib 1.2.3 (a security fix)
Trent Mick
2005-07-26
3
-14/+22
*
That was one too much.
Georg Brandl
2005-07-22
1
-1/+1
*
Fix all wrong instances of "it's".
Georg Brandl
2005-07-22
20
-33/+33
*
[ 1243288 ] Misuse of "it's"
Georg Brandl
2005-07-22
1
-1/+1
*
[ 1243081 ] repair typos
Georg Brandl
2005-07-22
8
-8/+8
*
SF #1204347: typo fix.
Greg Ward
2005-07-22
1
-2/+2
*
Backport checkin:
Walter Dörwald
2005-07-20
2
-6/+25
*
add information about alternate implementations, noting that documentation
Fred Drake
2005-07-20
1
-1/+51
*
Backport: fix cleanup DECREF logic in builtin_filter function.
Georg Brandl
2005-07-19
1
-6/+6
*
added news entry for previous checkin
Georg Brandl
2005-07-18
1
-0/+2
*
backport bug [ 755617 ] os module: Need a better description of "mode"
Georg Brandl
2005-07-18
1
-0/+5
*
backport bug [ 850238 ] unclear documentation/missing command?
Georg Brandl
2005-07-18
1
-3/+3
*
backport bug [ 957505 ] SocketServer module documentation misleading
Georg Brandl
2005-07-18
2
-7/+5
*
backporting fix by tim_one:
Georg Brandl
2005-07-18
2
-5/+10
*
backport bug [ 1021621 ] use first_name, not first, in code samples
Georg Brandl
2005-07-17
1
-2/+2
*
bug [ 872769 ] os.access() documentation should stress race conditions
Georg Brandl
2005-07-17
1
-0/+5
*
backport [ 912943 ] 7.5.6 Thread Objects is too vague
Georg Brandl
2005-07-17
1
-1/+6
*
backport Bug #1015140: disambiguated the term "article id" in nntplib docs and
Georg Brandl
2005-07-17
3
-6/+11
*
backport bug [ 1061920 ] "k" specifier in PyArg_ParseTuple incomplete documen...
Georg Brandl
2005-07-17
1
-2/+2
*
use macro
Skip Montanaro
2005-07-17
1
-1/+1
*
backport
Skip Montanaro
2005-07-17
1
-1/+2
*
Backport checkin:
Walter Dörwald
2005-07-12
1
-27/+45
[next]