Merge branch 'feature/UpdateScandir' into develop

This commit is contained in:
JackDandy 2018-03-28 01:01:52 +01:00
commit 5ee8a5b53d
2 changed files with 2 additions and 1 deletions

View file

@ -15,6 +15,7 @@
* Update PySocks 1.6.5 (b4323df) to 1.6.8 (524ceb4)
* Update rarfile 3.0 (3e54b22) to 3.0 (2704344)
* Update Requests library 2.13.0 (fc54869) to 2.15.1 (282b01a)
* Update scandir 1.3 to 1.6 (c3592ee)
[develop changelog]

View file

@ -41,7 +41,7 @@ if _scandir is None and ctypes is None:
warnings.warn("scandir can't find the compiled _scandir C module "
"or ctypes, using slow generic fallback")
__version__ = '1.3'
__version__ = '1.6'
__all__ = ['scandir', 'walk']
# Windows FILE_ATTRIBUTE constants for interpreting the