devguide icon indicating copy to clipboard operation
devguide copied to clipboard

The Python developer's guide

Results 207 devguide issues
Sort by recently updated
recently updated
newest added

This pull request introduces a new section in the Developer Guide to document the practical steps for deprecating features in CPython. It complements the policy guidelines outlined in [PEP 387](https://peps.python.org/pep-0387/)...

This pull request introduces references for argument clinic directives. ---- 📚 Documentation preview 📚: https://cpython-devguide--1465.org.readthedocs.build/

## Improve PR Title Guidelines ### Solves: https://github.com/python/devguide/issues/931 ### Description - Enforced a stricter PR title format to improve clarity and maintainability. - Encouraged writing accurate and concise PR titles/descriptions....

### Describe the bug There has been a change in how sources for apt are configured in Ubuntu 24.04. We add directions to cover this case in this doc: https://devguide.python.org/getting-started/setup-building/#install-dependencies...

bug

Fixes https://github.com/python/devguide/issues/674 (and duplicate #1242). ---- 📚 Documentation preview 📚: https://cpython-devguide--1506.org.readthedocs.build/getting-started/pull-request-lifecycle/#what-s-new-and-news-entries

### Describe the enhancement or feature you would like This is something I find myself informing new contributors about daily. It should be made more visible in some way. (Then...

enhancement

#1479 Created a new file for this as I was unable to find a good place for it in the existing documentation as it is most of tutorial form. I...

### Describe the enhancement or feature you would like We have a list of points of contact within the project in the [experts page](https://devguide.python.org/core-developers/experts/), but it would be good to...

enhancement

---- 📚 Documentation preview 📚: https://cpython-devguide--1502.org.readthedocs.build/

### Describe the enhancement or feature you would like We have analytics information for CPython docs using Plausible, but this info doesn't seem to be easily discoverable. I found the...

enhancement