django-json-api/django-rest-framework-json-api

Add support for Python 3.10

sliverc opened this issue · 2 comments

Description of the Bug Report

Python 3.10 has been released and we should add support to DJA. See #846 as reference for implementation.

Checklist

  • Certain that this is a bug (if unsure or you have a question use discussions instead)
  • Code snippet or unit test added to reproduce bug

I want to handle this one

Go for it.