File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -111,6 +111,13 @@ When removing a dependency:
111111Updating 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+
114121Dependencies for Windows CPython builds are `stored in a separate repository
115122<https://github.com/python/cpython-source-deps> `_ and then fetched during
116123builds of CPython for Windows in the script :cpy-file: `PCbuild/get_externals.bat `.
You can’t perform that action at this time.
0 commit comments