File tree Expand file tree Collapse file tree 2 files changed +39
-0
lines changed
Expand file tree Collapse file tree 2 files changed +39
-0
lines changed Original file line number Diff line number Diff line change 1+ # Documentation Community Team Meeting (December 2, 2025)
2+
3+ ## Roll call
4+
5+ (Name / ` @GitHubUsername ` * [ / Discord, if different] * )
6+
7+ * Adam Turner / ` @AA-Turner `
8+ * Ege Akman / ` @egeakman `
9+ * Hugo van Kemenade / ` @hugovk `
10+ * Petr Viktorin / ` @encukou `
11+ * Trey Hunner / ` @treyhunner `
12+ * Stan Ulbrych / ` @StanFromIreland `
13+ * Ned Batchelder / ` @nedbat `
14+
15+
16+ ## Reports and celebrations
17+
18+ - [ Hugo] "Välkommen till Python! Detta är den officiella dokumentationen för
19+ Python 3.14.0." https://docs.python.org/sv/3/ The Python docs are now available
20+ in Swedish! Thanks to Daniel Nylander!
21+
22+
23+ ## Discussion
24+
25+ - [ Petr] Tutorial for C extensions
26+
27+ - Sphinx 9 just came out. Probably not much relevant to CPython,
28+ the biggest change was in autodoc.
29+
30+ - Changelog: should we split it up per release or per minor version?
31+
32+ - In-progress rewrite of the devguide? Ned says he bit off more than he could chew.
33+ - [ Hugo] Should we try merging stuff back, to be more incremental?
34+ - Let's:
35+ - Rearrange the ToC (without touching the URL/filesystem structure yet)
36+ - Add stub pages for things we want
37+ - Rename to something like Python Contribution Guide
38+ - Remove the draft tree
Original file line number Diff line number Diff line change @@ -28,3 +28,4 @@ Monthly reports in chronological order.
2828 Sep 2025 <2025-09.md >
2929 Oct 2025 <2025-10.md >
3030 Nov 2025 <2025-11.md >
31+ Dec 2025 <2025-12.md >
You can’t perform that action at this time.
0 commit comments