[issue36011] ssl - tls verify on Windows fails

2021-04-19 Thread Tianon
Change by Tianon : -- nosy: +tianon ___ Python tracker <https://bugs.python.org/issue36011> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue43112] SOABI on Linux does not distinguish between GNU libc and musl libc

2021-02-09 Thread Tianon
Change by Tianon : -- nosy: +tianon ___ Python tracker <https://bugs.python.org/issue43112> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue38980] Compile libpython with -fno-semantic-interposition

2020-07-01 Thread Tianon
Change by Tianon : -- nosy: +tianon ___ Python tracker <https://bugs.python.org/issue38980> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue36044] PROFILE_TASK for PGO build is not a good workload

2019-07-09 Thread Tianon
Change by Tianon : -- nosy: +tianon ___ Python tracker <https://bugs.python.org/issue36044> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue36137] SSL verification fails for some sites inside windows docker container

2019-02-27 Thread Tianon
Change by Tianon : -- nosy: +tianon ___ Python tracker <https://bugs.python.org/issue36137> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue21622] ctypes.util incorrectly fails for libraries without DT_SONAME

2018-07-16 Thread Tianon
Tianon added the comment: This was reported on the Docker image for Python in https://github.com/docker-library/python/issues/111, with the note that it affects the Twisted inotify implementation, so it'd be really neat to see a proper patch in Python (instead of the very musl-/A