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!
23
+
Come sprint on CPython and work on Python 3.14 and 3.15, or Python's documentation!
24
+
25
+
### CPython Core
26
+
27
+
Contacts: **Petr Viktorin**
18
28
19
29
Sprints will focus on release candidate fixes to Python 3.14 (to be released
20
30
this October), with some limited new feature work for 3.15 (final version in
@@ -28,3 +38,16 @@ October 2026).
28
38
wifi :)
29
39
4. Use the [Python Developer's Guide](https://devguide.python.org/) to go
30
40
through the initial build on you machine.
41
+
42
+
### Python Documentation
43
+
44
+
Contacts: **Adam Turner**
45
+
46
+
Help us with Python's documentation!
47
+
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.
0 commit comments