gh-100546: Remove incorrect positional-only marker from eval by hauntsaninja · Pull Request #100547 · python/cpython
All the arguments are positional-only. The current status after python#99476 seems to be to not use positional-only markers in documentation, hence I've simply removed it. That said, there are still three other positional-only markers in this file). I asked for clarification in python#100546 (comment). See also python#98340
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…ythonGH-100547) All the arguments are positional-only. The current status after pythonGH-99476 seems to be to not use positional-only markers in documentation, hence I've simply removed it. (cherry picked from commit 71159a8) Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
miss-islington added a commit that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters