Skip to content

Require latest python version #1564

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 1 commit into from
Jan 7, 2025
Merged

Conversation

GromNaN
Copy link
Member

@GromNaN GromNaN commented Jan 6, 2025

Revert #1560
Python upgrade suggested in Steve comment.

@GromNaN GromNaN marked this pull request as ready for review January 6, 2025 20:28
@GromNaN GromNaN requested a review from a team as a code owner January 6, 2025 20:28
@GromNaN GromNaN requested review from jmikola and alcaeus January 6, 2025 20:28
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!

@GromNaN
Copy link
Member Author

GromNaN commented Jan 7, 2025

We cannot rely on dependabot to open PR when there is new commits on the master branch of the github action. This would require tags https://github.com/mongodb-labs/drivers-evergreen-tools
image

@GromNaN GromNaN merged commit a515b67 into mongodb:v1.x Jan 7, 2025
31 checks passed
@GromNaN GromNaN deleted the upgrade-python branch January 7, 2025 10:29
This was referenced Jan 7, 2025
GromNaN added a commit that referenced this pull request Jan 7, 2025
Co-authored-by: Jérôme Tamarelle <jerome.tamarelle@mongodb.com>
jmikola added a commit to jmikola/mongo-php-driver that referenced this pull request Jan 14, 2025
jmikola added a commit to mongodb/mongo-php-driver that referenced this pull request Jan 15, 2025
* Install Python 3.13 for drivers-evergreen-tools GH action

Related to mongodb/mongo-php-library#1564
alcaeus added a commit that referenced this pull request Feb 28, 2025
* v2.x:
  Add return type hint for Encoder::encode() implementation
  Reverse pipeline init from an array (#1596)
  PHPLIB-1617 Accept a Pipeline instance in aggregate and watch methods (#1580)
  Fix CS
  Require latest python version (#1564) (#1565)
  Update src/Operation/Find.php
  Ignore `disableMD5` option as `md5` field is removed from the spec (#1502)
  Remove obsolete baseline entries
  Regenerate evergreen configuration (#1503)
  PHPLIB-1546 and PHPLIB-1159: Remove CreateCollection flags and autoIndexId options (#1478)
  PHPLIB-1227 Use void return types for operations without meaningful result document (#1468)
  Remove deprecated functionality (#1439)
  PHPLIB-1518 `WriteResult::get*Count()` always return an int on acknowledged result (#1454)
  PHPLIB-954: Add return types to all methods (#1391)
  PHPLIB-797: Remove unused methods in UnsupportedException (#1436)
  Revert "Add final annotations to non-internal Operation classes (#1410)"
  PHPLIB-953 Make internal classes and Operation classes final (#1392)
  PHPLIB-1218 Remove deprecated fields from GridFS files (#1398)
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