Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb32b691

Browse files
committed
Add warning for non-core developers and external dependencies
1 parentcc0709a commitb32b691

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎developer-workflow/sbom.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,13 @@ When removing a dependency:
111111
Updating external dependencies (``cpython-source-deps``)
112112
--------------------------------------------------------
113113

114+
..note::
115+
Only core developers can push to the ``cpython-source-deps`` repository.
116+
Pull requests are not accepted because the sources must be verified for
117+
integrity. Contributors should create an issue requesting the updated
118+
version and then wait for a core developer to prepare the new version
119+
before proceeding with the next steps below.
120+
114121
Dependencies for Windows CPython builds are `stored in a separate repository
115122
<https://github.com/python/cpython-source-deps>`_ and then fetched during
116123
builds of CPython for Windows in the script:cpy-file:`PCbuild/get_externals.bat`.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp