You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Come sprint on CPython and work on Python 3.14 and 3.15, or Python's documentation!
23
+
Come sprint on CPython and work on Python 3.14 and 3.15, or Python's
24
+
documentation!
24
25
25
26
### CPython Core
26
27
@@ -45,9 +46,15 @@ Contacts: **Adam Turner**
45
46
46
47
Help us with Python's documentation!
47
48
48
-
We'll be working on all parts of the documentation, so all any any changes are welcome -- from fixing a spelling error to improving an entire page.
49
-
50
-
1. Read ['what to expect'](https://pycon.blogspot.com/2025/04/pyconus-sprints.html) for a briefing on what happens at sprints in general.
51
-
This was written for the PyCon US sprints, but a lot applies here!.
52
-
1. Fork and clone the [repository](https://github.com/python/cpython/fork)**before** arriving at the sprints, to get started faster.
53
-
1. Use the [Python Developer's Guide](https://devguide.python.org/getting-started/setup-building/) to set up an environment for contributing to the documentation.
49
+
We'll be working on all parts of the documentation, so all any any changes are
50
+
welcome -- from fixing a spelling error to improving an entire page.
51
+
52
+
1. Read
53
+
['what to expect'](https://pycon.blogspot.com/2025/04/pyconus-sprints.html)
54
+
for a briefing on what happens at sprints in general. This was written for
55
+
the PyCon US sprints, but a lot applies here!.
56
+
1. Fork and clone the [repository](https://github.com/python/cpython/fork)
57
+
**before** arriving at the sprints, to get started faster.
0 commit comments