File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -50,8 +50,9 @@ Mailing Lists
5050-------------
5151
5252Further options for seeking assistance include the `jython-users `_ and
53- `jython-dev `_ mailing lists. Jython-users contains discussion of the use of
54- Jython in development. Jython-dev contains discussion of current Jython design
53+ `jython-dev `_ mailing lists.
54+ Jython-users contains discussion of software developement *using * Jython.
55+ Jython-dev contains discussion of current Jython design
5556issues, release mechanics, and maintenance of existing releases. Just remember
5657that ``jython-dev `` is for questions involving the development *of * Jython
5758whereas ``jython-users `` is for questions concerning development *with * Jython.
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Lifecycle of a Pull Request
88
99.. warning :: At present, this is not much modified from the CPython base.
1010 This describes the PR-based process used by CPython on GitHub, which works
11- for Jython in a limited form. (You can asubmit a PR, but we export a patch.)
11+ for Jython in a limited form. (You can submit a PR, but we export a patch.)
1212 The traditional Jython process is based on
1313 :doc: `patches submitted to the tracker <patch_hg_jy >`.
1414
You can’t perform that action at this time.
0 commit comments