Skip to content

7.0.0

Choose a tag to compare

@cooperlees cooperlees released this 27 Nov 01:16
· 60 commits to main since this release

New Features / big changes

  • Default to simple API for api-method for package listing PR #2089
    • Replaces xmlrpc on PyPI and paves the way for it to be deprecated
      • It also allows mirrors to mirror from other mirrors
  • Remove py3.11 support PR #2082
  • Remove swift support PR #2081

CI / test

  • Move all main CI integration tests to simple API
    • One dedicated 3.14 xmlrpc test left until deletion
  • Unittests only test simple API