Antoine Pitrou <[email protected]> added the comment: I posted https://github.com/python/cpython/pull/4902 for this.
This approach has two drawbacks: - uses an additional tp_ slot (and a corresponding TPFLAGS) - adds a bit of code complexity (but quite localized) ---------- stage: patch review -> _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue32346> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
