11---
2- title : " CPython Core & Python Documentation "
2+ title : " CPython Core
33numberOfPeople: " TBA"
4- pythonLevel : " Any "
4+ pythonLevel : " Intermediate
55contactPerson:
66 name: " Petr Viktorin"
77 email :
88links :
99 - title : " CPython's Developer Guide"
1010 url : " https://devguide.python.org/"
11- - title : " Setup & Building [CPython core] "
11+ - title : " Setup & Building"
1212 url : " https://devguide.python.org/getting-started/setup-building/"
13- - title : " Start Documenting [Python documentation]"
14- url : " https://devguide.python.org/documentation/start-documenting/"
15- - title : " Helping with Documentation [Python documentation]"
16- url : " https://devguide.python.org/documentation/help-documenting/"
1713 - title : " Code of Conduct"
1814 url : " https://policies.python.org/python.org/code-of-conduct/"
1915 - title : " Easy Issues"
2016 url : " https://github.com/python/cpython/issues?q=is%3Aissue+is%3Aopen+label%3Aeasy"
2117---
2218
23- Come sprint on CPython and work on Python 3.14 and 3.15, or Python's
24- documentation!
25-
26- ##### CPython Core
27-
28- Contacts: ** Petr Viktorin, Adam Turner** \
29- Experience Level: ** Intermediate or Advanced**
19+ Come sprint on CPython and work on Python 3.14 and 3.15!
3020
3121Sprints will focus on release candidate fixes to Python 3.14 (to be released
3222this October), with some limited new feature work for 3.15 (final version in
@@ -40,23 +30,3 @@ October 2026).
4030 wifi :)
41314 . Use the [ Python Developer's Guide] ( https://devguide.python.org/ ) to go
4232 through the initial build on you machine.
43-
44- ##### Python Documentation
45-
46- Contacts: ** Adam Turner** \
47- Experience Level: ** Any**
48-
49- Help us with Python's documentation!
50-
51- We'll be working on all parts of the documentation, so all any any changes are
52- welcome -- from fixing a spelling error to improving an entire page.
53-
54- 1 . Read
55- [ 'what to expect'] ( https://pycon.blogspot.com/2025/04/pyconus-sprints.html )
56- for a briefing on what happens at sprints in general. This was written for
57- the PyCon US sprints, but a lot applies here!.
58- 1 . Fork and clone the [ repository] ( https://github.com/python/cpython/fork )
59- ** before** arriving at the sprints, to get started faster.
60- 1 . Use the
61- [ Python Developer's Guide] ( https://devguide.python.org/getting-started/setup-building/ )
62- to set up an environment for contributing to the documentation.
0 commit comments