File tree 1 file changed +7
-0
lines changed
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:
111
111
Updating external dependencies (``cpython-source-deps ``)
112
112
--------------------------------------------------------
113
113
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
+
114
121
Dependencies for Windows CPython builds are `stored in a separate repository
115
122
<https://github.com/python/cpython-source-deps> `_ and then fetched during
116
123
builds 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