On 2020/10/24 1:06, Johan Corveleyn wrote: > On Thu, Oct 22, 2020 at 6:56 AM Nathan Hartman <hartman.nat...@gmail.com> > wrote:
>> - py38-windows-add-dll-directory--v2.diff posted by jun66j5 on 2020-05-11 in >> dev@ thread >> "[PATCH] fix unable to load *.pyd files with Python 3.8.x on Windows" > > (or a variation thereof ... I see that several patches were posted in > that thread, I'm not sure anymore which is which :-)) There is at least 3 issues in this thread. The issue that the subject originally addressed is resolved by the patch attached in the message, py38-windows-add-dll-directory--v2.diff. Date: Tue, 12 May 2020 02:08:37 +0900 Message-ID: <db7f9979-18e6-b249-dd3f-7f56d2a22...@gmail.com> https://svn.haxx.se/dev/archive-2020-05/0063.shtml +1 (again) Next, to make it possible to test swig-py with debug mode on Windows, Jun posted a patch py35-windows-debug-pyd.diff in the message Date: Fri, 15 May 2020 18:27:03 +0900 Message-ID: <a41f7875-3ad9-269b-9e22-6229314d9...@gmail.com> https://svn.haxx.se/dev/archive-2020-05/0086.shtml +1 And then, issue on handling of pools in swig-py, crash on test on debug mode, by negative ref count of pool object, reported on above message. Originally Jun posted the patch addressing it and then I posted a tweaked patch, global-py-pool-ref-count3-diff.txt, and waiting for reviews. Message-ID: <53ba0f87-9bea-1691-ffe0-479c9ec45...@poem.co.jp> Date: Sat, 23 May 2020 21:15:56 +0900 https://svn.haxx.se/dev/archive-2020-05/0120.shtml Cheers, -- Yasuhito FUTATSUKI <futat...@yf.bsclub.org>