Skip to content

Commit 73f6bb6

Browse files
egeakmanezio-melottiCAM-GerlachAA-Turner
authored
Add meeting notes from September (#86)
Co-authored-by: Ezio Melotti <[email protected]> Co-authored-by: C.A.M. Gerlach <[email protected]> Co-authored-by: Adam Turner <[email protected]>
1 parent 8bd026e commit 73f6bb6

File tree

3 files changed

+122
-0
lines changed

3 files changed

+122
-0
lines changed

docs/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,6 @@
4848
r"https://[a-zA-Z0-9.-]+\.org\.readthedocs\.build/[a-zA-Z0-9.-]+/[a-zA-Z0-9.-]+/",
4949
# Deleted Plausible page:
5050
r"https://plausible\.io/share/hugovk-cpython\.readthedocs\.io\?auth=XDF9fK3EB2dEHCr4sC9hn",
51+
# HackMD anchors:
52+
r"https://hackmd\.io/[^?]+\?[^#]+#.+",
5153
]

docs/monthly-meeting/2023-09.md

Lines changed: 119 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,119 @@
1+
# Documentation Community Team Meeting (September 2023)
2+
3+
- **Date:** 2023-09-05
4+
- **Time:** [19:00 UTC](https://arewemeetingyet.com/UTC/2023-09-05/19:00/Docs%20Meeting)
5+
- **This HackMD:** https://hackmd.io/@encukou/pydocswg1
6+
- [**Discourse thread**](https://discuss.python.org/t/32355) (for September)
7+
- [**Meeting reports**](https://docs-community.readthedocs.io/en/latest/monthly-meeting/index.html) (the latest one might be an [**unmerged PR**](https://github.com/python/docs-community/pulls))
8+
- **Calendar event:** (send your e-mail to Mariatta for an invitation)
9+
- **How to participate:**
10+
- Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in.
11+
- To edit notes, click the “pencil” or “split view” button on the [HackMD document](https://hackmd.io/@encukou/pydocswg1). You need to log in (e.g. with a GitHub account).
12+
13+
By participating in this meeting, you are agreeing to abide by and uphold the [PSF Code of Conduct](https://www.python.org/psf/codeofconduct/).
14+
Please take a second to read through it!
15+
16+
17+
## Roll call
18+
19+
(Name / `@GitHubUsername` / Discord if different)
20+
- CAM Gerlach / `@CAM-Gerlach`
21+
- Daniele Procida / `@EvilDMP`
22+
- Petr Viktorin / `@encukou`
23+
- Adam Turner / `@AA-Turner`
24+
- Hugo van Kemenade / `@hugovk`
25+
- Maciej Olko / `@m-aciek` / `@m_aciek`
26+
- Ryan Duve / `@ryan-duve`
27+
- Marcus Sherman / `@betteridiot`
28+
- Erlend Aasland / `@erlend-aasland`
29+
- Ege Akman / `@egeakman`
30+
- Ezio Melotti / `@ezio-melotti`
31+
32+
33+
## Introductions
34+
35+
- Maciej, from Poland, works on Polish translation
36+
37+
38+
## Reports and celebrations
39+
40+
- [Hugo] [docs.python.org](https://docs.python.org/3/) now has a dark theme! 🌒
41+
42+
- [Hugo] Little things can be big things: I added a shortcut at the top of the [datetime](https://docs.python.org/3/library/datetime.html) docs to take you directly to the percent formatting codes. [People are happy!](https://mastodon.social/@hugovk/110951423574144386)
43+
44+
- [Adam] Six releases of [Sphinx](https://www.sphinx-doc.org/en/master/changes.html)!
45+
46+
- [Adam] New PEP helper & validator ([`check-peps.py`](https://github.com/python/peps/commit/814ceede975056cc56a019bbed62b29a6a875830))
47+
48+
- [Adam] [Datamodel headings](https://github.com/python/cpython/pull/108146) for readability
49+
50+
- [Adam] Work to [remove references to Distutils](https://github.com/python/cpython/issues/92584) in the documentation ahead of the 3.12.0 release
51+
52+
53+
## Discussion
54+
55+
- [Hugo] python-docs-theme:
56+
- Need a release of 2023.8 to fix some dark theme bugs: [python/python-docs-theme#152](https://github.com/python/python-docs-theme/issues/152)
57+
- Have a PR ready to release using Trusted Publishers, need someone to set it up on PyPI: [python/python-docs-theme#148](https://github.com/python/python-docs-theme/pull/148)
58+
- These are both waiting on people who can make releases. Adam: should we review the group of people who can make releases, and look to expand it? Potentially ties in to a [Python organisation](https://github.com/python/steering-council/issues/207) on PyPI.
59+
60+
61+
- [Ege/Hugo/CAM] Updates and discussion on Plausible hosting:
62+
- PSF folks opposed to self-hosting
63+
- Paid hosting is a *little* expensive
64+
- We got a 15% discount from them, which would be \$1400-\$1500 yearly
65+
- People brought up several motivating use cases already for this, including:
66+
- Translation prioritization for languages/pages
67+
- Automated translations
68+
- Determine how many people use backported branches
69+
- Determining if old pages are still needed/used
70+
- Potentially determine common broken links, maybe even fragment ids?
71+
- Prioritisation for documentation
72+
- If the budget is available, why not use it?
73+
- [Previous Core Development budget thread](https://discuss.python.org/t/23507)
74+
- Next steps: CAM to write to Deb from the PSF with a summary of this discussion
75+
76+
- [Maciej] Translations platform – trying to initiate discussion ([Discourse thread](https://discuss.python.org/t/docs-translation-platform/29940))
77+
- Transifex has cut off shared memory (between projects) for open source tier, Rafael from Brazilian Portugese team implemented a workaround
78+
- Weblate – based on Django, open license, used by PyPI
79+
- The POC of Python docs translations/Weblate integration is functional, I'm working on improving it
80+
- Python docs don't fit into free open source tier on Weblate – the initial proposition is 1500€/year (50% discount)
81+
- There is an option to self-host a Weblate instance
82+
- (Both platforms support using machine learning translation tools)
83+
- Next steps: Contact the PSF with assistance from CAM
84+
85+
- [Ege] New bootstrapper for starting new Python docs translations
86+
- Issues with the [current tool](https://github.com/JulienPalard/python-docs-cookiecutter):
87+
- Unmaintained / inactive
88+
- Uses third-party modules
89+
- Next steps: Add a link from the [devguide](https://devguide.python.org/documentation/translating/#starting-a-new-translation) to this [repository](https://github.com/egeakman/python-docs-bootstrapper)
90+
91+
- [CAM] Quick update on reStructured Data
92+
- Summary
93+
- Mechanism to extract, process and output structured, machine-readible data from the Python docs
94+
- Initial focus on deprecations/removals per user requests, then additions/changes and finally other annotations (supported platforms, stable ABI, audit events, etc.)
95+
- Output a JSON per version and language for tool and API consumption
96+
- Also output tables of all/specific deprecations/removals (or other changes) in the What's New and on a new dedicated Deprecations/Removals page.
97+
- Progress
98+
- Further considerable work on design document, schema, etc.
99+
- Developed initial working implementation and prototyped/tested most planned features
100+
- Discussed current approach at some length with Adam and currently making some significant changes based on his feedback
101+
- Next steps: Re-scoping to focus on the basic features needed
102+
- Learn more
103+
- [HackMD detailed design document and schema](https://hackmd.io/jF8awEd3TuKh1Ia5Hqa_8g?view#TransformsProcessors)
104+
- [Initial working prototype implementation](https://github.com/python/cpython/compare/main...CAM-Gerlach:cpython:add-structured-deprecation-support)
105+
106+
- [Hugo] Python 3.12.0 is out on 2023-10-02! Any finishing touches needed for [What’s New In Python 3.12](https://docs.python.org/3.12/whatsnew/3.12.html)?
107+
- [CAM] Was planning to finish this at the core dev sprints, but didn't realize the final release date was so much earlier than last year
108+
- [CAM] Wanted to be able to use the new reStructured Data directive to list deprecations, removals, additions and changes in the appropriate places following the existing format, but too late for that now
109+
- [CAM] May be able to use it to help guide the process, but timeline is going to be tight
110+
111+
- [Daniele] How much appetite/consensus is there for an iterative workflow? [Discussion in Discord](https://discord.com/channels/935215565872693329/935215566334079058/1138743377962225794)
112+
- Petr and Daniele can adapt the Discord messages into a Discourse thread and post that for further feedback and consensus
113+
114+
115+
## Next meeting
116+
117+
The docs team generally meets on the first Tuesday of every month.
118+
119+
We have a recurring Google Calendar event for the meeting. Let Mariatta know your email address and she can invite you.

docs/monthly-meeting/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ Monthly reports in reverse chronological order.
3030
Jun 2023 <2023-06.md>
3131
Jul 2023 <2023-07.md>
3232
Aug 2023 <2023-08.md>
33+
Sep 2023 <2023-09.md>

0 commit comments

Comments
 (0)