Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add a reference link to the "Python Extension Patterns" guide? #230

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

Closed
ncoghlan opened this issue Jun 15, 2017 · 4 comments
Closed

Add a reference link to the "Python Extension Patterns" guide? #230

ncoghlan opened this issue Jun 15, 2017 · 4 comments

Comments

@ncoghlan
Copy link
Contributor

I recently stumbled across https://pythonextensionpatterns.readthedocs.io, and I think it's an excellent introduction to the idioms of the Python C API for folks that already know C, but aren't yet familiar with the Python C API specifically.

I figure that kind of guide may also be useful to folks taking their first steps into CPython's C code.

@mlouielu
Copy link
Contributor

+1 for this in the devguide, and I think the greensnake (ast guide) should put into it.

@matrixise
Copy link
Member

Hi @ncoghlan
It's just a small section but at least, there are a link to the official documentation and to the introduction

See this PR: #246

@ezio-melotti
Copy link
Member

See #184 for the Green Tree Snake guide.

@Mariatta
Copy link
Member

Closed in #279

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants