python / python/devguide

Point out that new stdlib modules need to be added to Makefile.pre.in

Open
#909 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

infra topic-building python type-feature
Dominant language
Python
Stars
2.1k
Forks
1k
Avg merge
2d 12h
Merged PRs (30d)
12

Description

Makefile.pre.in is frequently forgotten, see https://github.com/python/cpython/pull/13563, https://github.com/python/cpython/pull/30311, https://github.com/python/cpython/pull/31784.

The instructions for adding a new module to stdlib currently focus on what can be added rather than how to add something, so adding a “checklist step” might need some restructuring first.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the stdlib module instructions linked in the issue, then review the reminder about Makefile.pre.in and the referenced pull requests. Restructure the guidance as needed so adding a new module includes a clear checklist step for Makefile.pre.in. Done means the instructions explain how to add a module, not only what can be added.

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
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.