aboutsummaryrefslogtreecommitdiff
path: root/Lib/python/pyerrors.swg
AgeCommit message (Expand)Author
2024-04-11Update to v4.2.1HEADmastermainllvm-r522817Alistair Delva
2018-10-22Cosmetic Python error message improvementWilliam S Fulton
2018-08-10Fix to make ISOC89 compliant: -Werror=declaration-after-statementWilliam S Fulton
2018-08-10Python fastdispatch error message improvementsWilliam S Fulton
2017-12-04Add missing checks for failures in calls to PyUnicode_AsUTF8String.William S Fulton
2009-03-19Fix the memory leak related to Python 3 unicode and char * conversion.Haoyu Bai
2008-09-18minor typo and formatting improvementsWilliam S Fulton
2008-09-11Merged the Python 3.0 support branch. The merging progress is not so smooth, ...Haoyu Bai
2008-02-01[Python] Fix format string bug (SF#1882220).Olly Betts
2006-02-01fix -external-runtime and warning arounds in subversionMarcelo Matus
2005-11-07add support for multi-inheritance at the python side and performance tuningsMarcelo Matus
2005-10-20finishing the first stage of the typemap unification scheme, fixing issues wi...Marcelo Matus
2005-10-19fix warnings/errors for gcc4.0, icc and valgrindMarcelo Matus
2005-10-18massive typemap unificationMarcelo Matus