You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Python README's "Customize Mode" section listed 10 section IDs and described "four string actions". The shipped Python API exposes 12 sections and 5 string actions, so preamble, runtime_instructions and preserve were undiscoverable for anyone following the Python README.
Fixes #2263
The Python README's "Customize Mode" section listed 10 section IDs and described "four string actions". The shipped Python API exposes 12 sections and 5 string actions, so
preamble,runtime_instructionsandpreservewere undiscoverable for anyone following the Python README.The change
Two lines in
python/README.md: