]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35984: _xxsubinterpreters: Fix memory leak in _channel_send() (GH-11845)
authorAlexey Izbyshev <izbyshev@ispras.ru>
Fri, 15 Feb 2019 22:28:58 +0000 (01:28 +0300)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 15 Feb 2019 22:28:58 +0000 (14:28 -0800)
commit36433221f06d649dbd7e13f5fec948be8ffb90af
tree1fc5d8e5db9b8158680917ada90f31fa77753409
parent4327705cfab3eb09073ec828570bbd8f789e1611
bpo-35984: _xxsubinterpreters: Fix memory leak in _channel_send() (GH-11845)

https://bugs.python.org/issue35984
Modules/_xxsubinterpretersmodule.c