| Commit message (Expand) | Author | Age | Files | Lines |
* | Recorded merge of revisions 81029 via svnmerge from | Antoine Pitrou | 2010-05-09 | 5 | -532/+532 |
|
|
* | Make (most of) Python's tests pass under Thread Sanitizer. | Jeffrey Yasskin | 2010-05-03 | 1 | -0/+1 |
|
|
* | Merged revisions 78393 via svnmerge from | Amaury Forgeot d'Arc | 2010-02-24 | 1 | -1/+0 |
|
|
* | Issue #5988: Delete deprecated functions PyOS_ascii_formatd, PyOS_ascii_strto... | Eric Smith | 2010-02-22 | 1 | -5/+0 |
|
|
* | #3791: remove last traces of bsddb. | Georg Brandl | 2009-06-04 | 1 | -45/+7 |
|
|
* | add a replacement API for PyCObject, PyCapsule #5630 | Benjamin Peterson | 2009-05-05 | 1 | -0/+13 |
|
|
* | Merged revisions 72040 via svnmerge from | Eric Smith | 2009-04-27 | 1 | -0/+1 |
|
|
* | Merged revisions 68203 via svnmerge from | Martin v. Löwis | 2009-01-03 | 2 | -4/+0 |
|
|
* | More 3.0 -> 3.1 transistion in the Windows and OS/2 build files | Christian Heimes | 2008-12-04 | 1 | -0/+0 |
|
|
* | Remove last traces of cStringIO. | Georg Brandl | 2008-06-10 | 2 | -5/+0 |
|
|
* | Fix the Windows build by removing references to the cStringIO module | Thomas Heller | 2008-06-10 | 1 | -1/+0 |
|
|
* | Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. | Georg Brandl | 2008-06-04 | 2 | -3/+2 |
|
|
* | Revert r63934 -- it was mixing two patches. | Georg Brandl | 2008-06-04 | 2 | -2/+3 |
|
|
* | Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. | Georg Brandl | 2008-06-04 | 2 | -3/+2 |
|
|
* | Create the dbm package from PEP 3108. #2881. | Georg Brandl | 2008-05-26 | 1 | -3/+3 |
|
|
* | Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. | Georg Brandl | 2008-05-25 | 3 | -5/+5 |
|
|
* | Tkinter, step 5: remove lib-tk subdirectory and update all places where it wa... | Georg Brandl | 2008-05-17 | 1 | -1/+1 |
|
|
* | Remove the dl module per PEP 3108. | Neal Norwitz | 2008-03-24 | 1 | -1/+0 |
|
|
* | Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,... | Christian Heimes | 2008-02-03 | 3 | -150/+201 |
|
|
* | Remove traces of Py_USING_UNICODE and Unicode-specific conditionals in config... | Georg Brandl | 2008-01-07 | 1 | -1/+0 |
|
|
* | #1535: rename __builtin__ module to builtins. | Georg Brandl | 2007-12-02 | 1 | -1/+1 |
|
|
* | Remove more hotshot cruft. | Neal Norwitz | 2007-10-13 | 2 | -7/+1 |
|
|
* | Remove more traces of bufferobject.[ch] from build files etc. | Guido van Rossum | 2007-10-08 | 2 | -9/+0 |
|
|
* | cPickle was removed | Neal Norwitz | 2007-08-24 | 3 | -7/+0 |
|
|
* | Remove _PyObject_Del | Neal Norwitz | 2007-08-19 | 1 | -1/+0 |
|
|
* | Remove support for __members__ and __methods__. There still might be | Neal Norwitz | 2007-08-11 | 1 | -2/+0 |
|
|
* | Remove more references to intobject. | Guido van Rossum | 2007-08-07 | 2 | -17/+1 |
|
|
* | Merged revisions 55817-55961 via svnmerge from | Guido van Rossum | 2007-06-13 | 1 | -1/+0 |
|
|
* | Merged revisions 55631-55794 via svnmerge from | Guido van Rossum | 2007-06-06 | 3 | -28/+0 |
|
|
* | Merged revisions 55342-55406 via svnmerge from | Guido van Rossum | 2007-05-17 | 3 | -6/+0 |
|
|
* | Merged revisions 55225-55227,55229-55269 via svnmerge from | Guido van Rossum | 2007-05-11 | 2 | -10/+0 |
|
|
* | Remove the exceptions builtin module, all the exceptions are already builtin. | Neal Norwitz | 2007-02-26 | 1 | -1/+0 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 5 | -251/+428 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 3 | -17/+0 |
|
|
* | fix typos, mostly in comments | Fred Drake | 2005-10-28 | 2 | -2/+2 |
|
|
* | Fix all wrong instances of "it's". | Georg Brandl | 2005-07-22 | 1 | -1/+1 |
|
|
* | update version numbers | Andrew MacIntyre | 2005-02-17 | 1 | -23/+23 |
|
|
* | add notes about subprocess module & thread stacks, SSL support | Andrew MacIntyre | 2005-02-17 | 1 | -1/+18 |
|
|
* | add build machinery for the SSL socket module | Andrew MacIntyre | 2005-02-17 | 1 | -0/+8 |
|
|
* | make thread stack size compile-time tunable on OS/2, increase main stack | Andrew MacIntyre | 2005-01-17 | 1 | -1/+17 |
|
|
* | OS/2 specific fixes related to SF bug # 1003471 | Andrew MacIntyre | 2004-12-12 | 1 | -1/+12 |
|
|
* | SF patch 1044089: New C API function PyEval_ThreadsInitialized(), by Nick | Tim Peters | 2004-10-11 | 1 | -1/+0 |
|
|
* | note module removals, update on BitTorrent issue | Andrew MacIntyre | 2004-10-03 | 1 | -9/+11 |
|
|
* | bring modules up to date, correct .DEF file version | Andrew MacIntyre | 2004-10-03 | 3 | -166/+178 |
|
|
* | bring OS/2 EMX port build environment up to date | Andrew MacIntyre | 2004-07-07 | 2 | -12/+17 |
|
|
* | add AF_UNIX notes | Andrew MacIntyre | 2004-04-11 | 1 | -1/+9 |
|
|
* | remove support for missing ANSI C header files (limits.h, stddef.h, etc). | Skip Montanaro | 2004-02-10 | 1 | -21/+0 |
|
|
* | Remove support for --without-universal-newlines (see PEP 11). | Skip Montanaro | 2004-02-07 | 1 | -3/+0 |
|
|
* | Remove HAVE_STRPTIME - no longer necessary with the pure Python version of | Skip Montanaro | 2004-02-07 | 1 | -3/+0 |
|
|
* | add definitions required for expat 1.95.7 | Andrew MacIntyre | 2003-12-25 | 1 | -1/+1 |
|
|