mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
43c9731334
* Use the const qualifier for constant C strings. * Intern field and attribute names. * Temporary incref a borrowed reference to a list item.