Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
GeospatialPython
/
pyshp
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
259
Star
1.2k
Code
Issues
8
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add Speed test. Return of the type hints
- #335
#335
Merged
JamesParrott
merged 10 commits into
GeospatialPython:3.0.0-alpha
GeospatialPython/pyshp:3.0.0-alpha
from
JamesParrott:pyshp-3.0.0-alpha-return-of-the-type-hints
JamesParrott/IronPyShp:pyshp-3.0.0-alpha-return-of-the-type-hints
Copy head branch name to clipboard
Jul 28, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Add Speed test. Return of the type hints
#335
JamesParrott
merged 10 commits into
GeospatialPython:3.0.0-alpha
GeospatialPython/pyshp:3.0.0-alpha
from
JamesParrott:pyshp-3.0.0-alpha-return-of-the-type-hints
JamesParrott/IronPyShp:pyshp-3.0.0-alpha-return-of-the-type-hints
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2025
Define Shape subclasses for each supported Shape type
JamesParrott
committed
b35482c
View commit details
Copy full SHA for b35482c
Browse repository at this point
Use Shape subclasses to avoid the need for # type: ignore [attr-defined]
JamesParrott
committed
c5a186f
View commit details
Copy full SHA for c5a186f
Browse repository at this point
Replace big if elif block with dict
JamesParrott
committed
fe4e0c7
View commit details
Copy full SHA for fe4e0c7
Browse repository at this point
Add speed test
JamesParrott
committed
b90d8f1
View commit details
Copy full SHA for b90d8f1
Browse repository at this point
Correct type checking and path to speed_test.py in custom repo location
JamesParrott
committed
b827fbe
View commit details
Copy full SHA for b827fbe
Browse repository at this point
Remove slow test from speed tests
JamesParrott
committed
dd2da74
View commit details
Copy full SHA for dd2da74
Browse repository at this point
Update speed_test.py
JamesParrott
committed
1958afa
View commit details
Copy full SHA for 1958afa
Browse repository at this point
Update speed_test.yml
JamesParrott
committed
1af47c3
View commit details
Copy full SHA for 1af47c3
Browse repository at this point
Reformat
JamesParrott
committed
92eb277
View commit details
Copy full SHA for 92eb277
Browse repository at this point
Rename speed_test.py to match that of PyShp 2.4.0
JamesParrott
committed
5e40f2e
View commit details
Copy full SHA for 5e40f2e
Browse repository at this point
You can’t perform that action at this time.