summaryrefslogtreecommitdiff
path: root/PC/os2emx/python27.def
Commit message (Collapse)AuthorAgeFilesLines
* More automated version replacement.Georg Brandl2011-02-201-1314/+0
|
* Merged revisions 78393 via svnmerge fromAmaury Forgeot d'Arc2010-02-241-1/+0
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r78393 | amaury.forgeotdarc | 2010-02-24 00:19:39 +0100 (mer., 24 févr. 2010) | 2 lines #4852: Remove dead code in every thread implementation, unused for many years. ........
* Issue #5988: Delete deprecated functions PyOS_ascii_formatd, ↵Eric Smith2010-02-221-5/+0
| | | | PyOS_ascii_strtod, and PyOS_ascii_atof.
* add a replacement API for PyCObject, PyCapsule #5630Benjamin Peterson2009-05-051-0/+13
| | | | | | All stdlib modules with C-APIs now use this. Patch by Larry Hastings
* Merged revisions 68203 via svnmerge fromMartin v. Löwis2009-01-031-3/+0
| | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r68203 | martin.v.loewis | 2009-01-03 18:19:26 +0100 (Sa, 03 Jan 2009) | 2 lines Issue #4817: Remove unused function PyOS_GetLastModificationTime. ........
* More 3.0 -> 3.1 transistion in the Windows and OS/2 build filesChristian Heimes2008-12-041-0/+1310