Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-33416: Document changes in PyNode_AddChild and PyParser_AddToken #14214

Merged
merged 1 commit into from
Jun 19, 2019

Conversation

ilevkivskyi
Copy link
Member

@ilevkivskyi ilevkivskyi commented Jun 19, 2019

I didn't find any entries in the docs about these functions, so I just mentioned them, in "What's New".

https://bugs.python.org/issue33416

@ilevkivskyi ilevkivskyi merged commit 47c2de7 into python:master Jun 19, 2019
@miss-islington
Copy link
Contributor

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

@ilevkivskyi ilevkivskyi deleted the document-nodes branch June 19, 2019 00:17
@bedevere-bot
Copy link

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

miss-islington added a commit that referenced this pull request Jun 19, 2019
…Token (GH-14214) (GH-14215)

I didn't find any entries in the docs about these functions, so I just mentioned them, in "What's New".
(cherry picked from commit 47c2de7)


Co-authored-by: Ivan Levkivskyi <levkivskyi@gmail.com>


https://bugs.python.org/issue33416
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
…4214)

I didn't find any entries in the docs about these functions, so I just mentioned them, in "What's New".
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
…4214)

I didn't find any entries in the docs about these functions, so I just mentioned them, in "What's New".
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.

5 participants