Skip to content

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

@manoelmarques manoelmarques added the type: enhancement ✨ Features or aspects to improve label Nov 4, 2022
@manoelmarques manoelmarques self-assigned this Nov 4, 2022
@manoelmarques manoelmarques force-pushed the python branch 3 times, most recently from 5eb088b to 02cf88f Compare November 9, 2022 13:16
@manoelmarques manoelmarques force-pushed the python branch 2 times, most recently from 127c170 to 3548857 Compare November 16, 2022 18:25
@manoelmarques manoelmarques force-pushed the python branch 3 times, most recently from efcc216 to 372aa4d Compare December 7, 2022 16:02
@manoelmarques manoelmarques force-pushed the python branch 6 times, most recently from 8ac2a7b to e999a04 Compare February 8, 2023 15:29
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 <[email protected]>
Co-authored-by: Anton Dekusar <[email protected]>
(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 <[email protected]>
Co-authored-by: Anton Dekusar <[email protected]>
(cherry picked from commit 090e70c)

* fix copyright

* fix lint

* fix copyright

* push empty

---------

Co-authored-by: Manoel Marques <[email protected]>
Co-authored-by: Anton Dekusar <[email protected]>
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 <[email protected]>
Co-authored-by: Anton Dekusar <[email protected]>
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