[issue43989] Enum deprecation breaks SSL tests

2021-05-01 Thread Christian Heimes
Christian Heimes added the comment: Thanks Ethan and Roberto! -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ __

[issue43989] Enum deprecation breaks SSL tests

2021-05-01 Thread miss-islington
miss-islington added the comment: New changeset 1ae05fdf2d0a4cf12e355ad74c437cbfa89c9b93 by Ethan Furman in branch 'master': Revert "bpo-43989: Temporarily disable warnings in ssltests (GH-25780)" (GH-25793) https://github.com/python/cpython/commit/1ae05fdf2d0a4cf12e355ad74c437cbfa89c9b93

[issue43989] Enum deprecation breaks SSL tests

2021-05-01 Thread Ethan Furman
Change by Ethan Furman : -- pull_requests: +24483 pull_request: https://github.com/python/cpython/pull/25793 ___ Python tracker ___

[issue43989] Enum deprecation breaks SSL tests

2021-05-01 Thread Ethan Furman
Ethan Furman added the comment: New changeset 55e5c680dde39c934bf162965820787272ce95f9 by Roberto Hueso in branch 'master': bpo-43989: Add signal format specifier for unix_events (GH-25769) https://github.com/python/cpython/commit/55e5c680dde39c934bf162965820787272ce95f9 -- ___

[issue43989] Enum deprecation breaks SSL tests

2021-05-01 Thread Christian Heimes
Christian Heimes added the comment: Thanks Roberto! I leave the review to Ethan. -- ___ Python tracker ___ ___ Python-bugs-list mai

[issue43989] Enum deprecation breaks SSL tests

2021-05-01 Thread robertohueso
robertohueso added the comment: I opened PR 25769, I think it's the correct fix but I'm a new contributor, so not 100% sure. Please, review when you have time :) -- ___ Python tracker __

[issue43989] Enum deprecation breaks SSL tests

2021-05-01 Thread Christian Heimes
Christian Heimes added the comment: Ethan, I have added a temporary workaround. Please revert f82fd77717b58c97a16c05e25c72388b35860459 when you fix the issue. Thanks! -- priority: deferred blocker -> high ___ Python tracker

[issue43989] Enum deprecation breaks SSL tests

2021-05-01 Thread Christian Heimes
Christian Heimes added the comment: New changeset f82fd77717b58c97a16c05e25c72388b35860459 by Christian Heimes in branch 'master': bpo-43989: Temporarily disable warnings in ssltests (GH-25780) https://github.com/python/cpython/commit/f82fd77717b58c97a16c05e25c72388b35860459 -- ___

[issue43989] Enum deprecation breaks SSL tests

2021-05-01 Thread Christian Heimes
Change by Christian Heimes : -- pull_requests: +24471 pull_request: https://github.com/python/cpython/pull/25780 ___ Python tracker ___

[issue43989] Enum deprecation breaks SSL tests

2021-04-30 Thread robertohueso
Change by robertohueso : -- nosy: +robertohueso nosy_count: 7.0 -> 8.0 pull_requests: +24462 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/25769 ___ Python tracker __

[issue43989] Enum deprecation breaks SSL tests

2021-04-30 Thread Ethan Furman
Ethan Furman added the comment: Traveling at the moment, I'll check it out in a few hours. -- ___ Python tracker ___ ___ Python-bug

[issue43989] Enum deprecation breaks SSL tests

2021-04-30 Thread Brandt Bucher
Brandt Bucher added the comment: Whoops. I just meant to reference this issue, but I guess if the GitHub bots see an issue number in a PR comment they link that PR as a patch. -- stage: patch review -> needs patch ___ Python tracker

[issue43989] Enum deprecation breaks SSL tests

2021-04-30 Thread Brandt Bucher
Change by Brandt Bucher : -- pull_requests: -24451 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://m

[issue43989] Enum deprecation breaks SSL tests

2021-04-30 Thread Brandt Bucher
Change by Brandt Bucher : -- keywords: +patch nosy: +brandtbucher nosy_count: 6.0 -> 7.0 pull_requests: +24451 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/25759 ___ Python tracker

[issue43989] Enum deprecation breaks SSL tests

2021-04-30 Thread Christian Heimes
New submission from Christian Heimes : Ethan, a recent change to enum module breaks ssltests. I'm running ssltests with python -Werror to detect deprecation issues. Could you please look into the matter and address the deprecation warning in asyncio? https://github.com/python/cpython/runs/24