2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Jun 24, 2025 — Jun 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #424 from JamesParrott/Test_utf16_encoded_field_names More... 2 days ago
v3.1.1 Warn if text encoding ends in pad bytes. Minimise pad bytes used in decodings. More... 3 days ago
Merge pull request #422 from JamesParrott/Trim_strings_wrt_code_points_not_bytes More... 3 days ago
v3.1.0 Strict mode. Robuster support for unicode inc bug fixes. More... 4 days ago
Merge pull request #420 from JamesParrott. Make dbf Field round trippable and able to user field names + test it. More... 4 days ago
Make Field roundtrippable. Allow opting out of whitespace underscore replacement and stripping. Rename mangled class methods. More... 4 days ago
Refactor field descriptor array encoding into Field.encode_field_descriptor More... 4 days ago
Merge pull request #419 from JamesParrott/Synced_with_PyShp More... 5 days ago
Improve property tests / fix test bugs. More... 5 days ago
Merge pull request #417 from JamesParrott/dbf_round_trip More... 5 days ago
Allow a character for a minus sign in Float field More... 5 days ago
__dbfRecord => _record More... 5 days ago
Bug fixes More... 5 days ago
Merge pull request #415 from JamesParrott/Synced_with_PyShp More... 6 days ago
Avoid errors due to precision limits and skip deletion flag field More... 6 days ago
Add dbf round trip test More... 6 days ago
Include NullShapes in shp round trip test More... 6 days ago
Merge pull request #414 from JamesParrott/Synced_with_PyShp More... 6 days ago
Add shx round trip test More... 6 days ago
Rename size_B and size_16b_words correctly in ShpWriter._shp_file_length_B More... 6 days ago
v3.0.14.dev More... 7 days ago
Make ShpWriter.shape return both offset & length in B, not 16 bit words More... 7 days ago
Don't track .hypothesis More... 7 days ago
Merge pull request #413 from JamesParrott/Test_shp_files_roundtrip More... 7 days ago
v3.0.13. Don't error when reading empty shp files (bug fix). More... 7 days ago
Fix error when reading empty shapefiles. Shp file round trips More... 7 days ago
Merge pull request #412 from JamesParrott/Avoid_composite_test_strategies More... 8 days ago
Refactor test strategies to avoid @composite as it shrinks slowly More... 8 days ago
Merge pull request #411 from JamesParrott/Test_Multipatch_roundtrips More... 8 days ago
Add multipatches bytes encoding round trip test More... 8 days ago