◐ Shell
clean mode source ↗

bpo-40645: Fix reference leak in the _hashopenssl extension by pablogsal · Pull Request #25063 · python/cpython

@pablogsal

vstinner

stratakis pushed a commit to stratakis/cpython that referenced this pull request

Aug 5, 2021

encukou pushed a commit to encukou/cpython that referenced this pull request

Sep 8, 2021
…, pythonGH-26079)

This backports the feature and 2 subsequent bugfixes
from: https://bugs.python.org/issue40645

Signed-off-by: Christian Heimes <christian@python.org>
Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
Co-Authored-By: Pablo Galindo <Pablogsal@gmail.com>

stratakis pushed a commit to stratakis/cpython that referenced this pull request

Jan 18, 2022
…, pythonGH-26079)

This backports the feature and 2 subsequent bugfixes
from: https://bugs.python.org/issue40645

Signed-off-by: Christian Heimes <christian@python.org>
Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
Co-Authored-By: Pablo Galindo <Pablogsal@gmail.com>

stratakis pushed a commit to stratakis/cpython that referenced this pull request

Jan 21, 2022
…, pythonGH-26079)

This backports the feature and 2 subsequent bugfixes
from: https://bugs.python.org/issue40645

Signed-off-by: Christian Heimes <christian@python.org>
Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
Co-Authored-By: Pablo Galindo <Pablogsal@gmail.com>