File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change 9
9
- title : " CPython's Developer Guide"
10
10
url : " https://devguide.python.org/"
11
11
- title : " Code of Conduct"
12
- url : " https://www .python.org/psf/ conduct/"
12
+ url : " https://policies .python.org/python.org/code-of- conduct/"
13
13
- title : " Easy Issues"
14
14
url : " https://github.com/python/cpython/issues?q=is%3Aissue+is%3Aopen+label%3Aeasy"
15
15
---
16
16
17
- Come sprint on CPython and work on Python 3.15!
17
+ Come sprint on CPython and work on Python 3.14 and 3.15!
18
+
19
+ Sprints will focus on release candidate fixes to Python 3.14 (to be released
20
+ this October), with some limited new feature work for 3.15 (final version in
21
+ October 2026).
22
+
23
+ 1 . Recommended for Python users with 2+ years of experience.
24
+ 2 . Read
25
+ [ what to expect] ( https://pycon.blogspot.com/2025/04/pyconus-sprints.html )
26
+ (about PyCon US sprints, but a lot applies here!).
27
+ 3 . Fork and clone the repository _ before_ coming to the venue in case of slow
28
+ wifi :)
29
+ 4 . Use the [ Python Developer's Guide] ( https://devguide.python.org/ ) to go
30
+ through the initial build on you machine.
You can’t perform that action at this time.
0 commit comments