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
...
|
*
Backport of #1638: %zd configure test fails on Linux
Christian Heimes
2007-12-18
3
-6/+29
|
*
Issue #1642: Fix segfault in ctypes when trying to delete attributes.
Thomas Heller
2007-12-18
4
-0/+44
|
*
Add a note about future import needed for with statement.
Georg Brandl
2007-12-15
1
-0/+4
|
*
Regenerated with autoconf.
Thomas Heller
2007-12-14
1
-7769/+8202
|
*
Bug #1608: use -fwrapv when GCC supports it. This is important, newer
Guido van Rossum
2007-12-13
5
-8217/+7784
|
*
Backport r59480.
Alexandre Vassalotti
2007-12-13
2
-1/+11
|
*
Backport patch #1643738.
Guido van Rossum
2007-12-10
2
-5/+27
|
*
This is a backport of the fix in rev. 59369.
Ronald Oussoren
2007-12-05
5
-1/+97
|
*
merge -r59315:59316 from py3k: Fix issue #1553: An errornous __length_hint__ ...
Christian Heimes
2007-12-05
3
-4/+9
|
*
os.access now returns True on Windows for any existing directory.
Martin v. Löwis
2007-12-03
2
-2/+7
|
*
Issue #1531: Read fileobj from the current offset, do not seek to
Lars Gustäbel
2007-12-01
3
-3/+46
|
*
Backport of r59241: str.decode fails on very long strings on 64bit platforms.
Amaury Forgeot d'Arc
2007-11-30
3
-7/+15
|
*
Spaces vs. Tabs.
Georg Brandl
2007-11-29
1
-4/+4
|
*
Fix bug #1517, a possible segfault in lookup().
Guido van Rossum
2007-11-29
1
-0/+4
|
*
- Backported a workaround for a bug in SQLite 3.2.x/3.3.x versions where a
Gerhard Häring
2007-11-25
2
-4/+14
|
*
back in these go - thanks to Titus Brown for the fix
Skip Montanaro
2007-11-24
3
-0/+18
|
*
Issue #1445: Fix a SystemError when accessing the ``cell_contents``
Amaury Forgeot d'Arc
2007-11-24
3
-2/+22
|
*
revert
Skip Montanaro
2007-11-24
1
-3/+0
|
*
revert change that breaks test_doctest (which I forgot to run - sorry)
Skip Montanaro
2007-11-24
2
-13/+0
|
*
issue 1429818
Skip Montanaro
2007-11-23
1
-0/+3
|
*
Make trace and doctest play nice together (issue 1429818). Backported from
Skip Montanaro
2007-11-23
2
-0/+13
|
*
Backport of a fix for the __loader__.get_data() test.
Brett Cannon
2007-11-23
1
-0/+1
|
*
A test that should test for osx >= 10.4.0 actually tested for os versions <= ...
Ronald Oussoren
2007-11-22
1
-1/+1
|
*
Allow simultaneous installation of 32-bit and 64-bit versions
Martin v. Löwis
2007-11-22
2
-2/+26
|
*
Backport of r59082 (doctest and using __loader__.get_data()).
Brett Cannon
2007-11-21
3
-1/+24
|
*
Fixed #1372: zlibmodule.c: int overflow in PyZlib_decompress
Christian Heimes
2007-11-21
2
-2/+5
|
*
Remove an old SF reference.
Brett Cannon
2007-11-19
1
-2/+2
|
*
Backport r59049:
Walter Dörwald
2007-11-19
2
-5/+55
|
*
Backport r59047: Fix typo in comment.
Walter Dörwald
2007-11-19
1
-1/+1
|
*
Backport revision 58471, replace PyErr_Print() with PyErr_Clear().
Guido van Rossum
2007-11-15
1
-1/+1
|
*
Backport for issue1265 (pdb bug with "with" statement).
Amaury Forgeot d'Arc
2007-11-13
3
-9/+63
|
*
News about list_repeat() fix.
Guido van Rossum
2007-11-13
1
-0/+2
|
*
Issue 1704621. Fix segfaults in list_repeat() and list_inplace_repeat().
Guido van Rossum
2007-11-12
2
-5/+14
|
*
Fixed #1254: pdb fails to launch some script.
Christian Heimes
2007-11-12
1
-1/+1
|
*
Backport r58942:
Walter Dörwald
2007-11-12
1
-1/+1
|
*
Fix for #1427: Error in standard module calendar
Christian Heimes
2007-11-12
1
-8/+12
|
*
when talking about an imminent 2.5.2c1, the build should identify itself
Fred Drake
2007-11-09
1
-3/+3
|
*
Fix issue #1705170 (backport from trunk)
Nick Coghlan
2007-11-07
3
-0/+24
|
*
* fix failing test_recno.py - backport from trunk.
Gregory P. Smith
2007-11-07
2
-6/+6
|
*
Backport r58892.
Guido van Rossum
2007-11-07
1
-0/+1
|
*
Backport r58868:
Gregory P. Smith
2007-11-06
4
-2/+142
|
*
Note change to get_dialect semantics in 2.5.
Skip Montanaro
2007-11-04
1
-0/+5
|
*
Backport r58709 from trunk:
Georg Brandl
2007-11-02
2
-7/+12
|
*
Backport r58757, r58758, r58759.
Gregory P. Smith
2007-11-01
4
-12/+26
|
*
#1364: os.lstat is available on Windows too, as an alias to os.stat.
Georg Brandl
2007-11-01
1
-2/+3
|
*
Sets are marshalable.
Raymond Hettinger
2007-10-31
1
-1/+1
|
*
Clarify the reasons why pickle is almost always better than marshal
Raymond Hettinger
2007-10-31
1
-1/+9
|
*
- Build using system ffi library on arm*-linux*, pass --with-system-ffi to CO...
Matthias Klose
2007-10-25
2
-3/+3
|
*
- Build using system ffi library on arm*-linux*.
Matthias Klose
2007-10-24
3
-5/+147
|
*
Bug #1321: Fixed logic error in TimedRotatingFileHandler.__init__()
Vinay Sajip
2007-10-24
1
-7/+7
[prev]
[next]