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
/
Lib
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Backported r55839 and r61350
Martin v. Löwis
2008-12-13
2
-0/+19
*
#4317: Fix an Array Bounds Read in imageop.rgb2rgb8.
Amaury Forgeot d'Arc
2008-11-18
1
-1/+2
*
backport the security fix part of r67246
Benjamin Peterson
2008-11-17
1
-0/+19
*
- Security Issue #2: imageop did not validate arguments correctly and could
Matthias Klose
2008-11-12
1
-8/+63
*
Revert the following revisions, as they don't fix security
Martin v. Löwis
2008-03-02
4
-36/+6
*
Fix for Windows: close a temporary file before trying to delete it.
Hye-Shik Chang
2007-06-05
1
-0/+2
*
(Backport from r55770)
Hye-Shik Chang
2007-06-05
1
-1/+12
*
Backported r51621 from p3yk:
Thomas Wouters
2007-02-25
2
-4/+4
*
Add extra SHA tests
Andrew M. Kuchling
2006-11-20
1
-1/+18
*
Backport of the pieces of trunk rev 46589 relevant to
Tim Peters
2006-10-09
2
-3/+25
*
Backport r45505, r45573, r45576
Martin v. Löwis
2006-10-09
1
-0/+5
*
Port of universal binary support for Mac OSX from python 2.5. This takes away
Ronald Oussoren
2006-10-08
1
-2/+2
*
Backport from trunk r52223:
Hye-Shik Chang
2006-10-08
1
-1/+11
*
[Backport r51248 | neal.norwitz]
Andrew M. Kuchling
2006-10-05
1
-0/+8
*
A review of overflow-detecting code in the 2.4 branch.
Armin Rigo
2006-10-04
2
-4/+17
*
Fix integer negation and absolute value to not rely
Martin v. Löwis
2006-10-04
1
-0/+1
*
[Backport rev. 51728 by neal.norwitz]
Andrew M. Kuchling
2006-10-03
2
-2/+2
*
Bug #1556784: allow format strings longer than 127 characters in
Georg Brandl
2006-09-30
1
-0/+1
*
Bug #1560617: in pyclbr, return full module name not only for classes,
Georg Brandl
2006-09-30
1
-0/+3
*
Patch #1567691: super() and new.instancemethod() now don't accept
Georg Brandl
2006-09-30
2
-0/+15
*
[Backport rev. 46882 by neal.norwitz]
Andrew M. Kuchling
2006-09-29
4
-6/+50
*
Backport 51850 from release25-maint branch.
Neal Norwitz
2006-09-11
2
-15/+225
*
Backport from trunk r51737:
Hye-Shik Chang
2006-09-07
2
-0/+8
*
Backport trunk's revision 51565:
Thomas Wouters
2006-08-24
1
-0/+7
*
Backport rev 51448:
Georg Brandl
2006-08-22
1
-0/+4
*
Add an additional test: BZ2File write methods should raise IOError
Georg Brandl
2006-08-14
1
-0/+9
*
Patch #1535500: fix segfault in BZ2File.writelines and make sure it
Georg Brandl
2006-08-14
1
-0/+2
*
Backport whitespace-normalization-proofing test_cgi fix.
Georg Brandl
2006-08-11
1
-2/+2
*
Chris McDonough's patch to defend against certain DoS attacks on FieldStorage.
Georg Brandl
2006-08-11
2
-0/+71
*
Backport fixes for #1523610 (crashes in PyArg_ParseTuple):
Georg Brandl
2006-08-09
1
-1/+18
*
memcmp() can return values other than -1, 0, and +1 but tp_compare
Thomas Heller
2006-08-08
1
-0/+1
*
Don't produce output in test_builtin.
Georg Brandl
2006-08-06
1
-2/+2
*
Bug #1535165: fixed a segfault in input() and raw_input() when
Georg Brandl
2006-08-06
1
-0/+8
*
Bug #1535182: really test the xreadlines() method of bz2 objects.
Georg Brandl
2006-08-06
1
-1/+1
*
Patch #1529686: run test_iterlen and test_email_codecs in 2.4.
Georg Brandl
2006-07-28
2
-7/+9
*
Merge rev 50882 from the trunk.
Tim Peters
2006-07-27
1
-7/+0
*
Put method-wrappers into trashcan. Fixes #927248.
Martin v. Löwis
2006-07-03
1
-0/+8
*
SF bug #1504333: sgmlib should allow angle brackets in quoted values
Fred Drake
2006-06-29
1
-0/+15
*
- SF bug #853506: IP6 address parsing in sgmllib
Fred Drake
2006-06-23
1
-0/+8
*
Backport of r47061.
Armin Rigo
2006-06-21
1
-0/+15
*
Add the new test from the #1503157 patch to the branch.
Georg Brandl
2006-06-10
1
-0/+2
*
Backport of fix of bug #532646 for new-style classes.
Brett Cannon
2006-06-09
1
-0/+16
*
[Bug #1472827] Correctly escape newlines and tabs in attribute values in saxu...
Andrew M. Kuchling
2006-06-09
1
-2/+5
*
Remove various dependencies on dictionary order in the standard library
Armin Rigo
2006-05-28
5
-9/+11
*
Merge rev 45944 from trunk.
Tim Peters
2006-05-10
1
-0/+20
*
Backport SF bug/patch #1433877: string parameter to ioctl not null terminated
Thomas Wouters
2006-05-05
1
-8/+1
*
Patch #1464708 from William McVey: fixed handling of nested comments in mail
Barry Warsaw
2006-04-30
1
-0/+10
*
Backport r45774:
Neal Norwitz
2006-04-29
1
-0/+1
*
Bug #1478429: make datetime.datetime.fromtimestamp accept every float,
Georg Brandl
2006-04-28
1
-0/+6
*
Merge rev 45631 from trunk.
Tim Peters
2006-04-21
2
-1/+62
[next]