| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
PyDict_MergeFromSeq2() now fails with SystemError if the first argument is not a dict or a dict subclass. PyDict_Update(), PyDict_Merge() and _PyDict_MergeEx() no longer accept frozendict.
| Back | FazBrowse Home | New Git URL |
PyDict_MergeFromSeq2() now fails with SystemError if the first argument is not a dict or a dict subclass.
PyDict_Update(), PyDict_Merge() and _PyDict_MergeEx() no longer accept frozendict.