issues
search
Tinche
/
aiofiles
File support for asyncio
Apache License 2.0
2.88k
stars
153
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update CI actions
#194
Tinche
closed
1 week ago
0
Add os.walk wrapper
#193
stankudrow
opened
2 weeks ago
4
Add unit tests on file open-close management
#192
stankudrow
closed
1 week ago
5
Huge count save files is slow.
#191
SolitarySpiral
closed
1 month ago
3
Regression with aiofiles 24.1.0
#190
riadhelloumi
closed
2 months ago
3
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#189
dependabot[bot]
closed
1 week ago
1
Interface inconsistent with asyncio.StreamWriter/Reader
#188
jgarvin
opened
4 months ago
2
Usage with smart open
#187
andrewkruse
opened
4 months ago
1
AttributeError("module 'aiofiles' has no attribute 'tempfile'")
#186
RomanPerekhrest
closed
4 months ago
4
Add missing await to README.md testing example.
#185
danielsmyers
closed
5 months ago
1
Support 3.13
#184
Tinche
closed
5 months ago
0
Iterating over a very large file (or files) using `readline` causing `queue.SimpleQueue.get(block=True)` to raise `queue.Empty`.
#183
kaorihinata
closed
5 months ago
1
added and tested os.getcwd and os.path.abspath
#182
GodefroyClair
closed
5 months ago
5
No implementation of cwd or abspath?
#181
GodefroyClair
closed
5 months ago
2
No overloads for "open" match `str`
#180
AutonomousCat
closed
9 months ago
1
[README] Update readme for testing read() in aiofiles' stream
#179
jiachin1995
closed
9 months ago
1
Compatibility with `CloudPath` class in `cloudpathlib`
#178
hwong557
opened
1 year ago
0
Export the wrap function
#177
rhelmot
opened
1 year ago
0
Switch to more modern async idioms
#176
onlined
closed
1 year ago
4
Update os.py
#175
Deshdeepak1
closed
1 year ago
3
Fix __all__ on win32
#174
srittau
closed
1 year ago
4
[Bug] os.statvfs is only available on Unix-like systems
#173
MIAIONE
closed
1 year ago
1
Hotfix statvfs
#172
Tinche
closed
1 year ago
0
statvfs is not available on windows
#171
silentiumsi
closed
1 year ago
3
Enable linting, actually
#170
Tinche
closed
1 year ago
0
Switch to PDM
#169
Tinche
closed
1 year ago
0
Enable 3.12 tests
#168
Tinche
closed
1 year ago
0
Async os.walk attempted solution
#167
BeRT2me
opened
1 year ago
1
Python 3.12 test failures: FAILED tests/test_tempfile.py::test_named_temporary_file[r+] - AttributeError: '_io.TextIOWrapper' object has no attribute 'delete'
#166
mgorny
closed
1 year ago
11
Possible bug: unclosed file warning
#165
ErikKalkoken
opened
1 year ago
3
Fix wording in README
#164
pokir
closed
1 year ago
1
It doesn't work to read pdf files?
#163
summarizepaper
closed
1 year ago
3
Added wrappers for os.statvfs() and os.path.ismount()
#162
mdevaev
closed
1 year ago
7
How to create NamedTemporaryFile without the context manager?
#161
mateokurti
opened
1 year ago
2
add "aiofiles.path.walk" or "aiofiles.path.listdir"
#160
David-xian66
opened
1 year ago
2
*importlib.resources* support
#159
aaronclong
opened
1 year ago
2
Version compatibility v0.8.0 and v23.1.0
#158
Hellseher
closed
1 year ago
1
Cancel a pending open() call
#157
DaveCausey
opened
1 year ago
1
Release 22.2.0?
#156
sfgeorge
closed
1 year ago
1
ModuleNotFoundError: No module named 'aiofiles.threadpool'
#155
flatsiedatsie
closed
1 year ago
1
Add async stdio files
#154
rhelmot
closed
1 year ago
5
What is the purpose of binding each file to a particular loop?
#153
rhelmot
closed
1 year ago
1
NamedTemporaryFile doesn't have ... a name?
#152
flowstef
closed
2 years ago
2
`softspace` is no more
#151
sobolevn
closed
2 years ago
3
Does aiofiles.write support to write a new line for each message?
#150
Jack012a
closed
2 years ago
3
not found function
#149
Chasikanaft
closed
2 years ago
8
Upgrade testing to PyPy 3.9
#148
cclauss
closed
2 years ago
2
Python 3.11.0-rc.1 —> 3.11.0-rc.2
#147
cclauss
closed
2 years ago
1
Add function: aiofiles.os.access()
#146
rexzhang
closed
2 years ago
6
FR: support os.access()
#145
rexzhang
closed
2 years ago
2
Next