Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / benhoyt/scandir issues and pull requests

#145 - WIP: Fix build, use envvar

Pull Request - State: closed - Opened by cielavenir over 1 year ago

#144 - fix test build

Pull Request - State: closed - Opened by cielavenir over 1 year ago - 8 comments

#143 - Test on Python 3.11

Pull Request - State: closed - Opened by benhoyt over 1 year ago - 2 comments

#142 - Redefine _Py_stat_struct if Python 3.11 or later

Pull Request - State: closed - Opened by cielavenir over 1 year ago - 2 comments

#141 - Compile error, "storage size of 'st' isn't known, Python 3.11, gcc 12.2.0.

Issue - State: open - Opened by ssteinerx over 1 year ago - 4 comments

#140 - 3 fields are labelled "unnamed field" in `repr(scandir.DirEntry.stat())`

Issue - State: open - Opened by moreati over 2 years ago - 3 comments

#139 - Try getting C version building on Python 2.7 on Windows

Pull Request - State: closed - Opened by benhoyt about 3 years ago - 1 comment

#138 - Actually test C version

Pull Request - State: closed - Opened by benhoyt about 3 years ago

#137 - Add Python 3.10 to tests

Pull Request - State: closed - Opened by benhoyt about 3 years ago

#136 - module FTBFS on python3.9 and 3.10

Issue - State: closed - Opened by nieder about 3 years ago - 2 comments

#135 - Fix typo

Pull Request - State: closed - Opened by kianmeng about 3 years ago - 1 comment

#134 - Windows MAX_PATH limitation on inode call

Issue - State: closed - Opened by J-o-n-K over 3 years ago - 6 comments

#133 - Running on Outdated Python and OS

Issue - State: closed - Opened by jasonterando over 3 years ago - 2 comments

#132 - Release GIL around stat and lstat

Pull Request - State: closed - Opened by skonieczny over 3 years ago - 2 comments

#131 - GIL is not released when dir_entry.stat does a stat syscall

Issue - State: closed - Opened by skonieczny over 3 years ago - 6 comments

#130 - some doubt about your another project :pygit

Issue - State: closed - Opened by adlternative about 4 years ago - 3 comments

#129 - Add wheel support for aarch64

Pull Request - State: closed - Opened by odidev about 4 years ago

#128 - Wheel support for linux aarch64

Issue - State: open - Opened by odidev over 4 years ago - 1 comment

#127 - The macOS wheels produced by scandir are overly restrictive in their platform

Issue - State: closed - Opened by AndrewHoos over 4 years ago - 1 comment

#126 - Difference between scandir.walk() and os.walk()

Issue - State: closed - Opened by chanduthedev over 4 years ago - 4 comments

#125 - is there any way to read all file names in the sub directory?

Issue - State: closed - Opened by chanduthedev over 4 years ago - 3 comments

#124 - Support Windows XP

Pull Request - State: closed - Opened by alxchk almost 5 years ago - 2 comments

#123 - Error from running setup.py install on python 2.7.5 win

Issue - State: closed - Opened by binzb almost 5 years ago - 5 comments

#122 - Fix locale/unicode test failures on FreeBSD

Issue - State: closed - Opened by koobs about 5 years ago - 1 comment

#121 - Add context manager support.

Pull Request - State: closed - Opened by brmmm3 over 5 years ago - 5 comments

#120 - Request for new release to PyPI >= 1.9.0

Issue - State: closed - Opened by ericvw almost 6 years ago - 1 comment

#119 - more work on travis-ci testing

Pull Request - State: closed - Opened by ThomasWaldmann almost 6 years ago - 2 comments

#118 - preparing changelog for next release

Issue - State: closed - Opened by ThomasWaldmann almost 6 years ago - 1 comment

#117 - pypy3 stat issue

Issue - State: closed - Opened by ThomasWaldmann almost 6 years ago - 2 comments

#116 - travis-ci: run py37 tests on xenial

Pull Request - State: closed - Opened by ThomasWaldmann almost 6 years ago - 3 comments

#115 - test on py37?

Issue - State: closed - Opened by ThomasWaldmann almost 6 years ago - 2 comments

#114 - drop dead pythons

Pull Request - State: closed - Opened by ThomasWaldmann almost 6 years ago

#113 - drop old/dead pythons?

Issue - State: closed - Opened by ThomasWaldmann almost 6 years ago - 9 comments

