Skip to content

Support Python 3.11 #7143

Closed
Closed
@The-Compiler

Description

@The-Compiler

Python 3.11 is planned for October 3rd, and the first beta will be released soon (May 6th). Thus, I made a first attempt at running the tests on 3.11.0a7:

  • de0aa69 ci: Update Python versions
  • 9fbaba2 Ignore certifi deprecation warning
  • fc57a80 Update YAML C extension check
  • 323b64c ignore hypothesis warnings
  • 6fc30a1 ci: Mark Python 3.11 as experimental

Unfortunately, I couldn't really get things to work fully. Some of the tests in tests/end2end/features/test_hints_bdd.py and tests/end2end/features/test_tabs_bdd.py seem to be flaky in strange ways. We should probably have a closer look, but for now, I should probably focus on Qt 6 first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    component: infrastructureIssues related to development scripts, CI, servers, etc.priority: 0 - highIssues which are currently the primary focus.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions