This repository has been archived by the owner on Dec 16, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
deepcopy(instance) fails when using mismatched indexer. #4270
Milestone
Comments
Better stack trace:
|
We're thinking we have to either prevent deep copy during interpret, or figure out a way to prevent it from trying to make a copy of the tokenizer. |
10 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
deepcopy(instance) fails when using mismatched indexer.
Stack Trace
To Reproduce
Expected behavior
Should not give an error
System (please complete the following information):
The text was updated successfully, but these errors were encountered: