2008-05-26 |
Gregory P.... | Define macros so that this still compiles on Python... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Benjamin Peterson | turn PyErr_WarnPy3k into a macro |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Benjamin Peterson | add __all__ to test_support |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Benjamin Peterson | add PyByteArray docs |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Georg Brandl | Add renaming notices to 3.0 http package members. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Benjamin Peterson | fix typo (thank Georg) |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Benjamin Peterson | fix a minor typo |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Benjamin Peterson | note that PyString and has been aliased to PyBytes |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Christian Heimes | Used vs9to8.py to port all VS9.0 changes to 8.0 |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Christian Heimes | Updated NEWS |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Benjamin Peterson | put a big note on configure.in asking people to run... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Christian Heimes | Renamed bytesobject.c to bytearrayobject.c |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Christian Heimes | Renamed PyString to PyBytes |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Benjamin Peterson | some updates to string formatting section in whatsnew |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Christian Heimes | First step of the C API rename: |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Thomas Heller | On Windows, we must build a debug version iff running... |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Georg Brandl | Add renaming notices to xmlrpc modules. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Georg Brandl | Add renaming notices to 2.6 dbm module docs. |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Benjamin Peterson | update the tutorial to use str.format |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Benjamin Peterson | rename the section about new formatting 'new-string... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin v. Löwis | Merged revisions 63634-63643 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin v. Löwis | Create grammar pickle files on installation; remove... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin v. Löwis | Merged revisions 62647-63633 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Georg Brandl | Add renaming notices to thread and dummy_thread. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Martin v. Löwis | Include all licenses of the packages that we include. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Gregory P.... | note about r63617 |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Gregory P.... | Fix issue2669: bsddb simple/legacy interface iteration... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Georg Brandl | #2959: allow multiple close() calls for GzipFile. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Georg Brandl | Hint about _winreg renaming in the docs. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Georg Brandl | ConfigParser renaming reversal part 3: move module... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Georg Brandl | ConfigParser renaming reversal part 2: move module. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Georg Brandl | ConfigParser renaming reversal part 1: remove stub... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Gregory P.... | print out information about which BerkeleyDB library... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Georg Brandl | Queue renaming reversal part 3: move module into place and |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Gregory P.... | * Give the test_bsddb3 tests a unique temporary directo... |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Georg Brandl | Queue renaming reversal part 2: move module. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Georg Brandl | Queue renaming reversal part 1: remove stub module. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Gregory P.... | Use test_support to get network ports to bind to. |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Gregory P.... | Correct the url to the external bsddb.db docs (likely... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Georg Brandl | socketserver renaming reversal part 3: move the module... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Guilherme Polo | Fixed an import that remained from the lib-tk -> tkinte... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Georg Brandl | socketserver renaming reversal part 2: move rename... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Georg Brandl | socketserver renaming reversal part 1: remove stub... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Martin v. Löwis | Don't try to get the window size if it was never set... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Martin v. Löwis | Use announce instead of print, to suppress output in |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Trent Nelson | Introduce a user macro named $(externalsDir), which... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Martin v. Löwis | Mention that the leaking of variables from list compreh... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Mark Dickinson | Revert temporary checkin in revision 63545. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Raymond Hettinger | Fix typo |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Raymond Hettinger | Issue 2909: show how to name unpacked fields. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Martin v. Löwis | Issue #1390: Raise ValueError in toxml when an invalid... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Martin v. Löwis | Patch #1722225: Support QNX 6. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Mark Dickinson | Skip math.sum tests on non IEEE 754 platforms, and... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Brett Cannon | Remove the old repr stub. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Brett Cannon | Revert the renaming of repr to reprlib. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Raymond Hettinger | Tweak the comments and formatting. |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Mark Dickinson | Temporary checkin to get configure to report more |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Mark Dickinson | Better error reporting in test_math.py |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Mark Dickinson | Add tests for math.sum (Issue #2819) |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Mark Dickinson | Issue #2819: Add math.sum, a function that sums a seque... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Raymond Hettinger | Docs for Issue 2819. |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Benjamin Peterson | fix test_pydoc so it works on make installed Python... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Jesus Cea | bsddb module updated to version 4.7.0 |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Brett Cannon | Add Quentin Gallet-Gilles for (at least) a fixer for... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Benjamin Peterson | remove redundant invocation of json doctests |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Benjamin Peterson | use more specific asserts in test_opcode |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Benjamin Peterson | check for toolbox glue before testing platform.mac_ver... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Thomas Heller | Oops, get_tests may be called with 3 arguments. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Thomas Heller | The -x <test1[,test2...]> flag allows to exclude tests. |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Martin v. Löwis | Add Robert Schuppenies. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Brett Cannon | Add a note about the renaming of test.test_support... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Thomas Heller | On HPUX, -fPIC must be used for linking. _ctypes now... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Vinay Sajip | Updated with fixes for #2914 and #2929. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Vinay Sajip | Fixed: #2914 (RFE for UTC support in TimedRotatingFileH... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Georg Brandl | #615772: raise a more explicit error from Tkinter.Misc... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Georg Brandl | #2592: delegate nb_index and the floor/truediv slots... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Georg Brandl | Patch #1775025: allow opening zipfile members via ZipIn... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Martin v. Löwis | Patch #2488: Add sys.maxsize. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Georg Brandl | Use inspect.getabsfile() to get the documented module... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Georg Brandl | Improve diffing logic and output for test_pydoc. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Georg Brandl | Remove html package and fix test_htmlparser. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Georg Brandl | Remove directories that no longer exist. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Georg Brandl | Revert copy_reg -> copyreg rename. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Georg Brandl | Remove debugging line. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Georg Brandl | Remove rest of the tkinter package. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Georg Brandl | Standardize renaming notes. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Georg Brandl | Add notes that tkinter modules will be renamed. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Georg Brandl | Tkinter rename reversal: remove tkinter package, adapt... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Georg Brandl | Tkinter renaming reversal: move modules back in their... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Georg Brandl | Tkinter renaming reversal: Delete all stubs from lib-tk. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Georg Brandl | Argh, this is the *actual* test that works under Windows. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Georg Brandl | Activate two more test cases in test_httpservers. |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Fred Drake | revert creation of the html.entities and html.parser... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Neal Norwitz | Add html package so it gets installed and more tests... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Georg Brandl | test_httpservers has unpredictable refcount behavior. |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Jesus Cea | bsddb: Beware with sequence wrapping |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Benjamin Peterson | just MacOS (instead of MacOS 9) |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Andrew M. Kuchling | Re-organize the increasingly long list of deprecated... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Benjamin Peterson | change some imports in tests so they will not be skippe... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Benjamin Peterson | fix test_platform (os was not imported) |
commit | commitdiff | tree | snapshot |
next |