summaryrefslogtreecommitdiffstats
path: root/src/if_python3.c
AgeCommit message (Expand)Author
2021-06-14patch 8.2.2995: linker errors with dynamic Python 3.10v8.2.2995Zdenek Dohnal
2020-12-25patch 8.2.2211: MS-Windows: can't load Python dll if not in the pathv8.2.2211Bram Moolenaar
2020-12-21patch 8.2.2178: Python 3: non-utf8 character cannot be handledv8.2.2178Bram Moolenaar
2020-10-21patch 8.2.1883: compiler warnings when using Pythonv8.2.1883Bram Moolenaar
2020-10-11patch 8.2.1834: PyEval_InitThreads() is deprecated in Python 3.9v8.2.1834Bram Moolenaar
2020-10-10patch 8.2.1830: MS-Windows: Python3 issue with stdinv8.2.1830Bram Moolenaar
2020-10-06patch 8.2.1806: MS-Windows with Python: Vim freezes after import commandv8.2.1806Bram Moolenaar
2020-10-03patch 8.2.1790: MS-Windows with Python: crash when executed from Vifmv8.2.1790Bram Moolenaar
2020-08-06patch 8.2.1381: MS-Windows: crash with Python 3.5 when stdin is redirectedv8.2.1381Bram Moolenaar
2020-07-16patch 8.2.1225: linker errors when building with dynamic Python 3.9v8.2.1225Bram Moolenaar
2020-07-06patch 8.2.1146: not enough testing for Pythonv8.2.1146Bram Moolenaar
2020-03-29patch 8.2.0479: unloading shared libraries on exit has no purposev8.2.0479Bram Moolenaar
2020-03-04patch 8.2.0354: Python 3.9 does not define _Py_DEC_REFTOTALv8.2.0354Bram Moolenaar
2020-02-26patch 8.2.0319: file missing in distribution, comments outdatedv8.2.0319Bram Moolenaar
2019-12-04patch 8.1.2387: using old C style commentsv8.1.2387Bram Moolenaar
2019-10-23patch 8.1.2201: cannot build with dynamically linked Python 3.8v8.1.2201Bram Moolenaar
2019-05-28patch 8.1.1414: alloc() returning "char_u *" causes a lot of type castsv8.1.1414Bram Moolenaar
2019-05-24patch 8.1.1384: using "int" for alloc() often results in compiler warningsv8.1.1384Bram Moolenaar
2019-03-30patch 8.1.1086: too many curly bracesv8.1.1086Bram Moolenaar
2019-03-19patch 8.1.1021: pyeval() and py3eval() leak memoryv8.1.1021Bram Moolenaar
2019-03-19patch 8.1.1020: compiler warning for Python3 interfacev8.1.1020Bram Moolenaar
2019-02-18patch 8.1.0950: using :python sets 'pyxversion' even when not executedv8.1.0950Bram Moolenaar
2019-02-17patch 8.1.0941: macros for MS-Windows are inconsistentv8.1.0941Bram Moolenaar
2019-01-13patch 8.1.0743: giving error messages is not flexiblev8.1.0743Bram Moolenaar
2019-01-12patch 8.1.0735: cannot handle binary datav8.1.0735Bram Moolenaar
2018-09-30patch 8.1.0443: unnecessary static function prototypesv8.1.0443Bram Moolenaar
2018-07-04patch 8.1.0147: compiler warning when building with Python 3.7v8.1.0147Bram Moolenaar
2018-05-15patch 8.0.1846: Python interface is incompatible with lldbv8.0.1846Bram Moolenaar
2018-04-14patch 8.0.1709: some non-C89 code may slip throughv8.0.1709Bram Moolenaar
2018-03-29patch 8.0.1654: warnings for conversion of void to function pointerv8.0.1654Bram Moolenaar
2018-03-24patch 8.0.1635: undefining _POSIX_THREADS causes problems with Python 3v8.0.1635Bram Moolenaar
2018-01-31patch 8.0.1451: difficult to set the python home directories properlyv8.0.1451Bram Moolenaar
2017-10-28patch 8.0.1236: Mac features are confusingv8.0.1236Bram Moolenaar
2017-09-16patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefsv8.0.1118Bram Moolenaar
2017-07-07patch 8.0.0698: crash on exit when using Python function in timer.v8.0.0698Bram Moolenaar
2017-01-28patch 8.0.0251: not easy to select Python 2 or 3v8.0.0251Bram Moolenaar
2016-08-29patch 7.4.2293v7.4.2293Bram Moolenaar
2016-04-21patch 7.4.1769v7.4.1769Bram Moolenaar
2016-04-14patch 7.4.1731v7.4.1731Bram Moolenaar
2016-03-14patch 7.4.1559v7.4.1559Bram Moolenaar
2016-02-16patch 7.4.1334v7.4.1334Bram Moolenaar
2016-02-13patch 7.4.1315v7.4.1315Bram Moolenaar
2016-02-07patch 7.4.1280v7.4.1280Bram Moolenaar
2016-02-06patch 7.4.1272v7.4.1272Bram Moolenaar
2016-02-06patch 7.4.1270v7.4.1270Bram Moolenaar
2016-01-30patch 7.4.1208v7.4.1208Bram Moolenaar
2016-01-29patch 7.4.1198v7.4.1198Bram Moolenaar
2016-01-09patch 7.4.1065v7.4.1065Bram Moolenaar
2015-12-31patch 7.4.1012v7.4.1012Bram Moolenaar
2015-11-02patch 7.4.907v7.4.907Bram Moolenaar