File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -34,17 +34,18 @@ our workflow that are not covered by a bot or status check are:
34
34
- All discussions that are not directly related to the code in the pull request
35
35
should happen on `GitHub Issues <https://github.com/python/cpython/issues >`_.
36
36
- Upon your first non-trivial pull request (which includes documentation changes),
37
- feel free to add yourself to ``Misc/ACKS ``
37
+ feel free to add yourself to ``Misc/ACKS ``.
38
38
39
39
40
40
Setting Expectations
41
41
--------------------
42
- Due to the fact that this project is entirely volunteer- run (i.e. no one is paid
43
- to work on Python full-time), we unfortunately can make no guarantees as to if
42
+ Due to the fact that this project is run by volunteers,
43
+ unfortunately we cannot make any guarantees as to if
44
44
or when a core developer will get around to reviewing your pull request.
45
45
If no core developer has done a review or responded to changes made because of a
46
- "changes requested" review, please feel free to email python-dev to ask if
47
- someone could take a look at your pull request.
46
+ "changes requested" review within a month, you can ask for someone to
47
+ review your pull request via a post in the `Core Development Discourse
48
+ category <https://discuss.python.org/c/core-dev/23> `__.
48
49
49
50
50
51
Code of Conduct
You can’t perform that action at this time.
0 commit comments