◐ Shell
clean mode source ↗

bpo-40939: Remove documentation for `PyParser_*` & add porting notes by encukou · Pull Request #26855 · python/cpython

added 2 commits

June 22, 2021 16:59

Fidget-Spinner

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>

@encukou encukou deleted the pyparser-docs-removal branch

June 24, 2021 12:57

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jun 24, 2021
…ythonGH-26855)

I tried to be relatively thorough and give lots of links.
One reason is that this wasn't deprecated very long; also it seems people running into this tend to not be familiar with similar APIs.

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
(cherry picked from commit 29987f7)

Co-authored-by: Petr Viktorin <encukou@gmail.com>

encukou added a commit that referenced this pull request

Jun 28, 2021
…H-26855) (GH-26898)

I tried to be relatively thorough and give lots of links.
One reason is that this wasn't deprecated very long; also it seems people running into this tend to not be familiar with similar APIs.

(cherry picked from commit 29987f7)

Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>