Irit Katriel <iritkatr...@yahoo.com> added the comment:

On 3.10 the reversed_proxy_failure.py script fails with

Traceback (most recent call last):
  File "/Users/iritkatriel/src/cpython/tmp.py", line 18, in <module>
    reversed(weakref.proxy(foo))  # TypeError
AttributeError: 'Foo' object has no attribute '__reversed__'

----------
nosy: +iritkatriel
versions: +Python 3.10, Python 3.8, Python 3.9 -Python 2.7, Python 3.4, Python 
3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue19359>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to