Skip to content

bpo-37487: Fix PyList_GetItem index description.#14623

Merged
terryjreedy merged 2 commits into
python:masterfrom
terryjreedy:pylist
Jul 6, 2019
Merged

bpo-37487: Fix PyList_GetItem index description.#14623
terryjreedy merged 2 commits into
python:masterfrom
terryjreedy:pylist

Conversation

@terryjreedy
Copy link
Copy Markdown
Member

@terryjreedy terryjreedy commented Jul 6, 2019

@terryjreedy terryjreedy merged commit f8709e8 into python:master Jul 6, 2019
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 2.7, 3.7, 3.8.
🐍🍒⛏🤖

@bedevere-bot
Copy link
Copy Markdown

GH-14624 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 6, 2019
0 is a legal index.
(cherry picked from commit f8709e8)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@bedevere-bot
Copy link
Copy Markdown

GH-14625 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 6, 2019
0 is a legal index.
(cherry picked from commit f8709e8)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@bedevere-bot
Copy link
Copy Markdown

GH-14626 is a backport of this pull request to the 2.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 6, 2019
0 is a legal index.
(cherry picked from commit f8709e8)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@terryjreedy terryjreedy deleted the pylist branch July 6, 2019 21:54
terryjreedy added a commit that referenced this pull request Jul 6, 2019
0 is a legal index.
(cherry picked from commit f8709e8)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
terryjreedy added a commit that referenced this pull request Jul 6, 2019
0 is a legal index.
(cherry picked from commit f8709e8)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
terryjreedy added a commit that referenced this pull request Jul 6, 2019
0 is a legal index.
(cherry picked from commit f8709e8)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants