cpython - What is the purpose of `pydict_global_version` in dictobject.c? -


i've been reading cpython internals, , wondered pydict_global_version counter doing, , it's purpose.

i found commit added it, , references issue #26058 seems

i tried reading pep 509 , couldn't understand use , purpose of such global private counter.

could smarter me please explain counters utility?


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -