Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Python 3.11 #512

Merged
merged 16 commits into from
May 4, 2023
Merged

Conversation

manoelmarques
Copy link
Contributor

@manoelmarques manoelmarques commented Nov 4, 2022

Summary

Following Qiskit Terra, add support to python 3.11

Details and comments

The following libraries don't support python 3.11 yet:

The pylint minimum version now is 2.15.0

adekusar-drl and others added 3 commits February 15, 2023 10:28
 into python

� Conflicts:
�	qiskit_machine_learning/algorithms/distribution_learners/qgan/numpy_discriminator.py
�	test/connectors/test_torch.py
�	test/connectors/test_torch_connector.py
@coveralls
Copy link

coveralls commented May 3, 2023

Pull Request Test Coverage Report for Build 4877126091

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 91.944%

Totals Coverage Status
Change from base Build 4872146628: 0.0%
Covered Lines: 2545
Relevant Lines: 2768

💛 - Coveralls

@adekusar-drl adekusar-drl changed the title [WIP] Add support for Python 3.11 Add support for Python 3.11 May 3, 2023
@adekusar-drl adekusar-drl marked this pull request as ready for review May 3, 2023 17:34
@adekusar-drl adekusar-drl added the stable backport potential The bug might be minimal and/or import enough to be port to stable label May 3, 2023
@adekusar-drl adekusar-drl merged commit 090e70c into qiskit-community:main May 4, 2023
mergify bot pushed a commit that referenced this pull request May 4, 2023
* Add support for Python 3.11

* fix pylint

* remove dataset_helper.py

* update setup.py

* unpin dill

* update workflow

* update reno

* rephrase reno

---------

Co-authored-by: Anton Dekusar <62334182+adekusar-drl@users.noreply.github.com>
Co-authored-by: Anton Dekusar <adekusar@ie.ibm.com>
(cherry picked from commit 090e70c)
adekusar-drl added a commit that referenced this pull request May 4, 2023
* Add support for Python 3.11 (#512)

* Add support for Python 3.11

* fix pylint

* remove dataset_helper.py

* update setup.py

* unpin dill

* update workflow

* update reno

* rephrase reno

---------

Co-authored-by: Anton Dekusar <62334182+adekusar-drl@users.noreply.github.com>
Co-authored-by: Anton Dekusar <adekusar@ie.ibm.com>
(cherry picked from commit 090e70c)

* fix copyright

* fix lint

* fix copyright

* push empty

---------

Co-authored-by: Manoel Marques <Manoel.Marques@ibm.com>
Co-authored-by: Anton Dekusar <adekusar@ie.ibm.com>
oscar-wallis pushed a commit that referenced this pull request Feb 16, 2024
* Add support for Python 3.11

* fix pylint

* remove dataset_helper.py

* update setup.py

* unpin dill

* update workflow

* update reno

* rephrase reno

---------

Co-authored-by: Anton Dekusar <62334182+adekusar-drl@users.noreply.github.com>
Co-authored-by: Anton Dekusar <adekusar@ie.ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stable backport potential The bug might be minimal and/or import enough to be port to stable type: enhancement ✨ Features or aspects to improve
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants