Skip to content

More support for Paths, and no longer modifies the doctest module.

Latest
Compare
Choose a tag to compare
@JamesParrott JamesParrott released this 19 Aug 16:40
· 3 commits to master since this release
3ac5b3d

Improvements

  • Reader(shp=, dbf=, shx=) now support pathlib.Paths, and any pathlike object (@mwtoews).

Bug fixes

  • PyShp 3 no longer modifies the global doctest module (@JamesParrott).

Code quality