issues
search
benhoyt
/
scandir
Better directory iterator and faster os.walk(), now in the Python 3.5 stdlib
https://benhoyt.com/writings/scandir/
BSD 3-Clause "New" or "Revised" License
532
stars
68
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
WIP: Fix build, use envvar
#145
cielavenir
closed
1 year ago
0
fix test build
#144
cielavenir
closed
1 year ago
8
Test on Python 3.11
#143
benhoyt
closed
1 year ago
2
Redefine _Py_stat_struct if Python 3.11 or later
#142
cielavenir
closed
1 year ago
2
Compile error, "storage size of 'st' isn't known, Python 3.11, gcc 12.2.0.
#141
ssteinerx
opened
1 year ago
4
3 fields are labelled "unnamed field" in `repr(scandir.DirEntry.stat())`
#140
moreati
opened
2 years ago
3
Try getting C version building on Python 2.7 on Windows
#139
benhoyt
closed
2 years ago
1
Actually test C version
#138
benhoyt
closed
2 years ago
0
Add Python 3.10 to tests
#137
benhoyt
closed
2 years ago
0
module FTBFS on python3.9 and 3.10
#136
nieder
closed
2 years ago
2
Fix typo
#135
kianmeng
closed
2 years ago
1
Windows MAX_PATH limitation on inode call
#134
J-o-n-K
closed
3 years ago
6
Running on Outdated Python and OS
#133
jasonterando
closed
3 years ago
2
Release GIL around stat and lstat
#132
skonieczny
closed
3 years ago
2
GIL is not released when dir_entry.stat does a stat syscall
#131
skonieczny
closed
3 years ago
6
some doubt about your another project :pygit
#130
adlternative
closed
3 years ago
3
Add wheel support for aarch64
#129
odidev
closed
4 years ago
0
Wheel support for linux aarch64
#128
odidev
opened
4 years ago
1
The macOS wheels produced by scandir are overly restrictive in their platform
#127
AndrewHoos
closed
4 years ago
1
Difference between scandir.walk() and os.walk()
#126
chanduthedev
closed
4 years ago
4
is there any way to read all file names in the sub directory?
#125
chanduthedev
closed
4 years ago
3
Support Windows XP
#124
alxchk
closed
3 years ago
2
Error from running setup.py install on python 2.7.5 win
#123
binzb
closed
4 years ago
5
Fix locale/unicode test failures on FreeBSD
#122
koobs
closed
3 years ago
1
Add context manager support.
#121
brmmm3
closed
3 years ago
5
Request for new release to PyPI >= 1.9.0
#120
ericvw
closed
5 years ago
1
more work on travis-ci testing
#119
ThomasWaldmann
closed
5 years ago
2
preparing changelog for next release
#118
ThomasWaldmann
closed
5 years ago
1
pypy3 stat issue
#117
ThomasWaldmann
closed
3 years ago
2
travis-ci: run py37 tests on xenial
#116
ThomasWaldmann
closed
5 years ago
3
test on py37?
#115
ThomasWaldmann
closed
5 years ago
2
drop dead pythons
#114
ThomasWaldmann
closed
5 years ago
0
drop old/dead pythons?
#113
ThomasWaldmann
closed
3 years ago
9
scandir 1.9.0 broken in Python 2.7.13
#112
darkvertex
closed
6 years ago
7
fix breakage on solaris derivates when c ext is not built
#111
ThomasWaldmann
closed
6 years ago
0
scandir 1.9.0 is broken on openindiana
#110
ThomasWaldmann
closed
6 years ago
7
Fix dirent.h struct alignment on OpenBSD
#109
marianielias
closed
6 years ago
1
scandir(dir_fd)
#108
ThomasWaldmann
closed
3 years ago
5
backport optional extension building for python 2.7
#107
RonnyPfannschmidt
closed
6 years ago
3
mark the scandir extension as optional
#106
RonnyPfannschmidt
closed
6 years ago
9
Jython support
#105
fabioz
closed
6 years ago
13
please add is_pipe to the scandir code.
#104
karcaw
closed
6 years ago
1
scandir doesn't behave like Python 3 version: lacks context manager
#103
oogali
closed
6 years ago
2
fix build on PyPy 6.0
#102
R4scal
closed
6 years ago
2
Use: from module import name, instead of: import module, to improve p…
#101
lpozo
closed
6 years ago
4
Develop
#100
lpozo
closed
6 years ago
2
On Ubuntu 16.04 LTS, scandir behaviour changes when called via subprocess.Popen
#99
relevitt
closed
3 years ago
3
Use unittest2 for Python 2.6
#98
avylove
closed
6 years ago
7
'module' object has no attribute 'DirEntry' when an old scandir version is present
#97
zanglang
closed
6 years ago
3
let there be colour
#96
bashu
closed
6 years ago
1
Next