New issue 1825: function has no __qualname__ https://bitbucket.org/pypy/pypy/issue/1825/function-has-no-__qualname__
Ian Foote: Python 3.3 added the `__qualname__` attribute to functions and classes. (http://legacy.python.org/dev/peps/pep-3155/) _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
