1 Commits (261ccdce4825535d4f6ea4bf09e9394bb751df20)

Author SHA1 Message Date
Georg Brandl fa2c61a222 More automated version replacement. 15 years ago
Amaury Forgeot d'Arc 72aee3dcab Merged revisions 78393 via svnmerge from 16 years ago
Eric Smith 68af50ba39 Issue #5988: Delete deprecated functions PyOS_ascii_formatd, PyOS_ascii_strtod, and PyOS_ascii_atof. 16 years ago
Benjamin Peterson b173f7853e add a replacement API for PyCObject, PyCapsule #5630 17 years ago
Martin v. Löwis ffe431d8bd Merged revisions 68203 via svnmerge from 17 years ago
Christian Heimes af78e47f49 More 3.0 -> 3.1 transistion in the Windows and OS/2 build files 17 years ago
Georg Brandl 0312494665 Remove last traces of cStringIO. 18 years ago
Georg Brandl e1b5ac6408 Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. 18 years ago
Georg Brandl a26f8ca668 Revert r63934 -- it was mixing two patches. 18 years ago
Georg Brandl f954c4b9fb Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. 18 years ago
Georg Brandl 2067bfdf25 Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. 18 years ago
Christian Heimes 292d351fc1 Merged revisions 60481,60485,60489-60520,60523-60527,60530-60533,60535-60538,60540-60551 via svnmerge from 18 years ago
Guido van Rossum 0ea230b80a Remove more traces of bufferobject.[ch] from build files etc. 19 years ago
Neal Norwitz 9cfc62c44f cPickle was removed 19 years ago
Neal Norwitz 30d1c51ac9 Remove _PyObject_Del 19 years ago
Neal Norwitz 8dfc4a9bac Remove support for __members__ and __methods__. There still might be 19 years ago
Guido van Rossum 0cb85a972f Remove more references to intobject. 19 years ago
Guido van Rossum cd16bf6404 Merged revisions 55817-55961 via svnmerge from 19 years ago
Guido van Rossum e7ba495627 Merged revisions 55631-55794 via svnmerge from 19 years ago
Guido van Rossum ebe3e16600 Merged revisions 55342-55406 via svnmerge from 19 years ago
Thomas Wouters 0e3f591aee Merged revisions 46753-51188 via svnmerge from 20 years ago
Thomas Wouters 49fd7fa443 Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 20 years ago
Tim Peters 7f468f29f4 SF patch 1044089: New C API function PyEval_ThreadsInitialized(), by Nick 22 years ago
Andrew MacIntyre 96b3725ca0 bring modules up to date, correct .DEF file version 22 years ago
Andrew MacIntyre bac1ea937e More pre-2.3 build tweaks for the OS/2 EMX port: 23 years ago
Andrew MacIntyre 4ee893fe39 More pre-2.3 build tweaks for the OS/2 EMX port: 23 years ago
Andrew MacIntyre 4f28c4da36 OS/2 EMX build updates for recent CVS changes 23 years ago
Andrew MacIntyre ab495052ad DLL export definition refresh 24 years ago
Andrew MacIntyre b3bfa7f9dc refresh to pick up recent changes 24 years ago
Andrew MacIntyre 63c9d50a84 add enumobject.c to build machinery 24 years ago
Andrew MacIntyre 6c65531511 update build infrastructure for pymalloc and bool changes 24 years ago
Andrew MacIntyre 41d97d6777 Create and populate OS/2 EMX port build directory: 24 years ago