#112 - scandir 1.9.0 broken in Python 2.7.13

Issue - State: closed - Opened by darkvertex over 6 years ago - 7 comments

#111 - fix breakage on solaris derivates when c ext is not built

Pull Request - State: closed - Opened by ThomasWaldmann over 6 years ago

#110 - scandir 1.9.0 is broken on openindiana

Issue - State: closed - Opened by ThomasWaldmann over 6 years ago - 7 comments

#109 - Fix dirent.h struct alignment on OpenBSD

Pull Request - State: closed - Opened by marianielias over 6 years ago - 1 comment

#108 - scandir(dir_fd)

Issue - State: closed - Opened by ThomasWaldmann over 6 years ago - 5 comments

#107 - backport optional extension building for python 2.7

Pull Request - State: closed - Opened by RonnyPfannschmidt over 6 years ago - 3 comments

#106 - mark the scandir extension as optional

Pull Request - State: closed - Opened by RonnyPfannschmidt over 6 years ago - 9 comments

#105 - Jython support

Issue - State: closed - Opened by fabioz over 6 years ago - 13 comments

#104 - please add is_pipe to the scandir code.

Issue - State: closed - Opened by karcaw over 6 years ago - 1 comment

#103 - scandir doesn't behave like Python 3 version: lacks context manager

Issue - State: closed - Opened by oogali over 6 years ago - 2 comments

#102 - fix build on PyPy 6.0

Pull Request - State: closed - Opened by R4scal over 6 years ago - 2 comments

#101 - Use: from module import name, instead of: import module, to improve p…

Pull Request - State: closed - Opened by lpozo over 6 years ago - 4 comments

#100 - Develop

Pull Request - State: closed - Opened by lpozo almost 7 years ago - 2 comments

#99 - On Ubuntu 16.04 LTS, scandir behaviour changes when called via subprocess.Popen

Issue - State: closed - Opened by relevitt almost 7 years ago - 3 comments

#98 - Use unittest2 for Python 2.6

Pull Request - State: closed - Opened by avylove almost 7 years ago - 7 comments

#97 - 'module' object has no attribute 'DirEntry' when an old scandir version is present

Issue - State: closed - Opened by zanglang almost 7 years ago - 3 comments

#96 - let there be colour

Pull Request - State: closed - Opened by bashu almost 7 years ago - 1 comment

#95 - Missing git tag for 1.7 release

Issue - State: closed - Opened by felixonmars about 7 years ago - 1 comment

#94 - Scandir 1.7: Plan to build wheels and upload to PyPi?

Issue - State: closed - Opened by vphilippon about 7 years ago - 1 comment

#93 - Issue 70: expose DirEntry type

Pull Request - State: closed - Opened by ahvigil about 7 years ago

#91 - Seeing unnamed fields in stats under python 2.7 w/scandir 1.6 (MOSX)

Issue - State: closed - Opened by bschollnick over 7 years ago - 1 comment

#90 - Build failure during pip install scandir==1.6 on macOS High Sierra

Issue - State: closed - Opened by underyx over 7 years ago - 7 comments

#89 - cannot install using ``pip install -U scandir''

Issue - State: closed - Opened by donglixp over 7 years ago - 4 comments

#88 - Build 32-bit Windows wheels on appveyor

Pull Request - State: closed - Opened by segevfiner over 7 years ago - 1 comment

#87 - Inode is unsigned?

Issue - State: closed - Opened by nh2 over 7 years ago - 3 comments

#86 - Non unicode path error on Linux when scanning a dir with unicode as input

Issue - State: open - Opened by pombredanne over 7 years ago - 3 comments

#85 - Failed to build scandir

Issue - State: closed - Opened by TMWagner over 7 years ago - 13 comments

#84 - Attempting import of setuptools first

Pull Request - State: closed - Opened by rp-tanium almost 8 years ago - 1 comment

#83 - Provide Windows wheels

Issue - State: closed - Opened by segevfiner almost 8 years ago - 2 comments

#82 - can't install with pip

Issue - State: closed - Opened by mason2012 almost 8 years ago - 2 comments

#80 - Build errors with pypy3

Issue - State: closed - Opened by BenitoSere almost 8 years ago - 6 comments

#79 - Test failures in OpenBSD.

Issue - State: closed - Opened by dumol almost 8 years ago - 5 comments

