forked frompython/cpython
- Notifications
You must be signed in to change notification settings - Fork6
Commit13ee17b
bpo-45583: Correct datamodel documentation of int() (pythonGH-29182)
It should be noted that this part of the documentation is redundant withfunction.rst's documentation of int. This one was correctly updated with Python 3.8.(cherry picked from commitd9c1868)Co-authored-by: Arthur Milchior <arthur@milchior.fr>1 parent193504a commit13ee17b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2512 | 2512 | | |
2513 | 2513 | | |
2514 | 2514 | | |
2515 | | - | |
2516 | | - | |
| 2515 | + | |
| 2516 | + | |
2517 | 2517 | | |
2518 | 2518 | | |
2519 | 2519 | | |
| |||
0 commit comments
Comments
(0)