Skip to content

Fix test_py_info to work on Python 3.11 too#2380

Merged
gaborbernat merged 1 commit intopypa:mainfrom
rkucsora:test_py_info_3_11
Jul 23, 2022
Merged

Fix test_py_info to work on Python 3.11 too#2380
gaborbernat merged 1 commit intopypa:mainfrom
rkucsora:test_py_info_3_11

Conversation

@rkucsora
Copy link
Copy Markdown
Contributor

The test failure is a result of BPO 45413.

Fixes #2344

cc @hroncok who added this test and made the cpython change for BPO 45413.

The test failure is a result of BPO 45413.

Fixes pypa#2344
@gaborbernat gaborbernat merged commit 76a8c87 into pypa:main Jul 23, 2022
@hroncok
Copy link
Copy Markdown
Contributor

hroncok commented Jul 23, 2022

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tests/unit/discovery/py_info/test_py_info.py::test_custom_venv_install_scheme_is_prefered failure with Python 3.11.0b1

3 participants