Skip to content

Pr/275 #287

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

JamesParrott
Copy link
Collaborator

This PR reopens @schwehr 's PR #275 (now closed) and rebased it onto the latest master branch

schwehr and others added 8 commits August 24, 2024 06:59
https://www.python.org/doc/newstyle/

> New-style classes has been integrated into Python 2.7 and old-style classes has been removed in Python 3.
This should let me see the workflow run in my work on my fork.
- Still specify the exact python 3.13 as it is not yet released.
  - Updated to release candidate 1. 3.13 release is expected in October 2024.
- Also fix the more information link. The old one one is dead.
Squash in preparation for rebasing

This should let me see the workflow run in my work on my fork.

build.yml: Used checkout v4

build.yml: Do not specify the patch level of python versions.

- Still specify the exact python 3.13 as it is not yet released.
  - Updated to release candidate 1. 3.13 release is expected in October 2024.
- Also fix the more information link. The old one one is dead.

shapefile.py: Minor cleanup of module comment and order includes.

shapefile.py: Drop inheriting from object.

https://www.python.org/doc/newstyle/

> New-style classes has been integrated into Python 2.7 and old-style classes has been removed in Python 3.

Drop python 2 and make python 3.8 be the minimum.

Python 3.7 is end-of-life:

https://devguide.python.org/versions/
@JamesParrott JamesParrott merged commit 0647419 into GeospatialPython:3.0-dev-drop-Pythons-below-3.9 Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants