Page MenuHomePhorge

Test against python3.11-dev
Open, NormalPublic

Description

We should start having our CI test against python3.11-dev.
This cannot yet be done with the core repo, as we require sqlalchemy (purely for CI) which requires greenlet, which currently has an error upon installation. The error is known upstream, and will be fixed with the next release of greenlet.

  • mirahezebot-plugins - blocked on upstream greenlet release
  • channelmgnt
  • adminlist
  • joinall
  • jsonparser
  • CVTFeed
  • AntiSpamSopel

Details

Security
None

Event Timeline

channelmgnt, adminlist, and joinall are blocked on other packages being installed that aren't compatible

Sario528 added a subscriber: Sario528.

Has greenlet been updated yet?

Yes but there are other dependencies that aren’t compatible