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
...
*
Patch #648998: test_commands ACL patch
Jason Tishler
2002-12-05
1
-0/+1
*
Add a Cygwin skip mentioned by Jason Tishler.
Tim Peters
2002-12-05
1
-1/+1
*
Patch #551977: Regression exceptions for cygwin
Jason Tishler
2002-12-05
1
-0/+22
*
Replace BadInternalCall with TypeError. Add a test case. Fix whitespace.
Raymond Hettinger
2002-12-04
1
-0/+7
*
Rearrange test_socket_ssl so that a skip is expected iff the network
Tim Peters
2002-12-04
3
-28/+35
*
Some more expected skips on OSX.
Guido van Rossum
2002-12-03
1
-0/+3
*
Lose references to knee (no longer exists) and pyclbr (has its own
Guido van Rossum
2002-12-03
1
-2/+0
*
Add more sophistication to the comparison between pyclbr output and
Guido van Rossum
2002-12-03
1
-42/+36
*
Moderately heavy reorganization of pyclbr to fix package-related bugs.
Guido van Rossum
2002-12-02
1
-14/+34
*
Require 'largefile' resource for Mac OSX as well.
Guido van Rossum
2002-12-02
1
-5/+5
*
On Max OSX, try increasing the stack limit to 2048 so test_re and
Guido van Rossum
2002-12-02
1
-0/+16
*
getdoc():
Ka-Ping Yee
2002-11-30
1
-1/+1
*
Nudge getting __module__ and __name__ for new-style classes so that
Michael W. Hudson
2002-11-27
1
-1/+9
*
SF #641170, reST version of Lib/test/README
Neal Norwitz
2002-11-27
1
-89/+99
*
I don't know why staring at the email to python-checkins made me
Michael W. Hudson
2002-11-27
1
-0/+2
*
Readjustments to the way we cope with exceptions from subclasses'
Michael W. Hudson
2002-11-27
1
-2/+79
*
I had the inheritance cycle stuff backwards. Oops!
Michael W. Hudson
2002-11-27
1
-0/+8
*
Patch #639112: fixes for None locale and tz.
Martin v. Löwis
2002-11-27
1
-56/+141
*
Bring UserDict in-sync with changes to dict.
Raymond Hettinger
2002-11-27
1
-0/+13
*
SF Patch 643443. Added dict.fromkeys(iterable, value=None), a class
Raymond Hettinger
2002-11-27
1
-0/+28
*
The MRO conflict error message depends on dictionary hash order.
Guido van Rossum
2002-11-27
1
-4/+4
*
Add a way to say "use any resource except A". For example, to run
Fred Drake
2002-11-26
1
-3/+14
*
This is my patch:
Michael W. Hudson
2002-11-26
1
-0/+89
*
A tweaked version of Jeremy's patch #642489, to produce better error
Guido van Rossum
2002-11-25
1
-0/+31
*
SF 643115: Set._update() had a special case for dictionaries which allowed
Raymond Hettinger
2002-11-25
1
-0/+3
*
Fix typo in comment.
Walter Dörwald
2002-11-25
1
-1/+1
*
Regenerate from Unicode 3.2.0 to include all First/Last ranges.
Martin v. Löwis
2002-11-24
1
-1/+1
*
Reduced memory burden by iterating over the normalization test input
Tim Peters
2002-11-24
2
-4/+2
*
Fiddled things so that test_normalization is expected to be skipped if
Tim Peters
2002-11-24
2
-39/+60
*
Skip test_normalization on Windows until it's at least clear why the
Tim Peters
2002-11-24
1
-0/+1
*
Split long line.
Tim Peters
2002-11-24
1
-2/+3
*
Whitespace normalization.
Tim Peters
2002-11-24
3
-7/+5
*
Patch #626485: Support Unicode normalization.
Martin v. Löwis
2002-11-23
1
-0/+68
*
Update character names.
Martin v. Löwis
2002-11-23
1
-3/+3
*
Implement names for CJK unified ideographs. Add name to KeyError output.
Martin v. Löwis
2002-11-23
2
-6/+19
*
Add test cases for Hangul syllables. Update output.
Martin v. Löwis
2002-11-23
2
-1/+26
*
Remove duplicate test
Neal Norwitz
2002-11-23
1
-2/+0
*
Patch #642500 with slight modifications: allow keyword arguments in
Just van Rossum
2002-11-23
1
-11/+12
*
Two bugs:
Fred Drake
2002-11-22
1
-7/+7
*
Move Windows Python away from bsddb 1.85 and toward Sleepycat's latest.
Tim Peters
2002-11-22
1
-0/+1
*
Implement dict() style constructor.
Raymond Hettinger
2002-11-22
1
-0/+3
*
Patch #633547: Support plural forms. Do TODOs in test suite.
Martin v. Löwis
2002-11-21
2
-157/+248
*
Change int() so that passing a string, unicode, float or long argument
Walter Dörwald
2002-11-19
3
-22/+28
*
Importing test suite from bsddb3 3.4.0 (with modifications).
Martin v. Löwis
2002-11-19
2
-1/+64
*
check for str.__mod__
Neil Schemenauer
2002-11-18
1
-0/+3
*
check for unicode.__mod__
Neil Schemenauer
2002-11-18
1
-0/+1
*
Improve DictMixin.
Raymond Hettinger
2002-11-18
1
-6/+5
*
Style guide reformats. I saw this test fail on a very heavily loaded
Tim Peters
2002-11-15
1
-6/+9
*
SF patch #520382: Expand shelve.py to have a full dictionary interface
Raymond Hettinger
2002-11-15
1
-0/+98
*
Fix or disable some tests that were affected by the new C3 MRO
Guido van Rossum
2002-11-14
1
-20/+79
[prev]
[next]