Commit Graph

1 Commits

Author SHA1 Message Date
Miro Hrončok
4aa279fd98 Python: Don't call Py_DECREF(Py_True/Py_False) in register_constants()
Avoids a Fatal Python error: bool_dealloc: deallocating True or False

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1900651
2021-09-21 11:19:00 +02:00