- Notifications
You must be signed in to change notification settings - Fork1.3k
Impl PySequence Protocol#3316
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
DimitrisJim commentedOct 16, 2021 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Mentioning here so it isn't forgotten, |
// Sequence Protocol | ||
// https://docs.python.org/3/c-api/sequence.html | ||
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.
#[allow(type_complexity)] |
Those types are one-time use types.
I want to request@Snowapril 's review later. He must have been reviewed those mapping/sequence details when he implemented |
Uh oh!
There was an error while loading.Please reload this page.
a07857c
to4f10fde
Compare@DimitrisJim I think processing#3306 as it is and work on ItemProtocol after this PR would be simpler. |
sounds good to me |
944eb0d
tobaeca0a
Comparebaeca0a
tob65849a
Compare2a8373c
to8800891
Compare8800891
toa6fd2cd
Compare@youknowone will you review this pr? |
@qingshi163 Hello. Could I ask you is there any progress here? |
I am sorry, I wasn't aware of pending reveiw request |
This reverts commit45015df.
@qingshi163 I rebased it to merge, sorry for late review |
Uh oh!
There was an error while loading.Please reload this page.
#3244