"example/example-python-types.ref" did not exist on "de3ad078991fee386f6300affcd9b09d0db40c7d"
Make changes to format_descriptor backwards-compat
The format strings that are known at compile time are now accessible via both ::value and ::format(), and format strings for everything else is accessible via ::format(). This makes it backwards compatible.
Showing
Please register or sign in to comment