mirror of
https://github.com/django/django.git
synced 2025-10-23 21:59:11 +00:00
Python 3.12.1+ no longer includes skipped tests in the number of
running tests. Check out:
https://github.com/python/cpython/issues/110890#issuecomment-1763458686
https://github.com/python/cpython/pull/106588
Backport of 20b7aac7ca
from main