Skip to content

bpo-37513: Fix a type error in ctypes.rst#14615

Merged
zhangyangyu merged 1 commit into
python:masterfrom
shihai1991:bpo_37513
Jul 7, 2019
Merged

bpo-37513: Fix a type error in ctypes.rst#14615
zhangyangyu merged 1 commit into
python:masterfrom
shihai1991:bpo_37513

Conversation

@shihai1991
Copy link
Copy Markdown
Member

@shihai1991 shihai1991 commented Jul 6, 2019

Copy link
Copy Markdown
Contributor

@aeros aeros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@shihai1991 Thanks for the contribution! Verified that POINT(1, 2, 3) causes a TypeError instead of a ValueError:
image

@shihai1991
Copy link
Copy Markdown
Member Author

@shihai1991 Thanks for the contribution! Verified that POINT(1, 2, 3) causes a TypeError instead of a ValueError:
image

Thanks for review and verify :)

@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @shihai1991 for the PR, and @zhangyangyu for merging it 🌮🎉.. I'm working now to backport this PR to: 3.7, 3.8.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-bot
Copy link
Copy Markdown

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

@bedevere-bot
Copy link
Copy Markdown

GH-14636 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 7, 2019
…pythonGH-14615)

(cherry picked from commit f6cdd3f)

Co-authored-by: Hai Shi <shihai1992@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 7, 2019
…pythonGH-14615)

(cherry picked from commit f6cdd3f)

Co-authored-by: Hai Shi <shihai1992@gmail.com>
miss-islington added a commit that referenced this pull request Jul 7, 2019
…GH-14615)

(cherry picked from commit f6cdd3f)

Co-authored-by: Hai Shi <shihai1992@gmail.com>
miss-islington added a commit that referenced this pull request Jul 7, 2019
…GH-14615)

(cherry picked from commit f6cdd3f)

Co-authored-by: Hai Shi <shihai1992@gmail.com>
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @shihai1991 for the PR, and @zhangyangyu for merging it 🌮🎉.. I'm working now to backport this PR to: 2.7.
🐍🍒⛏🤖

@bedevere-bot
Copy link
Copy Markdown

GH-14637 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 7, 2019
…pythonGH-14615)

(cherry picked from commit f6cdd3f)

Co-authored-by: Hai Shi <shihai1992@gmail.com>
miss-islington added a commit that referenced this pull request Jul 7, 2019
…GH-14615)

(cherry picked from commit f6cdd3f)

Co-authored-by: Hai Shi <shihai1992@gmail.com>
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 skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants