Skip to content

Commit 43805b8

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 8e4343b commit 43805b8

File tree

1 file changed

+15
-8
lines changed

1 file changed

+15
-8
lines changed

src/content/sprints/cpython.md

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ contactPerson:
77
email:
88
links:
99
- title: "CPython's Developer Guide"
10-
url: "https://devguide.python.org/"
10+
url: "https://devguide.python.org/"
1111
- title: "Setup & Building [CPython core]"
1212
url: "https://devguide.python.org/getting-started/setup-building/"
1313
- title: "Start Documenting [Python documentation]"
@@ -20,7 +20,8 @@ links:
2020
url: "https://github.com/python/cpython/issues?q=is%3Aissue+is%3Aopen+label%3Aeasy"
2121
---
2222

23-
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!
2425

2526
### CPython Core
2627

@@ -45,9 +46,15 @@ Contacts: **Adam Turner**
4546

4647
Help us with Python's documentation!
4748

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.
58+
1. Use the
59+
[Python Developer's Guide](https://devguide.python.org/getting-started/setup-building/)
60+
to set up an environment for contributing to the documentation.

0 commit comments

Comments
 (0)