2010-03-31 |
Ezio Melotti | Add -Wd and -3 to the flags used to run the tests. |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Florent Xicluna | Replace catch_warnings with check_warnings when it... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Florent Xicluna | Fix typo |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Antoine Pitrou | Issue #8268: Old-style classes (not just instances... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Florent Xicluna | Fix test for xml.etree when using a non-ascii path... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Barry Warsaw | - Issue #8233: When run as a script, py_compile.py... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Brian Curtin | Correct what was intended to be a single-tuple to just... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Ezio Melotti | Silence a py3k warning. |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Ezio Melotti | Revert r79179 and merge r75584 to explain how to implem... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Brian Curtin | Fix #8225. xml.etree was displaying an incorrect link... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Thomas Heller | Revert rev. 79509; ctypes doesn't build on linux. |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Thomas Heller | Removed merge tracking for "svnmerge" for |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Thomas Heller | Merged revisions 79115,79424,79491 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Antoine Pitrou | Fix small error in r79502 |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Antoine Pitrou | Issue #8248: Add some tests for the bool type. Patch... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Benjamin Peterson | add inspect.getcallargs, which binds function arguments... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Florent Xicluna | fix ACKS: alphabetic order and UTF-8 |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Florent Xicluna | #8263: Now regrtest.py will report a failure if it... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Florent Xicluna | Highlight the change of behavior related to r79494... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Florent Xicluna | #7643: Unicode codepoints VT (0x0B) and FF (0x0C) are... |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Michael Foord | Backport of weakref.WeakSet and tests from Python 3. |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Raymond Hettinger | Update itertools recipe for consume(). |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Raymond Hettinger | Add a note on optimizing the itertools recipes for... |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Raymond Hettinger | Update itertools recipes. |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Michael Foord | Addition of delta keyword argument to unittest.TestCase... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Michael Foord | Rename the unittest test_suite function to not clash... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Michael Foord | A fix for running unittest tests on platforms without... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Mark Dickinson | Add Misc/NEWS entry for r79455. |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Mark Dickinson | Make Fraction to complex comparisons with <=, <, >... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Florent Xicluna | Ensure that the failed or unexpected tests are sorted... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Antoine Pitrou | Issue #8222: Enable the SSL_MODE_AUTO_RETRY flag on... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Benjamin Peterson | reorder imports |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Michael Foord | Makefile.pre.in for the unittest/test directory |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Michael Foord | Addition of -c command line option to unittest, to... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Michael Foord | Move a support TestCase out of the main namespace in... |
commit | commitdiff | tree | snapshot |
2010-03-26 |
Michael Foord | Remove incorrect docstring in unittest.test |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Michael Foord | Turn unittest tests into a package |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Brian Curtin | Fix #6538. Markup RegexObject and MatchObject as classe... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Benjamin Peterson | make naming convention consistent |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Florent Xicluna | Fix test_unittest and test_warnings when running "pytho... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Florent Xicluna | #8207: Fix test_pep277 on OS X |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Florent Xicluna | Syntax cleanup `== None` -> `is None` |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Benjamin Peterson | make an attempt to add capsule to the Windows build |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Andrew M. Kuchling | Add various items |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Larry Hastings | Remove extraneous experimental code checked in by accident. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Victor Stinner | Fix a gcc warning introduced by r79397. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Benjamin Peterson | fix eol properties on capsule files |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Benjamin Peterson | set eol on email example |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Benjamin Peterson | set bsddb eol style |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Larry Hastings | Backported PyCapsule from 3.1, and converted most uses of |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Victor Stinner | Fix _curses.tiget*() functions: deny None to avoid... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Victor Stinner | Issue #8211: Save/restore CFLAGS around AC_PROG_CC... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Steven Bethard | Replace license with simple attribution. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Antoine Pitrou | Revert r79384 (the fix failed). |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Benjamin Peterson | replace copy right notice with simple attribution |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Antoine Pitrou | Trying to fix #8108. Will watch the buildbot(s). |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Florent Xicluna | Skip tests which depend on multiprocessing.sharedctypes... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Andrew M. Kuchling | Various edits |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Vinay Sajip | logging: Updated SysLogHandler documentation. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Florent Xicluna | Skip test_ascii_formatd if _ctypes is not available... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Vinay Sajip | logging: Documentation tweak. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Martin v. Löwis | Add Brian Curtin. |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Vinay Sajip | logging: Added LOG_FTP for SysLogHandler and updated... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Ezio Melotti | Another typo. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Ezio Melotti | #8217: typo. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Benjamin Peterson | the == test doesn't work on Solaris #8210 |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Florent Xicluna | The SIGINT signal may happen earlier, during site.py... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Andrew M. Kuchling | add some unittest items |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Florent Xicluna | The standard error should be empty when the signal... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Florent Xicluna | Silence test_subprocess. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Florent Xicluna | Skip test_format_deprecation if _ctypes is not availabl... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Senthil Kumaran | Fixed Issue8209 - OptionParser keyword arg 'epilog... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Benjamin Peterson | Merged revisions 79313,79324 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Ezio Melotti | Link specifically to the UCD version 5.2.0. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Ezio Melotti | Remove link to objects.rst (gone in r79179). |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Ezio Melotti | Update the version number of the Unicode Database in... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Benjamin Peterson | Merged revisions 79309 via svnmerge from |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Florent Xicluna | Issue #8205: Remove the "Modules" directory from sys... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Florent Xicluna | #7667: Fix doctest failures with non-ASCII paths. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Benjamin Peterson | Merged revisions 79077,79137,79304-79305 via svnmerge... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Antoine Pitrou | Issue #7512: shutil.copystat() could raise an OSError... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Florent Xicluna | #7668: Fix test_httpservers failure when sys.executable... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Florent Xicluna | Preserve backward compatibility of the ctypes module. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Florent Xicluna | Issue #7703: ctypes supports both buffer() and memoryvi... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
R. David Murray | Issue #7860: platform.uname now reports the correct... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Vinay Sajip | logging: Added getChild utility method to Logger and... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jesus Cea | Missing testsuite files |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Florent Xicluna | Get rid of buffer() in test_ctypes: backport the 3... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Antoine Pitrou | Fix an occasional test_ftplib failure, following r79226. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Jesus Cea | pybsddb 4.8.4 integration. Please, comment in issue... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Vinay Sajip | Issue #8201: logging: Handle config errors when non... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Victor Stinner | Fix the NEWS about my last commit: an unicode subclass... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Vinay Sajip | Issue #8200: logging: Handle errors when multiprocessin... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Victor Stinner | Issue #1583863: An unicode subclass can now override... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Michael Foord | Correct usage message displayed for python -m unittest -h |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Michael Foord | expected failure should not trigger failfast behavior... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Michael Foord | Removing Python 2.3 compatibility code from unittest. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Michael Foord | Fix failing test committed by accident. |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Michael Foord | -f/--failfast command line option for unittest. Issue... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Michael Foord | Issue 7815. __unittest in module globals trims frames... |
commit | commitdiff | tree | snapshot |
next |