Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • benchmarks benchmarks
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PyPyPyPy
  • benchmarksbenchmarks
  • Issues
  • #3
Closed
Open
Issue created Nov 24, 2022 by Michael Šimáček@msimacek

Benchmarks are not compatible with with python 3.10

Multiple benchmarks contain incompatibilities with python 3.10. All of them seem to be due to using removed aliases from collections module, which should use collections.abc module instead. A list of affected files:

multithread/bottle/bottle.py
unladen_swallow/lib/django/django/core/paginator.py
unladen_swallow/lib/django/django/db/models/sql/query.py
unladen_swallow/lib/html5lib/html5lib/_trie/_base.py
unladen_swallow/lib/html5lib/html5lib/treebuilders/dom.py
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking