Open wRAR opened 1 month ago
I'm not sure how it should work, but it looks like a bug in cpython. Raised one on cpython github: https://github.com/python/cpython/issues/125069
New behaviour looks like what @ported-pw did in https://github.com/aio-libs/aioftp/pull/148.
Ok, so this was a bug in a cpython implementation. Bug fixed. Workaround landed. Minimal python version bumped to 3.9. New release is on pypi. Thank you for the report.
Found at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1082132 and I can confirm it locally.