#78 - Unicode issues in Linux and Unix when running the tests.

Issue - State: open - Opened by dumol almost 8 years ago - 4 comments

#77 - test_stat fails in Windows.

Issue - State: closed - Opened by dumol almost 8 years ago - 6 comments

#76 - Cannot build with pypy from Ubuntu 14.04

Issue - State: closed - Opened by living180 almost 8 years ago - 4 comments

#75 - Missing Git tag for 1.5 release

Issue - State: closed - Opened by felixonmars almost 8 years ago - 1 comment

#74 - MANIFEST.in should not include test artifacts

Pull Request - State: closed - Opened by andrask about 8 years ago - 1 comment

#73 - scandir doesn't gracefully handle non-available compiler

Issue - State: closed - Opened by AvdN about 8 years ago - 6 comments

#72 - scandir.zip doesn't install on a Docker image of Ubuntu 16.04

Issue - State: closed - Opened by AvdN about 8 years ago - 2 comments

#71 - Unexpected Error: undefined reference to 'GetFinalPathNameByHandleW'

Issue - State: closed - Opened by epicshane about 8 years ago - 3 comments

#70 - Can't detect instance of type DirEntry on Python 2.7

Issue - State: closed - Opened by clawsoon about 8 years ago - 4 comments

#69 - Support for context managing and scandir.close()

Issue - State: closed - Opened by h5rdly about 8 years ago - 1 comment

#68 - Change stat_result st_?time to floats

Pull Request - State: closed - Opened by arguile- over 8 years ago

#67 - Attempting import of setuptools first

Pull Request - State: closed - Opened by bfrisbie-tanium over 8 years ago - 1 comment

#66 - Can next(scandir_result) and next(scandir_result).stat() raise an exception?

Issue - State: closed - Opened by giampaolo over 8 years ago - 4 comments

#65 - scandir on python 2.7.10 is causing a StopIteration on *one* directory only

Issue - State: closed - Opened by bschollnick over 8 years ago - 3 comments

#64 - Does not build on Windows with python 2.7 and gcc from gccwinbinaries

Issue - State: closed - Opened by raboof over 8 years ago - 5 comments

#63 - mtime resolution on Windows

Issue - State: closed - Opened by julian-r over 8 years ago - 8 comments

#62 - Issue #61: Mimic os.walk's unicode handling in py27 on Linux

Pull Request - State: closed - Opened by prashanthpai over 8 years ago - 8 comments

#60 - Add new features from CPython (finalizer, close, "with" support, dir_fd handling)

Issue - State: open - Opened by benhoyt almost 9 years ago - 1 comment

#59 - Pull ? long file name on windows

Issue - State: closed - Opened by johaven about 9 years ago - 4 comments

#58 - Handle on scandir iterator on Windows

Issue - State: closed - Opened by remyroy about 9 years ago - 3 comments

#57 - scandir.stat() call

Issue - State: closed - Opened by fwang2 over 9 years ago - 3 comments

#56 - UTF8 filename come back mangles from scandir/walk

Issue - State: closed - Opened by ghost over 9 years ago - 2 comments

#55 - 32bit binary for Windows

Issue - State: closed - Opened by dberansky over 9 years ago - 2 comments

#54 - misleading error message

Issue - State: closed - Opened by antiphasis over 9 years ago - 6 comments

#53 - compatibility with PyPy as well as Python < 3.3

Pull Request - State: closed - Opened by carlosliam over 9 years ago - 5 comments

#52 - Interaction between mpi4py and scandir

Issue - State: closed - Opened by fwang2 over 9 years ago - 5 comments

#51 - scandir fails to compile with PyPy and PyPy3 virtualenvs

Issue - State: closed - Opened by carlosliam over 9 years ago - 18 comments

#50 - pypi v1.1 vs github 1.0 release

Issue - State: closed - Opened by durack1 over 9 years ago - 2 comments

#49 - A method based on scandir that could be help others

Issue - State: closed - Opened by jonaprieto over 9 years ago - 2 comments

#48 - winreparse.h missing from PyPi package

Issue - State: closed - Opened by branning over 9 years ago - 1 comment

#47 - scandir.stat_result repr 'unnamed field's on Windows

Issue - State: closed - Opened by xflr6 over 9 years ago - 2 comments

#46 - Installation on Windows

Issue - State: closed - Opened by jonaprieto almost 10 years ago - 3 comments