◐ Shell
reader mode source ↗
Skip to content

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

Merged
ilevkivskyi merged 1 commit into
python:masterfrom
ilevkivskyi:document-nodes
Jun 19, 2019
Merged

bpo-33416: Document changes in PyNode_AddChild and PyParser_AddToken#14214
ilevkivskyi merged 1 commit into
python:masterfrom
ilevkivskyi:document-nodes

Conversation

@ilevkivskyi

@ilevkivskyi ilevkivskyi commented Jun 19, 2019

Copy link
Copy Markdown
Member

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
Copy Markdown
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
Copy Markdown

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