Bump aiofiles to 23.2.* (#10584)

This commit is contained in:
Sebastian Rittau
2023-08-16 13:05:42 +02:00
committed by GitHub
parent ca157cc3c1
commit 695d41f487
7 changed files with 42 additions and 7 deletions

View File

@@ -93,6 +93,3 @@ aiofiles.tempfile.temptypes.AsyncTemporaryDirectory.cleanup
# Metaclass differs:
aiofiles.base.AiofilesContextManager
aiofiles.tempfile.AiofilesContextManagerTempDir
# Helper decorator, too complex to type
aiofiles.os.wrap

View File

@@ -0,0 +1,5 @@
# At runtime, __all__ includes some items that are not available on Windows.
# https://github.com/Tinche/aiofiles/pull/174
aiofiles.os.__all__
aiofiles.os.sendfile
aiofiles.os.statvfs