Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Sep 13, 2018

  • Add type.__fqn__ read-only attribute
  • Add "!t" conversion to format string
  • Add ":T" format to type.__format__()
  • Add "%t" and "%T" formatters to PyUnicode_FromUnicodeV(), and so to
    PyUnicode_FromUnicode() and PyErr_Format().

https://bugs.python.org/issue34595

* Add type.__fqn__ read-only attribute
* Add "!t" conversion to format string
* Add ":T" format to type.__format__()
* Add "%t" and "%T" formatters to PyUnicode_FromUnicodeV(), and so to
  PyUnicode_FromUnicode() and PyErr_Format().
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