diff --git a/changes/517.bugfix.rst b/changes/517.bugfix.rst new file mode 100644 index 00000000..5fa176ff --- /dev/null +++ b/changes/517.bugfix.rst @@ -0,0 +1 @@ +A workaround for python/cpython#81061 was conditionally removed when running under Python 3.9 or earlier.