Skip to content
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

Vendor cloudpickle 2.2.1 #684

Closed
wants to merge 1 commit into from
Closed

Conversation

sgillies
Copy link
Collaborator

@sgillies sgillies commented Nov 28, 2024

All code now does from tiledb.cloud._vendor import cloudpickle.

Hard to test because it needs this package to be in production and cloudpickle can't pickle itself :(

I intended to keep the cloudpickle code as unchanged as possible, but it was reformatted by black. We could undo this.

All code now does "from tiledb.cloud._vendor import cloudpickle".

Hard to test because it needs this package to be in production and
cloudpickle can't pickle itself :(
@sgillies sgillies added the enhancement New feature or request label Nov 28, 2024
@sgillies sgillies self-assigned this Nov 28, 2024
@sgillies sgillies closed this Dec 4, 2024
@sgillies sgillies deleted the sg/sc-59845/vendor-cloudpickle branch December 4, 2024 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant