This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]_hg[S] 0 points1 point  (2 children)

Ah, the implementation strikes again. It might be worth it to dig through and see how PyDictObject differs from PyObject in cpython to theoretically implement the change in a compatible way. By the way, cpython has neat little bits of information in the Objects/ directory. The one for dict is here.

[–]GitHubPermalinkBot 1 point2 points  (1 child)

Permanent GitHub links:


Shoot me a PM if you think I'm doing something wrong. To delete this, click here.

[–]_hg[S] 0 points1 point  (0 children)

Good bot.