Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Prep for 4.14.1 release #2495

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
sleepyStick merged 2 commits into mongodb:v4.14 from sleepyStick:PYTHON-5501
Aug 19, 2025
Merged

Prep for 4.14.1 release #2495

sleepyStick merged 2 commits into mongodb:v4.14 from sleepyStick:PYTHON-5501
Aug 19, 2025

Conversation

Copy link
Contributor

@sleepyStick sleepyStick commented Aug 19, 2025

No description provided.

@sleepyStick sleepyStick marked this pull request as ready for review August 19, 2025 17:34
@sleepyStick sleepyStick requested a review from a team as a code owner August 19, 2025 17:34
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, thanks!

Copy link
Contributor Author

drivers-pr-bot please backport to master

@sleepyStick sleepyStick merged commit 0d2a4b4 into mongodb:v4.14 Aug 19, 2025
44 of 45 checks passed
@sleepyStick sleepyStick deleted the PYTHON-5501 branch August 19, 2025 18:00
Copy link
Contributor

Sorry, unable to cherry-pick to master, please backport manually. Here are approximate instructions:

  1. Checkout backport branch and update it.
git checkout -b cherry-pick-master-0d2a4b462eaa60d4dc152b37554006db06bf6b21 master
git fetch origin 0d2a4b462eaa60d4dc152b37554006db06bf6b21
  1. Cherry pick the first parent branch of the this PR on top of the older branch:
git cherry-pick -x -m1 0d2a4b462eaa60d4dc152b37554006db06bf6b21
  1. You will likely have some merge/cherry-pick conflicts here, fix them and commit:
git commit -am {message}
  1. Push to a named branch:
git push origin cherry-pick-master-0d2a4b462eaa60d4dc152b37554006db06bf6b21
  1. Create a PR against branch master. I would have named this PR:

"Prep for 4.14.1 release (#2495) [master]"

sleepyStick added a commit to sleepyStick/mongo-python-driver that referenced this pull request Aug 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@blink1073 blink1073 blink1073 approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /