Skip to content

Commit 0e7fafa

Browse files
matrixiseMariatta
authored andcommitted
Add additional repositories for the contributors (pythonGH-220)
Mention core-workflow mailing list and repository Mention Python performance repository
1 parent 3e931ca commit 0e7fafa

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

communication.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,10 @@ General Python questions should go to `python-list`_ or `tutor`_
5252
or similar resources, such as StackOverflow_ or the ``#python`` IRC channel
5353
on Freenode_.
5454

55+
`Core-Workflow <https://mail.python.org/mailman/listinfo/core-workflow>`_
56+
mailing list is the place to discuss and work on improvements to the CPython
57+
core development workflow.
58+
5559
A complete list of Python mailing lists can be found at https://mail.python.org.
5660
Most lists are also mirrored at http://news.gmane.org/ and can be read and
5761
posted to in various ways, including via web browsers, NNTP newsreaders, and
@@ -100,3 +104,18 @@ part, greatly increasing the chances of receiving tolerance and encouragement
100104
in return.
101105

102106
.. _Diversity Statement: https://www.python.org/psf/diversity/
107+
108+
109+
Additional Repositories
110+
-----------------------
111+
112+
`Python Core Workflow`_ hosts the codebase for tools such as `cherry_picker`_
113+
and `blurb`_.
114+
115+
Python `Performance Benchmark`_ project is intended to be an authoritative
116+
source of benchmarks for all Python implementations.
117+
118+
.. _Python Core Workflow: https://github.com/python/core-workflow
119+
.. _cherry_picker: https://pypi.org/project/cherry_picker
120+
.. _blurb: https://pypi.org/project/blurb
121+
.. _Performance Benchmark: https://github.com/python/performance

0 commit comments

Comments
 (0)