Additional tests for #3168#3175
Conversation
…g acquired inside of implementations.
8d61c64 to
edfa048
Compare
edfa048 to
6fb22db
Compare
I am confused now: They do seem to pass in the CI? Do they fail only intermittently? Could you also check whether #3168 does resolve the issues you found? |
|
Sorry, your PR definitely passes all of those tests (as confirmed by the CI). I meant to say that those tests are crafted so that PyO3 don't pass them without your PR. |
|
Ah sorry, I missed the target branch of this PR! It is targetting #3168 and not Also sorry for not starting with that: Thank you for going the extra mile and packaging up your tests so we can include them upstream! |
|
First time contributor has agreed to the new licensing scheme. |
adamreichold
left a comment
There was a problem hiding this comment.
Thanks again for this comprehensive set of tests.
I'll hold off merging this into #3168 until we have consensus that that approach is what we will pursue to avoid that this PR needs to be recreated if we decide to pursue another approach.
89a6c43 to
08bdc32
Compare
These were a part of tests I was preparing for #3165, and I believe it's worthy to add them (any single of them fails in the current main branch).