Updated token + weakref libraries + weakref test - v3.13.11#6633
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (4)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Sorry, something went wrong.
|
I could not find a token test file |
Sorry, something went wrong.
|
by searching |
Sorry, something went wrong.
I saw that, & assumed that it would test out the tokenize library, but as I'm writing it out I'm realizing I should probably jointly update the two libraries. Will add it, thanks! |
Sorry, something went wrong.
|
So it seems a rewrite of tokenize has been done. the _tokenize function was moved to a precompiled library, and logic has been changed, so it's not as simple as keeping the older _tokenize version. Is it okay to merge, without making any tokenization migrations? |
Sorry, something went wrong.
|
It's a bit of a different error, but waiting until #6635 is merged until debugging |
Sorry, something went wrong.
cd1bf05 to
c961277
Compare
January 4, 2026 00:27
youknowone
left a comment
There was a problem hiding this comment.
👍
Sorry, something went wrong.
68d65a7
into
RustPython:main
Jan 4, 2026
…on#6633) * Updated the token library * Updated the weakref library * Annotated the failing weakref test
…on#6633) * Updated the token library * Updated the weakref library * Annotated the failing weakref test
…on#6633) * Updated the token library * Updated the weakref library * Annotated the failing weakref test
No description provided.