2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 05, 2024 — Dec 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
v3.0.3 Tested on Python 3.14 and 3.15 dev. Support stubs. Fixed UnboundLocalError More... 8 days ago
Add optional dependency group: stubs, containing pyshp-stubs, as an alternative to py.typed, to preserve the single file module format More... 8 days ago
Merge pull request #378 from GeospatialPython/Test_on_Py_3.15_dev More... about 1 month ago
Merge pull request #377 from ekawas-vrify/patch-1 More... about 1 month ago
v3.0.3.dev. Document fix for UnboundLocalError and credit Edward More... about 1 month ago
Allow mbox returned from _read_ms_from_byte_stream to be None More... about 1 month ago
Add 3.15-dev More... about 1 month ago
Merge pull request #376 from GeospatialPython/Test_on_Python_3.14 More... about 1 month ago
Fix UnboundLocalError when reading byte_stream More... about 2 months ago
In test matrix "3.14.0-beta.4" => "3.14" (Python versions) More... about 2 months ago
v3.0.2.post1. Make version in README.md consistent. More... about 2 months ago
Merge pull request #375 from GeospatialPython/v3.0.2.post0_release_to_PyPi More... about 2 months ago
Document v3.0.2.post0 raison d'etre (2nd attempt publishing to PyPi)) More... about 2 months ago
v3.0.2 More... about 2 months ago
Merge pull request #369 from GeospatialPython/3.0.2-rc More... about 2 months ago
Document removal or py.typed in changelog.txt and README.md More... about 2 months ago
Merge pull request #368 from GeospatialPython/delete_py_typed More... 2 months ago
Delete src/py.typed More... 2 months ago
Update changelogs More... 4 months ago
Merge pull request #365 from mwtoews/ruff-up More... 4 months ago
Enable Ruff pyupgrade (UP) rule More... 4 months ago
Merge pull request #364 from GeospatialPython/v3.0.1-rc More... 4 months ago
v3.0.1 More... 4 months ago
Merge pull request #363 from JamesParrott/PyShp_3_Doctest_do_not_normalize_whitespace More... 4 months ago
Don't set doctest.NORMALIZE_WHITESPACE=1 More... 4 months ago
Merge pull request #361 from mwtoews/fix-pathlike More... 4 months ago
Reformat More... 4 months ago
Add tests from the original PR that give Reader a Path as a kwarg (shp, dbf or shx) More... 4 months ago
Restore string literal test file paths More... 4 months ago
Merge pull request #360 from mwtoews/rm-isort More... 4 months ago