diff options
| author | Victor Stinner <vstinner@python.org> | 2021-09-21 21:43:09 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-21 21:43:09 (GMT) |
| commit | 86f28372b17c8c56539e9543bea9f125ab11b8aa (patch) | |
| tree | 729bdf678008eeafa8934225c2f02c372d8586db /Lib/pydoc_data/topics.py | |
| parent | 06e1773c8d8fe375423bb7fcf5922b49bc737b75 (diff) | |
| download | cpython-86f28372b17c8c56539e9543bea9f125ab11b8aa.zip cpython-86f28372b17c8c56539e9543bea9f125ab11b8aa.tar.gz cpython-86f28372b17c8c56539e9543bea9f125ab11b8aa.tar.bz2 | |
bpo-45061: Detect refcount bug on empty string singleton (GH-28504)
Detect refcount bugs in C extensions when the empty Unicode string
singleton is destroyed by mistake.
* Move forward declarations to the top of unicodeobject.c.
* Simplifiy unicode_is_singleton().
Diffstat (limited to 'Lib/pydoc_data/topics.py')
0 files changed, 0 insertions, 0 deletions
