Issues
- 8
- 6
Add type annotations
#281 opened by schwehr - 0
Statically type implementations of index coercion in _Record.__getitem__ and __setitem__
#358 opened by JamesParrott - 0
Type hint _Array on Python 3.9, ..., 3.11
#357 opened by JamesParrott - 0
Investigate performance impact of using enums for the Sentinels instead of trivial object subclasses.
#355 opened by JamesParrott - 0
- 1
Pylint warnings
#307 opened by JamesParrott - 1
Recent releases on PyPI?
#351 opened by musicinmybrain - 0
Change the Custom Action running the tests in CI to test built wheels, not editable installs.
#325 opened by JamesParrott - 4
GitHub Action CI fails
#315 opened by schwehr - 3
test_reader_url fails
#317 opened by schwehr - 2
Flakey tests relying on downloads from https://github.com/nvkelso/natural-earth-vector/blob/master/10m_cultural/ne_10m_admin_1_states_provinces
#318 opened by JamesParrott - 1
Tests try versions of python that are not supported
#314 opened by schwehr - 2
Drop support for python 3.8
#312 opened by schwehr - 1
write large dataset without iterating?
#311 opened by ear9mrn - 8
- 0
- 0
Removing the need for unit tests to access protected attributes without adding to the public API (Reader()._offsets)
#304 opened by JamesParrott - 0
Info only. Shape type 960051513. Will not fix - interesting example of misuse.
#284 opened by JamesParrott - 1
CI. Run both of PyShp's tests suites on Windows and MacOS Github Actions runners (they're currently only run in Ubuntu Python images).
#295 opened by JamesParrott - 1
PyShp 3.0.0-alpha, (Pythons >= 3.9 only). Invoke pytest, and hopefully the main doctest runner too, from pre-commit hooks.
#294 opened by JamesParrott - 2
- 2
Inconsistent line ending in files
#278 opened by schwehr - 3
Time for a 2.4 release?
#276 opened by schwehr - 0
Find a better url to a zipped shapefile. Replace the current url on Github with a url external to Github, to guarantee test integrity.
#273 opened by JamesParrott - 2
- 3
- 1
check if polygon is closed fails
#261 opened by Nikolaus - 1
Inconsistent bounding box filtering
#258 opened by lgolston - 1
Build marked as failing. Tests are not running in CI. Github /actions/setup-python no longer supports Python 2.7.
#262 opened by JamesParrott - 1
- 0
Run tests on Python 3.10 and higher versions (as well as 2.7, 3.5, ..., 3.9)
#268 opened by JamesParrott - 1
PyShp's own Example from README.md fails under Doctest with Python 2.7. .__geo_interface__ = behaves differently in Python 2?
#263 opened by JamesParrott - 1
How to get the field name for data?
#256 opened by jiaoL06 - 2
struct.error: unpack requires a buffer of 32 bytes
#254 opened by msw17002 - 2
Enhance combination with shapely
#249 opened by forestbat - 1
How to modify the shape value
#252 opened by mshmoon - 2
Support for getting encoding from .cpg files
#247 opened by karimbahgat - 1
Add read geojson capability
#246 opened by ncgl-syngenta - 1
Why was Writer.save() removed?
#251 opened by nanaeaubry - 5
pyshp 2.3 closing bytesio objects with Writer
#244 opened by akrherz - 2
- 1
"README: Testing" section seems out of date
#242 opened by megies - 2
- 2
Writing to only one shapefile type throwing an error
#237 opened by mem00 - 1
- 3
ValueError when reading shapefile from ZIP archive
#239 opened by stuckyb - 3
shapes and records are not pickable
#238 opened by pooya-mohammadi - 2
support pathlib.Path objects as filepath?
#234 opened by raphaelquast - 3
Expected a three-dimensional coordinate (x,y,z) but only got the first two (x,y).
#236 opened by haobo-autra