[issue36012] Investigate slow writes to class variables

Raymond Hettinger report at bugs.python.org
Wed Feb 20 12:29:26 EST 2019


Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:


New changeset d8b9e1fc2e45d2bc3f4a9737c375f2adb8a8c7de by Raymond Hettinger (Stefan Behnel) in branch 'master':
bpo-36012: Avoid linear slot search for non-dunder methods (GH-11907)
https://github.com/python/cpython/commit/d8b9e1fc2e45d2bc3f4a9737c375f2adb8a8c7de


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36012>
_______________________________________


More information about the Python-bugs-list mailing list