File tree Expand file tree Collapse file tree 3 files changed +40
-1
lines changed
Expand file tree Collapse file tree 3 files changed +40
-1
lines changed Original file line number Diff line number Diff line change 102102 we could use it here, because a lot of the functionality is locked behind a very
103103 expensive paywall. (Minimum $125/mo, but would probably be closer to $250/mo. If
104104 we don't want or need any of the fancier features, then free is still an option.
105- [ Sponsorship info] ( https://squidfunk.github.io/mkdocs-material/insiders/sponsoring-tiers/ ) )
105+ [ Sponsorship info] ( https://web.archive.org/web/20250303194128/https:// squidfunk.github.io/mkdocs-material/insiders/sponsoring-tiers/ ) )
106106 - [ Joe] I'll also advocate for a JavaScript approach to a tutorial. When newcomers
107107 see a page that's technical and dense, they get scared. It'll be easier on them if
108108 we make them transition to information-dense docs. "Pretty and friendly" is more
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