[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light
/ cpython Public

Conversation

Copy link
Member

vstinner commented Sep 7, 2018

  • PyErr_Format(): replace Py_TYPE(obj)->tp_name using "%s" formatter
    with the new %T formatter in the Python/ subdirectory.
  • For Python-ast.c, modify the Parser/asdl_c.py generator

https://bugs.python.org/issue34595

* PyErr_Format(): replace Py_TYPE(obj)->tp_name using "%s" formatter
  with the new %T formatter in the Python/ subdirectory.
* For Python-ast.c, modify the Parser/asdl_c.py generator
Copy link
Member Author

The code and discussion evolved in the meanwhile. I will rewrite this change once the discussion moves on.

vstinner closed this Sep 11, 2018
vstinner deleted the python_tp_name branch September 11, 2018 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants