Commit becde05
bpo-37487: Fix PyList_GetItem index description. (pythonGH-14623)
0 is a legal index.
(cherry picked from commit f8709e8)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>1 parent 55270d0 commit becde05
2 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
80 | | - | |
81 | | - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments