Skip to content

Commit a5b6462

Browse files
authored
Update CPython sprint info (#1428)
1 parent ad1e444 commit a5b6462

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

src/content/sprints/cpython.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,22 @@ links:
99
- title: "CPython's Developer Guide"
1010
url: "https://devguide.python.org/"
1111
- title: "Code of Conduct"
12-
url: "https://www.python.org/psf/conduct/"
12+
url: "https://policies.python.org/python.org/code-of-conduct/"
1313
- title: "Easy Issues"
1414
url: "https://github.com/python/cpython/issues?q=is%3Aissue+is%3Aopen+label%3Aeasy"
1515
---
1616

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.

0 commit comments

Comments
 (0)