-
Notifications
You must be signed in to change notification settings - Fork 65
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
DRIVERS-2743 Add support for Python 3.12 and Python 3.13 #555
Conversation
You can ignore the changes to |
SCRIPT_DIR=$(dirname ${BASH_SOURCE[0]}) | ||
. $SCRIPT_DIR/../handle-paths.sh | ||
|
||
pushd $SCRIPT_DIR/../csfle |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing matching popd
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed
Ah, there's a failure I need to address:
|
Uses OpenKMIP/PyKMIP#707 to enable Python 3.12 and Python 3.13 in PyKMIP.
Build with Pymongo: https://spruce.mongodb.com/version/674f09304b9a230007e43692/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC