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
/
Objects
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct previous checkin, probably a svn merge issue.
Amaury Forgeot d'Arc
2008-04-11
1
-4/+4
*
- Issue #1686386: Tuple's tp_repr did not take into account the possibility of
Guido van Rossum
2008-04-10
2
-1/+18
*
backport r62271 from trunk.
Gregory P. Smith
2008-04-10
1
-1/+0
*
Backport r62261 from trunk:
Gregory P. Smith
2008-04-09
1
-0/+5
*
#1477: ur'\U0010FFFF' used to raise in narrow unicode builds.
Amaury Forgeot d'Arc
2008-03-24
1
-4/+42
*
Backport r61458:
Neal Norwitz
2008-03-18
1
-11/+15
*
Fix the overflows in expandtabs(). "This time for sure!"
Guido van Rossum
2008-03-11
2
-50/+65
*
Added checks for integer overflows, contributed by Google. Some are
Martin v. Löwis
2008-02-14
3
-6/+27
*
Fix typo in constant name.
Thomas Wouters
2008-01-25
1
-1/+1
*
Use the right (portable) definition of the max of a Py_ssize_t.
Thomas Wouters
2008-01-25
1
-1/+1
*
Rewrite the list_inline_repeat overflow check slightly differently.
Guido van Rossum
2008-01-25
1
-4/+5
*
Backport r60246.
Guido van Rossum
2008-01-24
1
-0/+5
*
Backport r55080:
Guido van Rossum
2008-01-18
1
-4/+85
*
Fix an edge case whereby the __del__() method of a classic class could
Guido van Rossum
2008-01-18
1
-0/+10
*
merge -r59315:59316 from py3k: Fix issue #1553: An errornous __length_hint__ ...
Christian Heimes
2007-12-05
2
-4/+6
*
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
*
Issue #1445: Fix a SystemError when accessing the ``cell_contents``
Amaury Forgeot d'Arc
2007-11-24
1
-1/+6
*
Issue 1704621. Fix segfaults in list_repeat() and list_inplace_repeat().
Guido van Rossum
2007-11-12
1
-5/+7
*
Backport r58892.
Guido van Rossum
2007-11-07
1
-0/+1
*
Backport r58709 from trunk:
Georg Brandl
2007-11-02
2
-7/+12
*
Cause passing a string to generator.throw() to raise a deprecation warning.
Brett Cannon
2007-09-11
1
-0/+6
*
Bug #1763149: use proper slice syntax in docstring.
Georg Brandl
2007-07-29
2
-4/+4
*
Patch #1673759: add a missing overflow check when formatting floats
Georg Brandl
2007-07-12
2
-2/+4
*
Backport 55874:
Neal Norwitz
2007-06-11
2
-4/+16
*
Prevent expandtabs() on string and unicode objects from causing a segfault when
Neal Norwitz
2007-06-09
2
-6/+28
*
Bug #1733488: Fix compilation of bufferobject.c on AIX.
Martin v. Löwis
2007-06-08
1
-1/+1
*
Add what looks like a necessary call to PyErr_NoMemory() when PyMem_MALLOC()
Neal Norwitz
2007-05-16
1
-1/+1
*
Merge change 54982 from the trunk. This fixes the test_subprocess test in th...
Kristján Valur Jónsson
2007-05-07
1
-8/+7
*
the nb_long slot on classobject instances now defaults to call the nb_int slo...
Kristján Valur Jónsson
2007-05-07
1
-1/+13
*
Fix two problems that emerged when the testsuite was run with an x64 build: ...
Kristján Valur Jónsson
2007-05-07
1
-1/+1
*
Backport r54757 - missing NULL checks.
Georg Brandl
2007-04-21
2
-0/+10
*
Revert 53667
Raymond Hettinger
2007-04-18
1
-7/+7
*
Revert SF #1615701 (rev 53655): dict.update() does *not* call __getitem__() or
Neal Norwitz
2007-04-16
1
-1/+1
*
Revert 54813 for 2.5.1 release. Can be applied after 2.5 branch is unfrozen.
Neal Norwitz
2007-04-16
1
-2/+2
*
Fix a bug when using the __lltrace__ opcode tracer, and a problem sith signed...
Kristján Valur Jónsson
2007-04-13
1
-2/+2
*
Test and fix fromkeys optional argument.
Raymond Hettinger
2007-03-21
1
-2/+2
*
Extend work on rev 52962 and 53830 eliminating redundant PyObject_Hash() call...
Raymond Hettinger
2007-03-20
2
-2/+36
*
Patch #1462488: prevent a segfault in object_reduce_ex() by splitting
Žiga Seilnacht
2007-03-15
1
-14/+47
*
Patch #1680015: Don't modify __slots__ tuple if it contains an unicode
Žiga Seilnacht
2007-03-14
1
-16/+20
*
Patch #1675981: remove unreachable code from type.__new__() method.
Žiga Seilnacht
2007-03-11
1
-7/+5
*
Fix SF #1676971, Complex OverflowError has a typo
Neal Norwitz
2007-03-09
1
-1/+1
*
Patch #1638879: don't accept strings with embedded NUL bytes in long().
Georg Brandl
2007-03-06
1
-1/+18
*
Backport from Py3k branch: fix refleak in PyString_Format.
Georg Brandl
2007-02-26
1
-1/+5
*
Fixup set/dict interoperability.
Raymond Hettinger
2007-02-19
1
-0/+11
*
Extend work on revision 52962: Eliminate redundant calls to PyObject_Hash().
Raymond Hettinger
2007-02-19
2
-7/+50
*
Bug #1653736: Properly discard third argument to slot_nb_inplace_power.
Martin v. Löwis
2007-02-09
1
-1/+7
*
Bypass set specific optimizations for set and frozenset subclasses.
Raymond Hettinger
2007-02-08
1
-7/+7
*
Do not let overflows in enumerate() and count() pass silently.
Raymond Hettinger
2007-02-07
1
-0/+6
*
Silence compiler warning
Raymond Hettinger
2007-02-07
1
-1/+1
[next]