Commit 390a096
bpo-29749: Update int() docstring (pythonGH-565)
The docstring did not properly represent the fact that the argument to int() was positional-only.1 parent 370fd20 commit 390a096
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5334 | 5334 | | |
5335 | 5335 | | |
5336 | 5336 | | |
5337 | | - | |
| 5337 | + | |
5338 | 5338 | | |
5339 | 5339 | | |
5340 | 5340 | | |
| |||
0 commit comments