Allow one to use build.bat to skip building test project files entirely.
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Python
- Sterne
- 77.2k
- Forks
- 35.9k
- PR-Merge-Kennzahlen
- PR-Kennzahlen ausstehend
Beschreibung
Only useful if you wish to manually compile the interpreter in order to build a manual embed zip file to reflect changes in a branch from a clone of the repository. This would need to be opt-in and not by default though. Also allows those who only want to clone python just to build to skip them without needing to manually clean up the built test projects by hand and accidentally delete something important instead.
Great for:
- wanting a change before a new point release is made.
- for checking any local changes outside of tests with a project that uses an embedded interpreter.
- those who clones the repository only to build python itself and not wanting to tests to be built at all.
Applies to:
- 3.12
- 3.13
- 3.14
- main
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne mit build.bat und verfolge, wie Testprojektdateien während des Interpreter-Builds erstellt werden. Füge einen Opt-in-Pfad hinzu, der diese Dateien überspringt und dabei das Standardverhalten beibehält. Überprüfe anschließend, dass ein manueller Interpreter- oder eingebetteter Build ohne Testprojekte abgeschlossen wird.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- build-system
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 48/100