bpo-40521: Empty frozenset is no longer a singleton by rhettinger · Pull Request #21085 · python/cpython

added 3 commits

June 23, 2020 07:51

vstinner

fasih pushed a commit to fasih/cpython that referenced this pull request

Jun 29, 2020
* Revert "bpo-40521: Make the empty frozenset per interpreter (pythonGH-21068)"

This reverts commit 261cfed.

* bpo-40521: Empty frozensets are no longer singletons

* Complete the removal of the frozenset singleton