| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | improve error message from passing inadequate number of keyword arguments #6474 | Benjamin Peterson | 2010-03-21 | 3 | -5/+19 |
|
|
* | don't write duplicate tests | Benjamin Peterson | 2010-03-21 | 1 | -2/+0 |
|
|
* | fix import | Benjamin Peterson | 2010-03-21 | 1 | -2/+3 |
|
|
* | co_varnames is certainly a tuple, so let's not waste time finding out | Benjamin Peterson | 2010-03-21 | 1 | -1/+1 |
|
|
* | remove pointless condition | Benjamin Peterson | 2010-03-21 | 1 | -15/+13 |
|
|
* | Issue #3890: Fix recv() and recv_into() on non-blocking SSL sockets. | Antoine Pitrou | 2010-03-21 | 2 | -20/+8 |
|
|
* | flatten condition | Benjamin Peterson | 2010-03-21 | 1 | -8/+6 |
|
|
* | Issue #1628484: The Makefile doesn't ignore the CFLAGS environment | Antoine Pitrou | 2010-03-21 | 2 | -5/+9 |
|
|
* | Fix plural. | Georg Brandl | 2010-03-21 | 1 | -1/+1 |
|
|
* | Add items | Andrew M. Kuchling | 2010-03-21 | 1 | -5/+30 |
|
|
* | #8180: Fix test_pep277 on OS X and add more tests for special Unicode normali... | Florent Xicluna | 2010-03-21 | 2 | -30/+108 |
|
|
* | rewrite a bit | Benjamin Peterson | 2010-03-21 | 1 | -4/+6 |
|
|
* | Issue #8179: Fix macpath.realpath() on a non-existing path. | Florent Xicluna | 2010-03-21 | 2 | -1/+6 |
|
|
* | Use assertRaises and add a specific warning filter. | Florent Xicluna | 2010-03-21 | 1 | -9/+4 |
|
|
* | Remove leftover word. | Georg Brandl | 2010-03-21 | 1 | -2/+2 |
|
|
* | No more deprecation warnings for distutils.sysconfig, following r78666. | Florent Xicluna | 2010-03-21 | 2 | -8/+6 |
|
|
* | Silence some py3k SyntaxWarning using check_py3k_warnings() with "exec" state... | Florent Xicluna | 2010-03-21 | 2 | -3/+35 |
|
|
* | Fix py3k warnings in test_decimal, using unittest.assertItemsEqual. | Florent Xicluna | 2010-03-21 | 1 | -17/+15 |
|
|
* | Silence more py3k warnings in unittest.case. | Florent Xicluna | 2010-03-21 | 1 | -2/+2 |
|
|
* | Include structmember.h correctly. | Georg Brandl | 2010-03-21 | 1 | -1/+1 |
|
|
* | Update text for newest US DST regulation. The sample file already has the ca... | Georg Brandl | 2010-03-21 | 1 | -2/+2 |
|
|
* | Update os.kill() emulation example for Windows to use ctypes. | Georg Brandl | 2010-03-21 | 1 | -4/+6 |
|
|
* | Mention inefficiency of lists as queues, add link to collections.deque discus... | Georg Brandl | 2010-03-21 | 1 | -0/+5 |
|
|
* | Clarify that for shell=True, the shell PID will be the child PID. | Georg Brandl | 2010-03-21 | 1 | -0/+3 |
|
|
* | Introduce copy by slicing, used in later chapters. | Georg Brandl | 2010-03-21 | 1 | -0/+6 |
|
|
* | Document that GzipFile supports iteration. | Georg Brandl | 2010-03-21 | 1 | -1/+1 |
|
|
* | Add a paragraph about set displays. | Georg Brandl | 2010-03-21 | 1 | -0/+4 |
|
|
* | Remove the "built-in objects" file. It only contained two paragraphs of whic... | Georg Brandl | 2010-03-21 | 2 | -28/+0 |
|
|
* | Fix some issues found by Jacques Ducasse on the docs list. | Georg Brandl | 2010-03-21 | 3 | -9/+10 |
|
|
* | #7092 - Silence more py3k deprecation warnings, using test_support.check_py3k... | Florent Xicluna | 2010-03-21 | 38 | -184/+290 |
|
|
* | Change order of arguments in a unittest function. | Michael Foord | 2010-03-21 | 1 | -4/+4 |
|
|
* | A faulty load_tests in a test module no longer halts test discovery. A placeh... | Michael Foord | 2010-03-21 | 2 | -7/+36 |
|
|
* | Fix overzealous .hgignore file | Antoine Pitrou | 2010-03-21 | 1 | -2/+2 |
|
|
* | Cleanup test_tarfile, and use check_warnings. | Florent Xicluna | 2010-03-20 | 1 | -9/+12 |
|
|
* | Cleanup test_struct using check_warnings. | Florent Xicluna | 2010-03-20 | 1 | -68/+50 |
|
|
* | wrap | Benjamin Peterson | 2010-03-20 | 1 | -2/+2 |
|
|
* | document exitfunc fixer | Benjamin Peterson | 2010-03-20 | 1 | -0/+5 |
|
|
* | Issue 7832: renaming unittest.TestCase.assertSameElements to assertItemsEqual... | Michael Foord | 2010-03-20 | 6 | -68/+144 |
|
|
* | #8178 Cleanup the threads after test_thread.TestForkInThread. | Florent Xicluna | 2010-03-20 | 1 | -6/+7 |
|
|
* | Fixing the file call in the rfc822.Message replacement example. | Sean Reifscheider | 2010-03-20 | 1 | -1/+1 |
|
|
* | Adding an example of reproducing the rfc822.Message() parsing. | Sean Reifscheider | 2010-03-19 | 2 | -0/+23 |
|
|
* | set svn:eol-style to native on C files | Benjamin Peterson | 2010-03-19 | 0 | -0/+0 |
|
|
* | Initialized merge tracking via "svnmerge" with revisions "1-79104" from | Thomas Heller | 2010-03-19 | 0 | -0/+0 |
|
|
* | update libffi to commit 59a259f4d348f593b45f452309f4d020a28051c4 from the | Matthias Klose | 2010-03-19 | 33 | -448/+1403 |
|
|
* | Various tests cleanup: check_warnings/check_py3k_warnings, unittest.assert* a... | Florent Xicluna | 2010-03-19 | 10 | -91/+89 |
|
|
* | Generate libffi's Makefiles again to be able to run the libffi testsuite | Matthias Klose | 2010-03-19 | 4 | -375/+7592 |
|
|
* | - Issue #1039, #8154: Fix os.execlp() crash with missing 2nd argument. | Matthias Klose | 2010-03-19 | 3 | -0/+10 |
|
|
* | keep DeprecationWarning from failing test | Benjamin Peterson | 2010-03-19 | 1 | -1/+1 |
|
|
* | Make python-config support multiple option flags on the same command line, ra... | Collin Winter | 2010-03-19 | 2 | -28/+33 |
|
|
* | Add a separate python-config make target, useful for testing changes to Misc/... | Collin Winter | 2010-03-19 | 1 | -4/+6 |
|
|