diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/7892.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7892.misc b/changelog.d/7892.misc new file mode 100644 index 0000000000..ef4cfa04fd --- /dev/null +++ b/changelog.d/7892.misc @@ -0,0 +1 @@ +Import ABC from `collections.abc` for Python 3.10 compatibility. |