-
-
Notifications
You must be signed in to change notification settings - Fork 34.1k
gh-134160: Start "Extending and embedding" with a Diataxis-style tutorial #142314
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
4d31b9a
New first chapter of a C API tutorial
encukou 4c2b982
Reword more
encukou 1525795
Start from the beginning
encukou dc844dd
TMP
encukou 32ae620
Full draft
encukou 13d5efa
Ruthlessly miminise explanation
encukou 7f1014e
Re-add some reference tragets
encukou 4c61bf4
Typo fix
encukou 0d91185
Apply suggestions from code review
encukou 2902a8b
Address more review comments
encukou 276d8cd
tart with the headers
encukou 2306fcd
str->bytes is *encoding*
encukou a312862
Merge in the main branch
encukou ae85969
Link to the list of recommended tools in the Python Packaging User Guide
encukou 27af529
Fix line highlight
encukou 7069412
Move signature check up
encukou 54e2999
Use meson-python
encukou f92562c
Use 'sampleproject' for the project name
encukou a17458a
Apply suggestions from code review
encukou 638d2a0
Address more review
encukou 2fc1511
Use :c:func:`system`, not ``system``
encukou 24c6eaa
Expand the explanation of Py_RETURN_NONE
encukou 8e622ac
Merge in the main branch
encukou 772152c
Add a comment for <stdlib.h>
encukou 72fd39f
Apply suggestions from code review
encukou File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Address more review comments
- Loading branch information
commit 2902a8b817346a78fba11810ac5e441afae295bb
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.