Commits
User selector
Commit History
Commits on Nov 12, 2008
- Issues #2588, #2589: Fix potential integer underflow and overflow
Show description for 8af5d57committed
Commits on Mar 2, 2008
- committed
Backport of r60793:
Show description for c8ed4ffcommittedRevert the following revisions, as they don't fix security
Show description for 0cc3ea6committed
Commits on Jan 23, 2007
Backport trunk revision 53527:
Show description for 1e42ab6committed
Commits on Nov 29, 2006
- committed
Commits on Oct 27, 2006
Commits on Oct 8, 2006
Port of universal binary support for Mac OSX from python 2.5. This takes away
Show description for 392cafbcommitted
Commits on Oct 6, 2006
[Backport r46044 | neal.norwitz]
Show description for bec63cecommitted
Commits on Oct 5, 2006
[Backport r51221 | neal.norwitz -- the original commit message is wrong;
Show description for 154a884committed[Backport r51220 | neal.norwitz]
Show description for 720ea07committed[Backport r50685 | neal.norwitz]
Show description for e67841fcommitted[Backport r50743 | neal.norwitz]
Show description for 8a28c16committed[Backport r51247 | neal.norwitz]
Show description for fb36924committed
Commits on Oct 4, 2006
[Backport r51245 | neal.norwitz]
Show description for 3b93688committedA review of overflow-detecting code in the 2.4 branch.
Show description for b2d0f34committed
Commits on Oct 3, 2006
[Partial backport of r50777 | neal.norwitz]
Show description for a204025committed[Backport r51443 | neal.norwitz]
Show description for 58e5c11committed[Backport r51231 | neal.norwitz]
Show description for fec7674committed[Backport r50678 | neal.norwitz]
Show description for 1c0d8f0committed
Commits on Sep 29, 2006
[Backport rev. 41696 by neal.norwitz]
Show description for 21e2af3committed
Commits on Sep 27, 2006
[Backport of rev. 42093 by neal.norwitz]
Show description for e703122committed
Commits on Aug 9, 2006
Backport fixes for #1523610 (crashes in PyArg_ParseTuple):
Show description for b302323committed
Commits on Aug 6, 2006
Bug #1535165: fixed a segfault in input() and raw_input() when
Show description for 4eb9634committed
Commits on Jul 23, 2006
- committed
Andrew MacIntyre bugfix: PyThread_start_new_thread() returns the thread ID, not a flag;
Show description for 5596679committed
Andrew MacIntyre
Commits on Jun 8, 2006
Argh. "integer" is a very confusing word ;)
Show description for 8532999committedBug #1502750: Fix getargs "i" format to use LONG_MIN and LONG_MAX for bounds checking.
Show description for 78fbb2acommitted
Commits on Jun 5, 2006
Fix possible buffer overflow on Windows when reading code page.
Show description for 89d8623committed
Commits on Apr 25, 2006
Backport trunk's r45715:
Show description for eba5280committed
Commits on Apr 12, 2006
Ignore the references to the dummy objects used as deleted keys
Show description for 337c143committed
Commits on Mar 27, 2006
Backport of compile.c part of r41531 (neal.norwitz, 2005-11-24):
Show description for adbd28fcommitted
Commits on Mar 23, 2006
Commits on Mar 22, 2006
Change SystemError into SyntaxError, when a Unicode string
Show description for 73c8c2ccommitted
Commits on Mar 7, 2006
Backport r42894: SF #1444030 Fix several potential defects found
Show description for 361cd4bcommitted