[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-09-08 Thread Łukasz Langa
Łukasz Langa added the comment: (I'll let you close this yourself when you determine that the two remaining open dependencies can be closed as well.) -- ___ Python tracker

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-09-08 Thread Łukasz Langa
Łukasz Langa added the comment: Christian, Python is now tested with 3.0.0 final in 3.9, 3.10, and 3.11. Looks like we can close this! Thank you for this big body of work ✨  ✨ -- versions: +Python 3.11 -Python 3.8 ___ Python tracker

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-09-08 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset 7a6178a7cd8514911e9480f826838dc789fb8655 by Łukasz Langa in branch '3.9': [3.9] bpo-38820: Test with OpenSSL 3.0.0 final (GH-28205) (GH-28217) https://github.com/python/cpython/commit/7a6178a7cd8514911e9480f826838dc789fb8655 --

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-09-08 Thread miss-islington
miss-islington added the comment: New changeset 2fe15dbaad651707fb198c3477b7db77ab89ade0 by Miss Islington (bot) in branch '3.10': bpo-38820: Test with OpenSSL 3.0.0 final (GH-28205) https://github.com/python/cpython/commit/2fe15dbaad651707fb198c3477b7db77ab89ade0 --

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-09-07 Thread Łukasz Langa
Change by Łukasz Langa : -- pull_requests: +26642 pull_request: https://github.com/python/cpython/pull/28217 ___ Python tracker ___

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-09-07 Thread miss-islington
Change by miss-islington : -- pull_requests: +26641 pull_request: https://github.com/python/cpython/pull/28216 ___ Python tracker ___

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-09-07 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset cc7c6801945c6a7373553b78bd899ce09681ec0a by Christian Heimes in branch 'main': bpo-38820: Test with OpenSSL 3.0.0 final (GH-28205) https://github.com/python/cpython/commit/cc7c6801945c6a7373553b78bd899ce09681ec0a --

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-09-07 Thread Christian Heimes
Change by Christian Heimes : -- pull_requests: +26629 pull_request: https://github.com/python/cpython/pull/28205 ___ Python tracker ___

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-08-13 Thread Matej Cepl
Change by Matej Cepl : -- nosy: +mcepl ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-07-12 Thread Łukasz Langa
Łukasz Langa added the comment: New changeset c92b391dcefe9a7b3e6290bc2e2356eedfcf4bc3 by Christian Heimes in branch '3.9': [3.9] bpo-38820: Test with OpenSSL 3.0.0-alpha16 (GH-25942) (#25944) https://github.com/python/cpython/commit/c92b391dcefe9a7b3e6290bc2e2356eedfcf4bc3 -- nosy:

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-06-19 Thread miss-islington
miss-islington added the comment: New changeset c6cd2ecdb64d16f640ff255e5a267b95974a8041 by Miss Islington (bot) in branch '3.10': [3.10] bpo-38820: Test with OpenSSL 3.0.0-beta1 (GH-26769) (GH-26799) https://github.com/python/cpython/commit/c6cd2ecdb64d16f640ff255e5a267b95974a8041

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-06-19 Thread miss-islington
Change by miss-islington : -- pull_requests: +25380 pull_request: https://github.com/python/cpython/pull/26799 ___ Python tracker ___

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-06-19 Thread Christian Heimes
Christian Heimes added the comment: New changeset 44fb55149934d8fb095edb6fc3f8167208035b96 by Christian Heimes in branch 'main': bpo-38820: Test with OpenSSL 3.0.0-beta1 (GH-26769) https://github.com/python/cpython/commit/44fb55149934d8fb095edb6fc3f8167208035b96 --

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-06-17 Thread Christian Heimes
Change by Christian Heimes : -- pull_requests: +25356 pull_request: https://github.com/python/cpython/pull/26769 ___ Python tracker ___

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-06-02 Thread Brandon Weeks
Change by Brandon Weeks : -- nosy: +bweeks ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-05-20 Thread miss-islington
miss-islington added the comment: New changeset 36843f716df7cfa67ea7cd858acb0df1fc5e980e by Miss Islington (bot) in branch '3.10': bpo-38820: Test with OpenSSL 3.0.0-alpha17 (GH-26266) https://github.com/python/cpython/commit/36843f716df7cfa67ea7cd858acb0df1fc5e980e --

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-05-20 Thread miss-islington
Change by miss-islington : -- pull_requests: +24873 pull_request: https://github.com/python/cpython/pull/26269 ___ Python tracker ___

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-05-20 Thread Christian Heimes
Change by Christian Heimes : -- pull_requests: +24870 pull_request: https://github.com/python/cpython/pull/26266 ___ Python tracker ___

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-05-06 Thread miss-islington
miss-islington added the comment: New changeset f8778f96e8b2864093bc8b283598e82c0dd00133 by Miss Islington (bot) in branch '3.10': bpo-38820: Test with OpenSSL 3.0.0-alpha16 (GH-25942) https://github.com/python/cpython/commit/f8778f96e8b2864093bc8b283598e82c0dd00133 --

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-05-06 Thread Christian Heimes
Change by Christian Heimes : -- pull_requests: +24609 pull_request: https://github.com/python/cpython/pull/25944 ___ Python tracker ___

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-05-06 Thread miss-islington
Change by miss-islington : -- pull_requests: +24608 pull_request: https://github.com/python/cpython/pull/25943 ___ Python tracker ___

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-05-06 Thread Christian Heimes
Change by Christian Heimes : -- pull_requests: +24607 pull_request: https://github.com/python/cpython/pull/25942 ___ Python tracker ___

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-05-02 Thread Christian Heimes
Christian Heimes added the comment: New changeset d8389e3e50864447a74605d7ede3d14246bc633a by Christian Heimes in branch 'master': bpo-38820: Add ssl, hashlib, and hmac changes to whatsnew 3.10 (GH-25817) https://github.com/python/cpython/commit/d8389e3e50864447a74605d7ede3d14246bc633a

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-05-02 Thread Christian Heimes
Change by Christian Heimes : -- pull_requests: +24503 pull_request: https://github.com/python/cpython/pull/25817 ___ Python tracker ___

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-04-26 Thread miss-islington
miss-islington added the comment: New changeset 3b917d177452dcacf41605254fc299d051fbf75a by Miss Islington (bot) in branch '3.9': [3.9] bpo-38820: Old OpenSSL 3.0.0 releases are in /old/3.0/ (GH-25624) (GH-25626)

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-04-26 Thread miss-islington
miss-islington added the comment: New changeset 10ee2662dfeeb3b00d232f8f1c2eecc4d7e65244 by Miss Islington (bot) in branch '3.8': [3.8] bpo-38820: Old OpenSSL 3.0.0 releases are in /old/3.0/ (GH-25624) (GH-25627)

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-04-26 Thread miss-islington
Change by miss-islington : -- pull_requests: +24326 pull_request: https://github.com/python/cpython/pull/25627 ___ Python tracker ___

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-04-26 Thread miss-islington
Change by miss-islington : -- pull_requests: +24325 pull_request: https://github.com/python/cpython/pull/25626 ___ Python tracker ___

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-04-26 Thread Christian Heimes
Christian Heimes added the comment: New changeset 3c586ca500854476e6eff06713236faff233d035 by Christian Heimes in branch 'master': bpo-38820: Old OpenSSL 3.0.0 releases are in /old/3.0/ (GH-25624) https://github.com/python/cpython/commit/3c586ca500854476e6eff06713236faff233d035 --

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-04-26 Thread Christian Heimes
Change by Christian Heimes : -- pull_requests: +24323 pull_request: https://github.com/python/cpython/pull/25624 ___ Python tracker ___

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-04-23 Thread Christian Heimes
Christian Heimes added the comment: New changeset dcf658157df11de198a98e3db2a3050dd4f6b973 by Christian Heimes in branch 'master': bpo-38820: Test with OpenSSL 3.0.0-alpha15 (GH-25537) https://github.com/python/cpython/commit/dcf658157df11de198a98e3db2a3050dd4f6b973 --

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-04-23 Thread Christian Heimes
Change by Christian Heimes : -- dependencies: +OpenSSL 3.0.0: handle empty cadata consistently ___ Python tracker ___ ___

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-04-22 Thread Christian Heimes
Change by Christian Heimes : -- pull_requests: +24256 pull_request: https://github.com/python/cpython/pull/25537 ___ Python tracker ___

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-04-13 Thread Christian Heimes
Change by Christian Heimes : -- dependencies: +OpenSSL 3.0.0: define OPENSSL_API_COMPAT 1.1.1, Run GHA CI with multiple OpenSSL versions ___ Python tracker ___

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-04-09 Thread miss-islington
miss-islington added the comment: New changeset 7c8796a750fb108be99e0bc50ca3dba000d77e54 by Miss Islington (bot) in branch '3.9': bpo-38820: OpenSSL 3.0.0: Use supported hashing algos in doc test (GH-25319) https://github.com/python/cpython/commit/7c8796a750fb108be99e0bc50ca3dba000d77e54

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-04-09 Thread miss-islington
miss-islington added the comment: New changeset ffb05bbb30fa82dbe887981bdabd65af7daffcd1 by Miss Islington (bot) in branch '3.8': bpo-38820: OpenSSL 3.0.0: Use supported hashing algos in doc test (GH-25319) https://github.com/python/cpython/commit/ffb05bbb30fa82dbe887981bdabd65af7daffcd1

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-04-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +24056 pull_request: https://github.com/python/cpython/pull/25321 ___ Python tracker ___

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-04-09 Thread miss-islington
Change by miss-islington : -- pull_requests: +24055 pull_request: https://github.com/python/cpython/pull/25320 ___ Python tracker ___

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-04-09 Thread Christian Heimes
Christian Heimes added the comment: New changeset 2d7fdc90731e132f9d6b43852ee112f25831394b by Christian Heimes in branch 'master': bpo-38820: OpenSSL 3.0.0: Use supported hashing algos in doc test (GH-25319) https://github.com/python/cpython/commit/2d7fdc90731e132f9d6b43852ee112f25831394b

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-04-09 Thread Christian Heimes
Change by Christian Heimes : -- pull_requests: +24054 pull_request: https://github.com/python/cpython/pull/25319 ___ Python tracker ___

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-04-09 Thread Christian Heimes
Change by Christian Heimes : -- pull_requests: +24051 stage: -> patch review pull_request: https://github.com/python/cpython/pull/25316 ___ Python tracker ___

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-04-09 Thread Christian Heimes
Christian Heimes added the comment: Miro, I have pushed several fixes for OpenSSL 3.0.0 * bpo-43788 addresses wrong library and error reason codes (e.g. KRB5_S_TKT_NYV) * bpo-43789 fixes an issue with exception state in password callbacks (_PyEval_EvalFrameDefault returned a result with an

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-04-09 Thread Christian Heimes
Change by Christian Heimes : -- dependencies: +OpenSSL 3.0.0: Handle UNEXPECTED_EOF_WHILE_READING / wrap SSL_OP_IGNORE_UNEXPECTED_EOF, OpenSSL 3.0.0: Make ssl_data.h version specific ___ Python tracker

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-04-09 Thread Christian Heimes
Change by Christian Heimes : -- dependencies: +OpenSSL 3.0.0: TLS 1.0 / 1.1 connections fail with TLSV1_ALERT_INTERNAL_ERROR, OpenSSL 3.0.0: password callback called multiple times versions: -Python 3.7 ___ Python tracker

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-04-07 Thread Chih-Hsuan Yen
Change by Chih-Hsuan Yen : -- nosy: -yan12125 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-04-07 Thread Charalampos Stratakis
Change by Charalampos Stratakis : -- nosy: +cstratak ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue38820] Make Python compatible with OpenSSL 3.0.0

2021-04-07 Thread Miro Hrončok
Miro Hrončok added the comment: Python 3.10.0a7 with OpenSSL 3.0 from https://copr.fedorainfracloud.org/coprs/saprasad/openssl-3.0/ in https://copr.fedorainfracloud.org/coprs/g/python/openssl-3.0/package/python3.10/ (full logs available there). 3 tests failed: test_imaplib test_ssl

[issue38820] Make Python compatible with OpenSSL 3.0.0

2020-12-15 Thread Chih-Hsuan Yen
Change by Chih-Hsuan Yen : -- nosy: +yan12125 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue38820] Make Python compatible with OpenSSL 3.0.0

2020-10-17 Thread Christian Heimes
Christian Heimes added the comment: No, this is still work in progress. -- resolution: fixed -> stage: resolved -> status: closed -> open ___ Python tracker ___

[issue38820] Make Python compatible with OpenSSL 3.0.0

2020-10-16 Thread Inada Naoki
Change by Inada Naoki : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___

[issue38820] Make Python compatible with OpenSSL 3.0.0

2020-10-16 Thread Irit Katriel
Irit Katriel added the comment: Can this be closed? -- nosy: +iritkatriel ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue38820] Make Python compatible with OpenSSL 3.0.0

2019-12-07 Thread miss-islington
miss-islington added the comment: New changeset a197f8aa7493e66bc54c3db8f796d00cef1c3042 by Miss Islington (bot) in branch '3.7': [3.7] bpo-38820: OpenSSL 3.0.0 compatibility. (GH-17190) (GH-17500) https://github.com/python/cpython/commit/a197f8aa7493e66bc54c3db8f796d00cef1c3042 --

[issue38820] Make Python compatible with OpenSSL 3.0.0

2019-12-07 Thread miss-islington
miss-islington added the comment: New changeset 9d3cacd5901f8fbbc4f8b78fc35abad01a0e6546 by Miss Islington (bot) in branch '3.8': [3.8] bpo-38820: OpenSSL 3.0.0 compatibility. (GH-17190) (GH-17499) https://github.com/python/cpython/commit/9d3cacd5901f8fbbc4f8b78fc35abad01a0e6546 --

[issue38820] Make Python compatible with OpenSSL 3.0.0

2019-12-07 Thread miss-islington
Change by miss-islington : -- pull_requests: +16977 pull_request: https://github.com/python/cpython/pull/17499 ___ Python tracker ___

[issue38820] Make Python compatible with OpenSSL 3.0.0

2019-12-07 Thread miss-islington
miss-islington added the comment: New changeset 2b7de6696bf2f924cd2cd9ff0a539c8aa37c6244 by Miss Islington (bot) (Christian Heimes) in branch 'master': bpo-38820: OpenSSL 3.0.0 compatibility. (GH-17190) https://github.com/python/cpython/commit/2b7de6696bf2f924cd2cd9ff0a539c8aa37c6244

[issue38820] Make Python compatible with OpenSSL 3.0.0

2019-12-07 Thread miss-islington
Change by miss-islington : -- pull_requests: +16978 pull_request: https://github.com/python/cpython/pull/17500 ___ Python tracker ___

[issue38820] Make Python compatible with OpenSSL 3.0.0

2019-11-16 Thread Christian Heimes
Christian Heimes added the comment: PR GH-17190 fixes test_openssl_version and removes the trailing newline from IPv6 addresses on all OpenSSL versions. I prefer to have the output consistent on all OpenSSL versions. The newline was silly any way. --

[issue38820] Make Python compatible with OpenSSL 3.0.0

2019-11-16 Thread Christian Heimes
Change by Christian Heimes : -- keywords: +patch pull_requests: +16695 stage: -> patch review pull_request: https://github.com/python/cpython/pull/17190 ___ Python tracker

[issue38820] Make Python compatible with OpenSSL 3.0.0

2019-11-16 Thread Christian Heimes
New submission from Christian Heimes : OpenSSL 3.0.0 is currently development [1]. I'm expecting a first beta release in December. Final release is scheduled for Q2 2020. OpenSSL 3.0.0 is API and feature compatible to OpenSSL 1.1.0 and 1.1.1. Only minor changes are required: * OpenSSL