Impl PySequence Protocol#3316
Conversation
|
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.
| #[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 |
a07857c to
4f10fde
Compare
|
@DimitrisJim I think processing #3306 as it is and work on ItemProtocol after this PR would be simpler. |
|
sounds good to me |
944eb0d to
baeca0a
Compare
baeca0a to
b65849a
Compare
2a8373c to
8800891
Compare
8800891 to
a6fd2cd
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 |
07a46a8 to
d962fd9
Compare
This reverts commit 45015df.
|
@qingshi163 I rebased it to merge, sorry for late review |
#3244