2010-02-23 |
Tarek Ziadé | added make_archive (and secondary APIs) to shutil |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Tarek Ziadé | removed debugging code |
commit | commitdiff | tree | snapshot |
2010-02-23 |
R. David Murray | Issue 6292: for the moment at least, the test suite... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Eric Smith | Issue #6902: Fix problem with built-in types format... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Michael Foord | Support for old TestResult object (unittest) with warni... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Andrew M. Kuchling | #7706: add include guards where they're missing; requir... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Andrew M. Kuchling | #7706: DONT_HAVE_ERRNO_H is no longer defined by config... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Andrew M. Kuchling | #2560: remove an unnecessary 'for' loop from my_fgets... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Jack Diederich | * fix issue#7476 |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Andrew M. Kuchling | Remove Tools/modulator, a reference to it in the docs... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Jack Diederich | fixes issue #1522237, bad init check in _threading_local |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Andrew M. Kuchling | #7627: MH.remove() would fail if the MH mailbox was... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Andrew M. Kuchling | Fix comment typo |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Eric Smith | Issue #7988: Fix default alignment to be right aligned... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Jack Diederich | fixes issue #7530, serve_forever() |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Andrew M. Kuchling | Note granting of commit privileges to Larry Hastings |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Ezio Melotti | #7482: clarify error message in case of division by... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Andrew M. Kuchling | #7597: curses.use_env() can be called before initscr... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Mark Dickinson | Clarify description of three-argument pow for Decimal... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Andrew M. Kuchling | #6414: clarify description of processor endianness. |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Andrew M. Kuchling | #7794: describe 2.6 support for executing directories... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Senthil Kumaran | Fix Issue7172 - BaseHTTPServer.BaseHTTPRequestHandler... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Andrew M. Kuchling | #7076: mention SystemRandom class near start of the... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Andrew M. Kuchling | Re-word |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Michael Foord | Silence UnicodeWarning in crazy unittest test. |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Mark Dickinson | Reduce number of random tests in test_strtod, to avoid... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Mark Dickinson | Issue #7384: skip test_curses on FreeBSD, in order... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Mark Dickinson | Issue #5211: Fix complex type to avoid implicit calls to |
commit | commitdiff | tree | snapshot |
2010-02-21 |
R. David Murray | Issue 7970: When email.Parser.Parser parses a MIME... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ezio Melotti | skip tests with a non-ascii cwd when the file system... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Senthil Kumaran | Fix for Issue7751: urllib.urlopen("///C|/foo/bar/spam... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ezio Melotti | Remove e assertIs definitions and use correct assert... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Ezio Melotti | #3426: os.path.abspath now returns unicode when its... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Vinay Sajip | logging: Documented warnings module integration. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Georg Brandl | #7967: PyXML is no more. |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Senthil Kumaran | Fix for Issue7904. urlparse.urlsplit to handle schemes... |
commit | commitdiff | tree | snapshot |
2010-02-19 |
Fred Drake | - apply patch from issue 7005 |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Michael Foord | Fix unittest.TestCase.assertDictContainsSubset so it... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Michael Foord | unittest.TestCase uses safe_repr for producing failure... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Mark Dickinson | Doctest fixes for decimal.py: add an integer-argument... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Mark Dickinson | Issue #7633: Context method in the decimal module ... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Andrew M. Kuchling | Add various items |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Martin v. Löwis | Move bsddb47 macros before their use, to make VS 2010... |
commit | commitdiff | tree | snapshot |
2010-02-18 |
Martin v. Löwis | Stop providing crtassem.h symbols when compiling with |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Ezio Melotti | #7941: fix error message |
commit | commitdiff | tree | snapshot |
2010-02-16 |
Ezio Melotti | #7930: fix stripid |
commit | commitdiff | tree | snapshot |
2010-02-16 |
R. David Murray | Make the references to Popen in the description of... |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Martin v. Löwis | Issue #7903: Define _BSD_SOURCE through OpenBSD 4.9. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Eric Smith | Remove incorrect apostrophe. |
commit | commitdiff | tree | snapshot |
2010-02-15 |
Martin v. Löwis | Issue #3920: Define _BSD_SOURCE on OpenBSD 4.4. |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Mark Dickinson | Silence more 'comparison between signed and unsigned... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Georg Brandl | #7926: fix-up wording. |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Mark Dickinson | Silence more compiler warnings; fix an instance of... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Mark Dickinson | Silence some 'comparison between signed and unsigned... |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Georg Brandl | #7926: fix stray parens. |
commit | commitdiff | tree | snapshot |
2010-02-14 |
Ezio Melotti | #7921: fix links. Patch by Brian Curtin. |
commit | commitdiff | tree | snapshot |
2010-02-12 |
Mark Dickinson | Check that 'd' isn't allowed as an exponent specifier... |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Ezio Melotti | #7907: fix wrong function name in doc. Patch by Brian... |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Michael Foord | Adding TextTestResult to unittest.__all__ |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Ronald Oussoren | Finish fix for issue 7715, after explicit search for... |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Ronald Oussoren | Fix copy&paste error in the definition of ARCH_RUN_32BI... |
commit | commitdiff | tree | snapshot |
2010-02-11 |
Ronald Oussoren | Add guard around the prototype for completion_matches... |
commit | commitdiff | tree | snapshot |
2010-02-11 |
R. David Murray | Improve issue 7835 fix per MAL to handle the case that the |
commit | commitdiff | tree | snapshot |
2010-02-11 |
R. David Murray | Issue 5754: tweak shelve doc wording to make it cleare... |
commit | commitdiff | tree | snapshot |
2010-02-10 |
R. David Murray | Issue 7835: Shelve's __del__ method calls its close... |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Ezio Melotti | #7712: add a temp_cwd context manager to test_support... |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Michael Foord | Fix for unittest tests, to be merged to py3k |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Michael Foord | Remove deprecation on assert_. It is used too frequently. |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Michael Foord | Issue 7893 and Issue 7588 |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Antoine Pitrou | Issue #2746: Don't escape ampersands and angle brackets... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Michael Foord | Doc fix for unittest. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Georg Brandl | Convert test failure from output-producing to self... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Michael Foord | Make assertMultiLineEqual the default for comparing... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Georg Brandl | Fix missing string formatting placeholder. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Georg Brandl | Fix undefined local. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Georg Brandl | Fix missing string formatting argument. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Ezio Melotti | Fix typo |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Ezio Melotti | Fix exc_value -> exception in docstring |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Vinay Sajip | logging: gingerly re-enabling skipped tests after impro... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Antoine Pitrou | Clarify and correct description for ccbench and iobench. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Vinay Sajip | Issue #7857: Another attempt to keep the buildbots... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Vinay Sajip | logging: skipped listening tests because they're not... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Andrew M. Kuchling | Add two items; move a subsection |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Vinay Sajip | Removed spurious print statement in test. |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Andrew M. Kuchling | Move distutils into its own subsection; add various... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Georg Brandl | Fix test_fnmatch. |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Mark Dickinson | Skip test_strtod entirely when correctly-rounded string... |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Ronald Oussoren | Issue 6003: ZipFile.writestr "compression_type" argument |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Michael Foord | assertRaises as context manager now allows you to acces... |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Georg Brandl | Remove unused imports in test modules. |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Georg Brandl | Rename "exc_value" attribute on assertRaises context... |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Antoine Pitrou | Issue #7870: Remove duplicate test methods. Reported... |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Mark Dickinson | Actually raise on failure, instead of doing nothing. |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Vinay Sajip | logging: Removed some more 1.5.2 support code. |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Mark Dickinson | Add missing global declarations for 'overflowok'; remov... |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Vinay Sajip | Issue #7869: logging: improved format-time diagnostics... |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Georg Brandl | Remove duplicate test method. |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Georg Brandl | Add a minimal test for fnmatchcase(). |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Georg Brandl | Fix a redefined test method. |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Georg Brandl | Fix two redefined test methods. |
commit | commitdiff | tree | snapshot |
next |