2008-03-31 |
Jeffrey Yasskin | Block the sys.exc_clear -3 warning from threading.py. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Georg Brandl | Make AST nodes pickleable. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Georg Brandl | Fix error message -- "expects either 0 or 0 arguments" |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Georg Brandl | The other download formats will be available for 2... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Benjamin Peterson | Updated README regarding doc formats |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Georg Brandl | Make _fields attr for no fields consistent with _attrib... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Georg Brandl | Convert test_ast to unittest and add a test for r62049. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Georg Brandl | #2505: allow easier creation of AST nodes. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Georg Brandl | Adapt test_ast to the new ExceptHandler type. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Georg Brandl | Patch #2511: Give the "excepthandler" AST item proper... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Gerhard Häring | Documented the lastrowid attribute. |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Benjamin Peterson | #2503 make singletons compared with "is" not == or != |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Amaury Forgeot... | Still investigating on the hanging test_socket. |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Amaury Forgeot... | The buildbot "x86 W2k8 trunk" seems to hang in test_socket. |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Georg Brandl | Properly check for consistency with the third argument of |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Amaury Forgeot... | Now that Lib/test/output is gone, tests should not... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Amaury Forgeot... | lib2to3 should install a logging handler only when... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Georg Brandl | Fix capitalization. |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Raymond Hettinger | Be explicit about what efficient means. |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Georg Brandl | Backport #1442: report exception when startup file... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Amaury Forgeot... | Correctly call the base class tearDown(); |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Amaury Forgeot... | Revert my experiment. I found one reason of failures... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Gerhard Häring | Brought documentation for sqlite3 module up-to-date... |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Amaury Forgeot... | At least let the module compile |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Amaury Forgeot... | Try to understand why most buildbots suddenly turned... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Benjamin Peterson | NIL => NULL |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Amaury Forgeot... | One #ifdef too much, and I broke all windows buildbots: |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Amaury Forgeot... | Repair compilation for Visual Studio 2005. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Benjamin Peterson | #2498 modernized try, except, finally statements in bdb |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Amaury Forgeot... | Fix a reference leak found by Georg, when compiling... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Georg Brandl | Silence compiler warning at the source. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Amaury Forgeot... | Silence a compilation warning |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Gregory P.... | These svn adds were forgotten in r62000 |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Gerhard Häring | Update sqlite3 module to match current version of pysqlite. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Georg Brandl | #2502: add example how to do enum types with named... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Georg Brandl | Don't use the confusing term "set membership". |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Georg Brandl | Phase out has_key usage in the tutorial; correct docs... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Georg Brandl | Patch #1810 by Thomas Lee, reviewed by myself: |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Gregory P.... | Accept patch issue2426 by Paul Kippes (kippesp). |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Georg Brandl | #2406: add examples to gzip docs. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Gregory P.... | This patch moves some tests from test_urllib2_net to... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Neal Norwitz | Name the main method correctly so the test is run |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Neal Norwitz | Bug 1503: Get the test to pass on OSX. This should... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Neal Norwitz | Fix compiler warning about finite() missing on Solaris. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Martin v. Löwis | Merged revisions 61825-61989 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Martin v. Löwis | Run 2to3 tests. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Martin v. Löwis | Disable test that depends on #2412 being fixed. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Neal Norwitz | Revert r61969 which added casts to Py_CHARMASK to avoid... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Jeffrey Yasskin | Print more information the next time test_socket throws... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Neal Norwitz | Allow use of other ports so the test can pass if 9091... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Jeffrey Yasskin | Kill a race in test_threading in which the exception... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Amaury Forgeot... | test_future3.py is a regular test file, and should... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Amaury Forgeot... | Issue2495: tokenize.untokenize did not insert space... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Georg Brandl | The bug for which there was a test in outstanding_bugs... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Georg Brandl | #2248: return result of QUIT from quit(). |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Christian Heimes | Fixed tokenize tests |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Christian Heimes | Build bots are working again - removing the hack |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Eric Smith | Added test cases for single quoted strings, both forms... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Christian Heimes | Quick 'n dirty hack: Increase the magic by 2 to force... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Neal Norwitz | Pluralss only need one s, not 2 (intss -> ints) |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Neal Norwitz | Fix compiler warnings |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Neal Norwitz | Fix test_compiler after adding unicode_literals |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Neal Norwitz | Fix warnings about using char as an array subscript... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Neal Norwitz | Fix memory leaks |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Neal Norwitz | Fix bytes so it works on 64-bit platforms. |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Christian Heimes | Revert commit accident |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Christian Heimes | Hopefully added _fileio module to the Windows build... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Benjamin Peterson | add commas for introductory clauses |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Christian Heimes | Use the new unicode literals for the io module |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Amaury Forgeot... | C89 compliance: Microsoft compilers want variable decla... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Christian Heimes | I forgot to svn add the future test |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Christian Heimes | Initialize PyCompilerFlags cf_flags with 0 |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Christian Heimes | Surround p_flags access with #ifdef PY_PARSER_REQUIRES_... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Christian Heimes | Patch #2477: Added from __future__ import unicode_literals |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Mark Dickinson | Typo: "objects reference count" -> "object's reference... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Georg Brandl | Fix and simplify error handling, silencing a compiler... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Christian Heimes | Updated Misc/NEWS |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Christian Heimes | Removed merge tracking for "svnmerge" for |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Christian Heimes | Removed merge tracking for "svnmerge" for |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Christian Heimes | Merged revisions 61750,61752,61754,61756,61760,61763... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Christian Heimes | Prepare integration of bytearray backport branch |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Benjamin Peterson | Added help options to PDB |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Georg Brandl | Add an example for an RFC 822 continuation. |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Georg Brandl | Add Josiah. |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Jerry Seutter | Changed test so it no longer runs as a side effect... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Jerry Seutter | Changed test so it no longer runs as a side effect... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Neal Norwitz | Ensure that the mailbox is closed to prevent problems... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Jerry Seutter | Changed test so it no longer runs as a side effect... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Neal Norwitz | Try to get this test to be less flaky. It was failing... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Andrew M. Kuchling | Add various items |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Andrew M. Kuchling | Minor docstring typos |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Benjamin Peterson | Opps! I merged the revisions, but forgot to add |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Thomas Heller | Make _ctypes.c PY_SSIZE_T_CLEAN. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Benjamin Peterson | Merged the ACKS from py3k |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Mark Dickinson | Issue #2482: Make sure that the coefficient of a Decimal |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Georg Brandl | Add Benjamin. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Mark Dickinson | Issue #2478: Decimal(sqrt(0)) failed when the decimal... |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Georg Brandl | Move declarations to block start. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Georg Brandl | #2476: document that %default feature is new in 2.4. |
commit | commitdiff | tree | snapshot |
2008-03-25 |
Georg Brandl | #2359: add Py3k warning for array.read/array.write. |
commit | commitdiff | tree | snapshot |
next |