Skip to content

DOCSP-50785: Update Motor deprecation verbiage #1011

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 9 commits into from
Jun 16, 2025

Conversation

mcmorisi
Copy link
Contributor

@mcmorisi mcmorisi commented Jun 16, 2025

Pull Request Info

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOCSP-50785
Staging - https://deploy-preview-1011--docs-ecosystem.netlify.app/motor/

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?

Copy link

netlify bot commented Jun 16, 2025

Deploy Preview for docs-ecosystem ready!

Name Link
🔨 Latest commit 61b7a04
🔍 Latest deploy log https://app.netlify.com/projects/docs-ecosystem/deploys/6850624dad02230008cf27c7
😎 Deploy Preview https://deploy-preview-1011--docs-ecosystem.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 project configuration.

Copy link
Contributor

@mongoKart mongoKart left a comment

Choose a reason for hiding this comment

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

few small things then LGTM. thanks for picking this up

snooty.toml Outdated
Comment on lines 29 to 31
API in the PyMongo library. No new features will be added to Motor, and we will only
provide bug fixes until it reaches end of life on May 14, 2026. After that, we will only
fix critical bugs until final support ends on May 14, 2027. We
Copy link
Contributor

Choose a reason for hiding this comment

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

I: only

Suggested change
API in the PyMongo library. No new features will be added to Motor, and we will only
provide bug fixes until it reaches end of life on May 14, 2026. After that, we will only
fix critical bugs until final support ends on May 14, 2027. We
API in the PyMongo library. No new features will be added to Motor, and we will
provide only bug fixes until it reaches end of life on May 14, 2026. After that, we will
fix only critical bugs until final support ends on May 14, 2027. We

snooty.toml Outdated
Comment on lines 33 to 34
For more information on migrating, see the `Migrate to PyMongo Async <https://www.mongodb.com/docs/languages/python/pymongo-driver/current/reference/migration/>`__
guide in the PyMongo documentation.
Copy link
Contributor

Choose a reason for hiding this comment

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

I: about/on

Suggested change
For more information on migrating, see the `Migrate to PyMongo Async <https://www.mongodb.com/docs/languages/python/pymongo-driver/current/reference/migration/>`__
guide in the PyMongo documentation.
For more information about migrating, see the `Migrate to PyMongo Async <https://www.mongodb.com/docs/languages/python/pymongo-driver/current/reference/migration/>`__
guide in the PyMongo documentation.

can this be its own paragraph?

snooty.toml Outdated
Comment on lines 29 to 30
API in the PyMongo library. No new features will be added to Motor, and we will only
provide bug fixes until it reaches end of life on May 14, 2026. After that, we will only
Copy link
Contributor

Choose a reason for hiding this comment

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

S: active voice

Suggested change
API in the PyMongo library. No new features will be added to Motor, and we will only
provide bug fixes until it reaches end of life on May 14, 2026. After that, we will only
API in the PyMongo library. We will not add new features to Motor, and we will only
provide bug fixes until it reaches end of life on May 14, 2026. After that, we will only

@mcmorisi mcmorisi requested a review from R-shubham June 16, 2025 18:37
Copy link

@R-shubham R-shubham left a comment

Choose a reason for hiding this comment

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

LGTM

@mcmorisi mcmorisi merged commit d505343 into mongodb:master Jun 16, 2025
6 checks passed
@mcmorisi mcmorisi deleted the DOCSP-50785-motor-deprecation branch June 16, 2025 18:46
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