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
...
*
Some grammar fixes
Andrew M. Kuchling
2007-04-06
1
-5/+5
*
Convert test_normalization to use unittest.
Collin Winter
2007-04-05
1
-51/+57
*
Convert test_long_future to use unittest.
Collin Winter
2007-04-05
1
-50/+50
*
Bug #1563759: struct.unpack doens't support buffer protocol objects
Raymond Hettinger
2007-04-05
2
-7/+33
*
Fix WalkTests.test_traversal() on Windows. The cleanup in
Žiga Seilnacht
2007-04-04
1
-25/+18
*
Make test_softspace use unittest.
Collin Winter
2007-04-04
1
-11/+20
*
Make test_getopt use unittest.
Collin Winter
2007-04-04
1
-174/+173
*
Bug #1686475: Support stat'ing open files on Windows again.
Martin v. Löwis
2007-04-04
3
-34/+77
*
Stop using test_support.verify().
Collin Winter
2007-04-04
1
-8/+6
*
Clean up imports.
Collin Winter
2007-04-04
1
-4/+4
*
Fix a race condition in this test -- instead of assuming that it will take
Guido van Rossum
2007-04-04
1
-1/+5
*
Fixed the way that the .pem files are looked for, and changed
Facundo Batista
2007-04-04
1
-16/+9
*
Changed the whole structure of startup and checking if the
Facundo Batista
2007-04-03
1
-26/+36
*
Implement a contextmanager test.test_support.catch_warning that can
Walter Dörwald
2007-04-03
4
-111/+129
*
Added a SSL server to test_socket_ssl.py to be able to test
Facundo Batista
2007-04-03
3
-11/+103
*
Add tests for the filename.
Walter Dörwald
2007-04-03
2
-0/+33
*
Document that CatchWarningTests is reused by test_structmembers.py.
Walter Dörwald
2007-04-03
1
-0/+2
*
Move the functionality for catching warnings in test_warnings.py into a separate
Walter Dörwald
2007-04-03
2
-2/+4
*
Now using unittest for the tests infraestructure. Also split the
Facundo Batista
2007-04-03
2
-113/+118
*
Fix the strange case of
Georg Brandl
2007-04-03
1
-8/+8
*
- Fix an off-by-one bug in locale.strxfrm().
Matthias Klose
2007-04-03
2
-1/+4
*
SF #1382213: Tutorial section 9.5.1 ignores MRO for new-style classes
Raymond Hettinger
2007-04-03
1
-11/+20
*
SF 1602378 Clarify docstrings for bisect
Raymond Hettinger
2007-04-03
1
-4/+4
*
Fix warnings about object.__init__() signature.
Guido van Rossum
2007-04-02
3
-3/+2
*
Array module's buffer interface can now handle empty arrays.
Raymond Hettinger
2007-04-02
2
-0/+13
*
SF #1693079: Cannot save empty array in shelve
Raymond Hettinger
2007-04-02
2
-6/+28
*
Fix the class name of strings.
Georg Brandl
2007-04-01
1
-37/+37
*
Remove bogus entry.
Georg Brandl
2007-04-01
1
-3/+0
*
Some semantic fixes.
Georg Brandl
2007-04-01
3
-4/+3
*
Explicit class names.
Georg Brandl
2007-04-01
1
-3/+3
*
Lots of explicit class names for method and member descs.
Georg Brandl
2007-04-01
42
-489/+489
*
Another fix.
Georg Brandl
2007-04-01
1
-1/+1
*
Fix a lot of markup and meta-information glitches.
Georg Brandl
2007-04-01
21
-143/+143
*
Fix the test for recreating the locale cache object by not worrying about if
Brett Cannon
2007-04-01
1
-4/+16
*
time.strptime's caching of its locale object was being recreated when the
Brett Cannon
2007-04-01
3
-5/+24
*
SF #1685563, MSVCCompiler creates redundant and long PATH strings
Neal Norwitz
2007-04-01
2
-1/+17
*
Shut up an occaisonal buildbot error due to test files being left around.
Collin Winter
2007-03-31
1
-0/+8
*
Bug #1655392: don't add -L/usr/lib/pythonX.Y/config to the LDFLAGS
Georg Brandl
2007-03-31
2
-1/+7
*
Fix method names. Will backport.
Neal Norwitz
2007-03-31
1
-3/+4
*
Typo fix.
Georg Brandl
2007-03-31
1
-1/+1
*
Duplicate label fix.
Georg Brandl
2007-03-31
1
-1/+1
*
Markup fix.
Georg Brandl
2007-03-31
1
-1/+1
*
repair string literal.
Georg Brandl
2007-03-31
1
-1/+1
*
Markup fix.
Georg Brandl
2007-03-30
1
-1/+1
*
Duplicate label fix.
Georg Brandl
2007-03-30
1
-1/+1
*
Add item. (Oops, accidentally checked this in on my branch)
Andrew M. Kuchling
2007-03-30
1
-0/+11
*
Markup fix.
Georg Brandl
2007-03-30
1
-3/+3
*
Duplicate label fix.
Georg Brandl
2007-03-30
1
-1/+0
*
Label name fix.
Georg Brandl
2007-03-30
1
-1/+1
*
Markup fix.
Georg Brandl
2007-03-30
1
-1/+1
[prev]
[next]