File tree Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Original file line number Diff line number Diff line change @@ -250,13 +250,27 @@ order to make open source pleasant for everyone involved.
250
250
Additional Repositories
251
251
=======================
252
252
253
- `Python Core Workflow `_ hosts the codebase for tools such as `cherry_picker `_
254
- and `blurb `_.
253
+ `Python Core Workflow `_ hosts the codebase for tools such as `blurb `_.
254
+
255
+ Other core workflow tools are:
256
+
257
+ * `cherry_picker `_ (`PyPI `_)
258
+ * `bedevere `_
259
+ * `blurb_it `_
260
+ * `miss-islington `_
261
+ * `cla-bot `_
262
+ * `cpython-emailer-webhook `_
255
263
256
264
Python `Performance Benchmark `_ project is intended to be an authoritative
257
265
source of benchmarks for all Python implementations.
258
266
259
267
.. _Python Core Workflow : https://github.com/python/core-workflow
260
- .. _cherry_picker : https://pypi.org/project/cherry_picker/
261
268
.. _blurb : https://pypi.org/project/blurb
269
+ .. _cherry_picker : https://github.com/python/cherry-picker
270
+ .. _PyPI : https://pypi.org/project/cherry_picker/
271
+ .. _bedevere : https://github.com/python/bedevere
272
+ .. _blurb_it : https://github.com/python/blurb_it
273
+ .. _miss-islington : https://github.com/python/miss-islington
274
+ .. _cla-bot : https://github.com/ambv/cla-bot
275
+ .. _cpython-emailer-webhook : https://github.com/berkerpeksag/cpython-emailer-webhook
262
276
.. _Performance Benchmark : https://github.com/python/pyperformance
You can’t perform that action at this time.
0 commit comments