Skip to content
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

[SYNPY-1517] Deprecate Python 3.8 Support #1134

Merged
merged 27 commits into from
Sep 26, 2024
Merged

Conversation

BWMac
Copy link
Contributor

@BWMac BWMac commented Sep 25, 2024

Description:
This PR deprecates support for Python 3.8 in the Python Client. It also adjusts the pandas versions required in the project and removes the numpy version specification because we no longer have to allow for Python 3.8.

Documentation:
I have also updated the relevant documentation to no longer indicate support for Python 3.8.

I have done my best to find all of the places where documentation needs to be adjusted, but please let me know if I have missed anything.

@pep8speaks
Copy link

pep8speaks commented Sep 25, 2024

Hello @BWMac! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2024-09-25 22:32:24 UTC

synapseutils/sync.py Outdated Show resolved Hide resolved
@BWMac BWMac marked this pull request as ready for review September 25, 2024 14:56
@BWMac BWMac requested a review from a team as a code owner September 25, 2024 14:56
README.md Show resolved Hide resolved
@BWMac BWMac marked this pull request as draft September 25, 2024 16:28
@BWMac BWMac marked this pull request as ready for review September 25, 2024 19:28
setup.cfg Outdated Show resolved Hide resolved
setup.cfg Outdated Show resolved Hide resolved
setup.cfg Outdated Show resolved Hide resolved
Copy link
Contributor

@BryanFauble BryanFauble left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating some of the docs I should have tackled when adding 3.12 :D

@BWMac BWMac merged commit 47e8709 into develop Sep 26, 2024
23 checks passed
@BWMac BWMac deleted the bwmac/SYNPY-1517/deprecate-3.8 branch September 26, 2024 00:52
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.

5 participants