diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-01-01 01:06:31 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-01 01:06:31 (GMT) |
commit | 7ed71278768f2646af0a74caef6648c385d9f334 (patch) | |
tree | 2fe8b61536d19c94dbd429f50f98defd08af1256 /Misc | |
parent | 83f85539a1559de285d2767c791235876ccda2d3 (diff) | |
download | cpython-7ed71278768f2646af0a74caef6648c385d9f334.zip cpython-7ed71278768f2646af0a74caef6648c385d9f334.tar.gz cpython-7ed71278768f2646af0a74caef6648c385d9f334.tar.bz2 |
gh-100546: Remove incorrect positional-only marker from eval (GH-100547)
All the arguments are positional-only.
The current status after GH-99476 seems to be to not use positional-only
markers in documentation, hence I've simply removed it.
(cherry picked from commit 71159a8e078bda0c9a39c6cd0980b7ba238dc582)
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
Diffstat (limited to 'Misc')
0 files changed, 0 insertions, 0 deletions