2007-04-12 |
Georg Brandl | Patch #1698951: clarify deprecation message in rexec... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Raymond Hettinger | SF 1193128: Let str.translate(None) be an identity... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Georg Brandl | Repair missing spaces after \UNIX. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Georg Brandl | Exceptions are no longer old-style instances. Fix accor... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Raymond Hettinger | SF 1191699: Make slices picklable |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Georg Brandl | Add some missing NULL checks which trigger crashes... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Andrew M. Kuchling | Describe undocumented third argument to touchline() |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Andrew M. Kuchling | Point readers at the patch submission instructions |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Andrew M. Kuchling | Add window.chgat() method, submitted via e-mail by... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Georg Brandl | Repair a duplicate label and some obsolete uses of... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Facundo Batista | General clean-up. Lot of margin corrections, comments... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Collin Winter | Typo fix. |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Facundo Batista | Minor fix to the tests pass ok even with -O. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Žiga Seilnacht | Patch #1695862: remove old test directory that causes... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Vinay Sajip | Added optional timeout to SocketHandler.makeSocket... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Brett Cannon | Doc that file.next() has undefined behaviour when calle... |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Collin Winter | Convert test_fileinput to use unittest. |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Collin Winter | Convert test_module to use unittest. |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Collin Winter | Convert test_gc to use unittest. |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Collin Winter | Import cleanup in test_crypt. |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Collin Winter | Convert test_stringprep to use unittest. |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Andrew M. Kuchling | Some grammar fixes |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Collin Winter | Convert test_normalization to use unittest. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Collin Winter | Convert test_long_future to use unittest. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Raymond Hettinger | Bug #1563759: struct.unpack doens't support buffer... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Žiga Seilnacht | Fix WalkTests.test_traversal() on Windows. The cleanup in |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Collin Winter | Make test_softspace use unittest. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Collin Winter | Make test_getopt use unittest. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Martin v. Löwis | Bug #1686475: Support stat'ing open files on Windows... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Collin Winter | Stop using test_support.verify(). |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Collin Winter | Clean up imports. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Guido van Rossum | Fix a race condition in this test -- instead of assumin... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Facundo Batista | Fixed the way that the .pem files are looked for, and... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Facundo Batista | Changed the whole structure of startup and checking... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Walter Dörwald | Implement a contextmanager test.test_support.catch_warn... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Facundo Batista | Added a SSL server to test_socket_ssl.py to be able... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Walter Dörwald | Add tests for the filename. |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Walter Dörwald | Document that CatchWarningTests is reused by test_struc... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Walter Dörwald | Move the functionality for catching warnings in test_wa... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Facundo Batista | Now using unittest for the tests infraestructure. Also... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Georg Brandl | Fix the strange case of |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Matthias Klose | - Fix an off-by-one bug in locale.strxfrm(). |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Raymond Hettinger | SF #1382213: Tutorial section 9.5.1 ignores MRO for... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Raymond Hettinger | SF 1602378 Clarify docstrings for bisect |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Guido van Rossum | Fix warnings about object.__init__() signature. |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Raymond Hettinger | Array module's buffer interface can now handle empty... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Raymond Hettinger | SF #1693079: Cannot save empty array in shelve |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Georg Brandl | Fix the class name of strings. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Georg Brandl | Remove bogus entry. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Georg Brandl | Some semantic fixes. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Georg Brandl | Explicit class names. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Georg Brandl | Lots of explicit class names for method and member... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Georg Brandl | Another fix. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Georg Brandl | Fix a lot of markup and meta-information glitches. |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Brett Cannon | Fix the test for recreating the locale cache object... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Brett Cannon | time.strptime's caching of its locale object was being... |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Neal Norwitz | SF #1685563, MSVCCompiler creates redundant and long... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Collin Winter | Shut up an occaisonal buildbot error due to test files... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Georg Brandl | Bug #1655392: don't add -L/usr/lib/pythonX.Y/config... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Neal Norwitz | Fix method names. Will backport. |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Georg Brandl | Typo fix. |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Georg Brandl | Duplicate label fix. |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Georg Brandl | Markup fix. |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Georg Brandl | repair string literal. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Georg Brandl | Markup fix. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Georg Brandl | Duplicate label fix. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Andrew M. Kuchling | Add item. (Oops, accidentally checked this in on my... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Georg Brandl | Markup fix. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Georg Brandl | Duplicate label fix. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Georg Brandl | Label name fix. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Georg Brandl | Markup fix. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Marc-André... | Bump the patch level version of distutils since there... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Collin Winter | Bug #1688274: add documentation for C-level class objects. |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Facundo Batista | Added the posibility to pass the timeout to FTP.connect... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Facundo Batista | Added timout parameter to telnetlib.Telnet. Also created |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Georg Brandl | In Windows' time.clock(), when QueryPerformanceFrequenc... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Georg Brandl | These are actually methods. |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Collin Winter | Make test_zipfile clean up its temporary files properly. |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Collin Winter | Consolidate patches #1690164, 1683397, and 1690169... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Facundo Batista | Added timeout to smtplib (to SMTP and SMTP_SSL). Also... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Facundo Batista | Bug 1688393. Adds a control of negative values in |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Facundo Batista | The basic test cases of poplib.py. |
commit | commitdiff | tree | snapshot |
2007-03-27 |
Facundo Batista | Added an optional timeout to poplib.POP3. Also created a |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Facundo Batista | Forgot to add the file before the previous commit,... |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Georg Brandl | Some nits. |
commit | commitdiff | tree | snapshot |
2007-03-26 |
Facundo Batista | Added an optional timeout to FTP class. Also I started... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Georg Brandl | Markup fix. |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Georg Brandl | Markup fix. |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Facundo Batista | Closing the HTTP connection after each test, and listen... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Facundo Batista | Redone the tests, using the infrastructure already... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Brett Cannon | Change the docs to no longer claim that unittest is... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Georg Brandl | Revert accidental change. |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Georg Brandl | Remove typo accent. |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Žiga Seilnacht | Patch #1489771: update syntax rules in Python Reference... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Collin Winter | Make test_relpath() pass on Windows. |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Facundo Batista | Surrounded with try/finally to socket's default timeout... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Thomas Heller | Prevent creation (followed by a segfault) of array... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Guido van Rossum | Add note about type.__init__(). |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Facundo Batista | Added a 'create_connect()' function to socket.py, which... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Guido van Rossum | Add a type.__init__() method that enforces the same... |
commit | commitdiff | tree | snapshot |
next |