Pablo Galindo Salgado <pablog...@gmail.com> added the comment: I can reproduce this locally. How has this not being spotted by the CI:
❯ ./python.exe -m test test_descr Run tests sequentially 0:00:00 load avg: 3.82 [1/1] test_descr test test_descr failed -- Traceback (most recent call last): File "/Users/pgalindo3/github/cpython/Lib/test/test_descr.py", line 4341, in test_vicious_descriptor_nonsense self.assertEqual(c.attr, 1) File "/Users/pgalindo3/github/cpython/Lib/test/test_descr.py", line 4328, in __eq__ del C.attr AttributeError: attr test_descr failed == Tests result: FAILURE == 1 test failed: test_descr Total duration: 2 sec 437 ms Tests result: FAILURE ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue36109> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com