hello everyone: I upgrade my project from Py3.10.4 to Py3.11.1 recently and I noticed Py3.11.1 is faster than Py3.10.4 except for some testcase, like __getattr__. This is my test code in python discussion: https://discuss.python.org/t/getattr-is-much-slower-in-python3-11/24028
But no one knows why. I don't know whether this is a Python bug so I wrote this email. Thank you for your time. -- https://mail.python.org/mailman/listinfo/python-list