Skip to content

DOCSP-46954 - PyPy compatibility #185

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

Merged
merged 6 commits into from
Mar 4, 2025

Conversation

mongoKart
Copy link
Collaborator

@mongoKart mongoKart commented Feb 24, 2025

Based on the following statements from the changelog:

  • PyMongo 4.11 drops support for Python 3.8 and PyPy 3.9: Python 3.9+ or PyPy 3.10+ is now required.
  • PyMongo 4.8 drops support for Python 3.7 and PyPy 3.8: Python 3.8+ or PyPy 3.9+ is now required.
  • PyMongo [4.5] no longer supports PyPy3 versions older than 3.8. Users must upgrade to PyPy3.8+.
  • PyMongo 4.2 drops support for Python 3.6: Python 3.7+ is now required.
  • PyMongo 4.1 drops support for Python 3.6.0 and 3.6.1, Python 3.6.2+ is now required.
  • PyMongo 4.0 drops support for Python 2.7, 3.4, and 3.5.

Pull Request Info

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOCSP-46954

https://deploy-preview-185--docs-pymongo.netlify.app/compatibility/#language-compatibility

Self-Review Checklist

  • Is this free of any warnings or errors in the RST?
  • Did you run a spell-check?
  • Did you run a grammar-check?
  • Are all the links working?
  • Are the facets and meta keywords accurate?

Copy link

netlify bot commented Feb 24, 2025

Deploy Preview for docs-pymongo ready!

Name Link
🔨 Latest commit e4f96ad
🔍 Latest deploy log https://app.netlify.com/sites/docs-pymongo/deploys/67c75061f9ca0000088249ae
😎 Deploy Preview https://deploy-preview-185--docs-pymongo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mongoKart mongoKart marked this pull request as ready for review February 24, 2025 22:30
Copy link
Collaborator

@rachel-mack rachel-mack left a comment

Choose a reason for hiding this comment

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

LGTM

@blink1073
Copy link
Member

We have not yet tested support for PyPy 3.11, and it is in beta. I think we should remove it from the table.

@mongoKart
Copy link
Collaborator Author

We have not yet tested support for PyPy 3.11, and it is in beta. I think we should remove it from the table.

Thanks, @blink1073. I removed PyPy 3.11; any other changes needed?

Copy link
Member

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

LGTM!

@mongoKart mongoKart merged commit 4d0a621 into mongodb:master Mar 4, 2025
5 of 6 checks passed
@mongoKart mongoKart deleted the docsp-46954-pypy-compat branch March 4, 2025 21:38
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.

3 participants