- Bypass ZipFile.namelist in glob for better performance. (106) - Refactored glob functionality to support a more generalized solution with support for platform-specific path separators. (108)
Bugfixes --------
- Add special accounting for pypy when computing the stack level for text encoding warnings. (114)
3.17.0
Not secure
=======
Features --------
- Added ``CompleteDirs.inject`` classmethod to make available for use elsewhere.