mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
46a3190fcf
* Replace PyWeakref_GET_OBJECT() with _PyWeakref_GET_REF(). * _sqlite/blob.c now holds a strong reference to the blob object while calling close_blob(). * _xidregistry_find_type() now holds a strong reference to registered while using it.
Miscellaneous source files for the main Python shared library