pypa / pypa/packaging.python.org
Add see-also links for some extension module helpers
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 1.7k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 4
Description
Extension module patterns guide: https://pythonextensionpatterns.readthedocs.io/en/latest/index.html
2/3 compatible extensions: https://py3c.readthedocs.io/en/latest/
These may also be worth adding as "See Also" links to the CPython docs (or, alternatively flesh out PyPUG's extension module discussion, and add a link to that).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the Python Extension Patterns and py3c guides linked in the issue, then inspect the relevant extension-module documentation in PyPUG and the CPython docs. Decide whether the links belong as CPython “See Also” entries or in an expanded PyPUG discussion; done means the chosen documentation includes the relevant references.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100