log src/if_python3.c @ 29247:5f314b2ed494 v8.2.5142

age author description
Mon, 07 Feb 2022 15:00:04 +0100 Bram Moolenaar patch 8.2.4317: MS-Windows: Vim exits when Python 3 initialisation fails v8.2.4317
Wed, 05 Jan 2022 19:00:06 +0100 Bram Moolenaar patch 8.2.4010: error messages are spread out v8.2.4010
Sat, 01 Jan 2022 23:00:04 +0100 Bram Moolenaar patch 8.2.3977: error messages are spread out v8.2.3977
Sat, 01 Jan 2022 15:30:05 +0100 Bram Moolenaar patch 8.2.3967: error messages are spread out v8.2.3967
Mon, 27 Dec 2021 18:30:05 +0100 Bram Moolenaar patch 8.2.3914: various spelling mistakes in comments v8.2.3914
Sat, 24 Jul 2021 14:00:05 +0200 Bram Moolenaar patch 8.2.3208: dynamic library load error does not mention why it failed v8.2.3208
Mon, 14 Jun 2021 15:15:04 +0200 Bram Moolenaar patch 8.2.2995: linker errors with dynamic Python 3.10 v8.2.2995
Fri, 25 Dec 2020 14:00:03 +0100 Bram Moolenaar patch 8.2.2211: MS-Windows: can't load Python dll if not in the path v8.2.2211
Mon, 21 Dec 2020 16:15:05 +0100 Bram Moolenaar patch 8.2.2178: Python 3: non-utf8 character cannot be handled v8.2.2178
Wed, 21 Oct 2020 21:15:03 +0200 Bram Moolenaar patch 8.2.1883: compiler warnings when using Python v8.2.1883
Sun, 11 Oct 2020 18:15:04 +0200 Bram Moolenaar patch 8.2.1834: PyEval_InitThreads() is deprecated in Python 3.9 v8.2.1834
Sat, 10 Oct 2020 23:30:04 +0200 Bram Moolenaar patch 8.2.1830: MS-Windows: Python3 issue with stdin v8.2.1830
Tue, 06 Oct 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.1806: MS-Windows with Python: Vim freezes after import command v8.2.1806
Sat, 03 Oct 2020 14:00:04 +0200 Bram Moolenaar patch 8.2.1790: MS-Windows with Python: crash when executed from Vifm v8.2.1790
Thu, 06 Aug 2020 22:00:04 +0200 Bram Moolenaar patch 8.2.1381: MS-Windows: crash with Python 3.5 when stdin is redirected v8.2.1381
Thu, 16 Jul 2020 22:30:04 +0200 Bram Moolenaar patch 8.2.1225: linker errors when building with dynamic Python 3.9 v8.2.1225
Mon, 06 Jul 2020 21:15:05 +0200 Bram Moolenaar patch 8.2.1146: not enough testing for Python v8.2.1146
Sun, 29 Mar 2020 21:00:03 +0200 Bram Moolenaar patch 8.2.0479: unloading shared libraries on exit has no purpose v8.2.0479
Wed, 04 Mar 2020 22:15:03 +0100 Bram Moolenaar patch 8.2.0354: Python 3.9 does not define _Py_DEC_REFTOTAL v8.2.0354
Wed, 26 Feb 2020 13:45:06 +0100 Bram Moolenaar patch 8.2.0319: file missing in distribution, comments outdated v8.2.0319
Wed, 04 Dec 2019 21:30:04 +0100 Bram Moolenaar patch 8.1.2387: using old C style comments v8.1.2387
Wed, 23 Oct 2019 21:45:03 +0200 Bram Moolenaar patch 8.1.2201: cannot build with dynamically linked Python 3.8 v8.1.2201
Tue, 28 May 2019 23:15:10 +0200 Bram Moolenaar patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts v8.1.1414
Fri, 24 May 2019 19:00:07 +0200 Bram Moolenaar patch 8.1.1384: using "int" for alloc() often results in compiler warnings v8.1.1384
Sat, 30 Mar 2019 19:00:07 +0100 Bram Moolenaar patch 8.1.1086: too many curly braces v8.1.1086
Tue, 19 Mar 2019 22:30:05 +0100 Bram Moolenaar patch 8.1.1021: pyeval() and py3eval() leak memory v8.1.1021
Tue, 19 Mar 2019 22:15:05 +0100 Bram Moolenaar patch 8.1.1020: compiler warning for Python3 interface v8.1.1020
Mon, 18 Feb 2019 22:15:07 +0100 Bram Moolenaar patch 8.1.0950: using :python sets 'pyxversion' even when not executed v8.1.0950
Sun, 17 Feb 2019 17:45:08 +0100 Bram Moolenaar patch 8.1.0941: macros for MS-Windows are inconsistent v8.1.0941
Sun, 13 Jan 2019 23:45:08 +0100 Bram Moolenaar patch 8.1.0743: giving error messages is not flexible v8.1.0743
Sat, 12 Jan 2019 23:00:06 +0100 Bram Moolenaar patch 8.1.0735: cannot handle binary data v8.1.0735
Sun, 30 Sep 2018 21:45:07 +0200 Christian Brabandt patch 8.1.0443: unnecessary static function prototypes v8.1.0443
Wed, 04 Jul 2018 22:15:06 +0200 Christian Brabandt patch 8.1.0147: compiler warning when building with Python 3.7 v8.1.0147
Tue, 15 May 2018 22:45:05 +0200 Christian Brabandt patch 8.0.1846: Python interface is incompatible with lldb v8.0.1846
Sat, 14 Apr 2018 14:45:06 +0200 Christian Brabandt patch 8.0.1709: some non-C89 code may slip through v8.0.1709
Thu, 29 Mar 2018 18:30:07 +0200 Christian Brabandt patch 8.0.1654: warnings for conversion of void to function pointer v8.0.1654
Sat, 24 Mar 2018 14:15:08 +0100 Christian Brabandt patch 8.0.1635: undefining _POSIX_THREADS causes problems with Python 3 v8.0.1635
Wed, 31 Jan 2018 22:00:07 +0100 Christian Brabandt patch 8.0.1451: difficult to set the python home directories properly v8.0.1451
Sat, 28 Oct 2017 21:15:35 +0200 Christian Brabandt patch 8.0.1236: Mac features are confusing v8.0.1236
Sat, 16 Sep 2017 21:00:06 +0200 Christian Brabandt patch 8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs v8.0.1118
Fri, 07 Jul 2017 15:00:03 +0200 Christian Brabandt patch 8.0.0698: crash on exit when using Python function in timer. v8.0.0698
Sat, 28 Jan 2017 16:15:04 +0100 Christian Brabandt patch 8.0.0251: not easy to select Python 2 or 3 v8.0.0251
Mon, 29 Aug 2016 23:00:11 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/edf3f97ae2af024708ebb4ac614227327033ca47 v7.4.2293
Thu, 21 Apr 2016 20:15:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/6d4431e7b675ba7a0194c0b8eb84b7d92e4e7953 v7.4.1769
Thu, 14 Apr 2016 16:00:06 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/8110a091bc749d8748a20807a724a3af3ca6d509 v7.4.1731
Mon, 14 Mar 2016 23:15:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/1735bc988c546cc962c5f94792815b4d7cb79710 v7.4.1559
Tue, 16 Feb 2016 15:15:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/6aa2cd4be287f35f95f35c2cec6d5a24f53c4d3c v7.4.1334
Sat, 13 Feb 2016 23:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/7707344ddec9069b495b2a5ed41f2104466fc88b v7.4.1315
Sun, 07 Feb 2016 19:30:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/eba6d8c66c3511a5e1bfe6ffa30c8bea47d129ad v7.4.1280
Sat, 06 Feb 2016 20:45:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/1701481c53f4e6756038c9c00d51d491a8f42c65 v7.4.1272
Sat, 06 Feb 2016 20:00:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/81e7a9c3fb37cad46c8f04a5ce871fb06819a371 v7.4.1270
Sat, 30 Jan 2016 17:30:04 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/68c2f638e65d914dc6e84eb7ce2624f08af525c0 v7.4.1208
Fri, 29 Jan 2016 22:45:06 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/92b8b2d307e34117f146319872010b0ccc9d2713 v7.4.1198
Sat, 09 Jan 2016 15:00:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/25e4fcde767084d1a79e0926bc301c92987c0cce v7.4.1065
Thu, 31 Dec 2015 21:15:03 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/1000565c3a2439c9a7c9759284814dbf3b8bc20d v7.4.1012
Mon, 02 Nov 2015 15:30:05 +0100 Christian Brabandt commit https://github.com/vim/vim/commit/d94464ee294a351ce7b6ba18e8bd3f24f1bef920 v7.4.907
Wed, 07 Oct 2015 10:45:05 +0200 Christian Brabandt commit https://github.com/vim/vim/commit/094454fa708d3297db744f095cd2b7b155a8b6ad v7.4.890
Tue, 03 Feb 2015 13:16:04 +0100 Bram Moolenaar updated for version 7.4.611 v7.4.611
Tue, 03 Feb 2015 12:55:18 +0100 Bram Moolenaar updated for version 7.4.609 v7.4.609
Sun, 30 Mar 2014 16:11:43 +0200 Bram Moolenaar updated for version 7.4.228 v7.4.228