Skip to content

Ordered Dict fails on pop elemet #4845

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Masorubka1 opened this issue Apr 4, 2023 · 8 comments
Closed

Ordered Dict fails on pop elemet #4845

Masorubka1 opened this issue Apr 4, 2023 · 8 comments
Labels
A-stdlib C-bug Something isn't working

Comments

@Masorubka1
Copy link
Contributor

Feature

image

image

image

image

@DimitrisJim DimitrisJim added C-bug Something isn't working A-stdlib labels Apr 4, 2023
@JazzGlobal
Copy link
Contributor

What does the tag "C-bug" mean? This also occurs in CPython?

@DimitrisJim
Copy link
Member

Think of it as Category; that's what I've basically done 😄 No, doesn't affect CPython in this case since it fails on one of their tests.

@JazzGlobal
Copy link
Contributor

Gotcha, thank you!

@Phosphorescentt
Copy link
Contributor

Possibly fixed here? #4876

@fanninpm
Copy link
Contributor

@Phosphorescentt It's likely that you treated the symptom instead of the root cause.

@Phosphorescentt
Copy link
Contributor

Hey @fanninpm - I see that now. Currently resolving in the PR thread. Thanks for the heads up though :)

@crazymerlyn
Copy link
Contributor

Is this still an issue? Seems like it was fixed in the pr linked above

@youknowone
Copy link
Member

@Phosphorescentt @crazymerlyn Thank you for confirming!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-stdlib C-bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants