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

Backport fixes to spacy-3.x #46

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

shadeMe
Copy link
Collaborator

@shadeMe shadeMe commented Jul 6, 2023

Description

We need #44 for the listener changes in spacy-curated_transformers (explosion/spacy-curated-transformers#7).

Types of change

Chore

Checklist

  • I confirm that I have the right to submit this contribution under the project's MIT license.
  • I ran the tests, and all new and existing tests passed.
  • My changes don't require a change to the documentation, or if they do, I've added all required information.

…ization bugfix (explosion#44)

* Add support for `copy`/`deepcopy`

* `SentencePieceProcessor`: Handle zero-length protobufs during deserialization

* Remove code violating `deepcopy` semantics
Add comments
@shadeMe shadeMe changed the base branch from main to spacy-3.x July 6, 2023 14:52
@shadeMe shadeMe merged commit 7d2ee04 into explosion:spacy-3.x Jul 6, 2023
6 checks passed
@shadeMe shadeMe deleted the chore/merge-deepcopy-fixes branch July 6, 2023 15:04
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.

None yet

1 participant