bpo-36540: Documentation for PEP570 - Python positional only arguments by pablogsal · Pull Request #13202 · python/cpython

@pablogsal

pganssle

mariocj89

@pablogsal

pganssle

Carreau

@pablogsal

willingc

@pablogsal @willingc

Co-Authored-By: Carol Willing <carolcode@willingconsulting.com>

willingc

Co-Authored-By: Carol Willing <carolcode@willingconsulting.com>

@pablogsal

DinoV pushed a commit to DinoV/cpython that referenced this pull request

Jan 14, 2020
python#13202)

* bpo-36540: Documentation for PEP570 - Python positional only arguments

* fixup! bpo-36540: Documentation for PEP570 - Python positional only arguments

* Update reference for compound statements

* Apply suggestions from Carol

Co-Authored-By: Carol Willing <carolcode@willingconsulting.com>

* Update Doc/tutorial/controlflow.rst

Co-Authored-By: Carol Willing <carolcode@willingconsulting.com>

* Add extra bullet point and minor edits