Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Various issues on Python 3.8 #18380

Closed
Closed
@leezu

Description

CI doesn't test Python 3.8 and in fact some things are broken. What I noticed:

  • Use of time.clock() which is deprecated since Python 3.3 and not available in 3.8 in some files breaks those functionalities on 3.8

To prevent such issues, suggest to test Python 3.8 on the unix pipelines (and test the minimum supported Python version on centos).

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions