You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[**Meeting's 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))
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))
9
8
-**Calendar event:** (send your e-mail to Mariatta for an invitation)
10
9
-**How to participate:**
11
10
- Go to [Google Meet](https://meet.google.com/dii-qrzf-wkw) and ask to be let in.
12
-
- 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).
13
-
:::
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).
14
12
15
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/).
16
14
Please take a second to read through it!
17
15
16
+
18
17
## Roll call
19
18
20
19
(Name / `@GitHubUsername`)
@@ -28,28 +27,22 @@ Please take a second to read through it!
28
27
- Hugo van Kemenade / `@hugovk`
29
28
- Pradyun Gedam / `pradyunsg`
30
29
31
-
## Introductions
32
-
33
-
> If there are any new people, we should do a round of introductions.
34
-
35
30
36
31
## Reports and celebrations
37
32
38
33
> 60 second updates on things you have been up to, questions you have, or developments you think people should know about. Please add yourself, and if you do not have an update to share, you can pass.
39
-
>
40
34
41
35
> This is a place to make announcements (without a need for discussion). This is also a great place to give shout-outs to contributors! We'll read through these at the beginning of the meeting.
42
36
43
37
* Hugo: Automatically edit PRs with link to RTD preview
44
-
*https://github.com/python/devguide/pull/1061
45
-
*https://github.com/python/docs-community/pull/74
46
-
*https://github.com/python/peps/pull/3031
47
-
* TODO: Hugo to cleanup the Netlify action so we can transfer to https://github.com/python
48
-
49
-
* Hugo: Append a hash ?digest to CSS files for cache-busting
* See [Diataxis website](https://diataxis.fr/) and [Diataxis workshop videos](https://discuss.python.org/t/recordings-available-for-python-docs-diataxis-workshop/19518) for more information on organization
88
81
89
82
* Sphinx warnings on CI: [hugovk/cpython#43](https://github.com/hugovk/cpython/pull/43)
@@ -93,13 +86,12 @@ Please take a second to read through it!
93
86
* TODO: Hugo to PR this upstream
94
87
95
88
96
-
### PEPs styling
97
-
98
-
99
89
### PEP Workflow
100
90
101
91
* Final PEPs and the canonical docs banner link: in PR [python/peps#2992](https://github.com/python/peps/pull/2992)
102
-
*[PEP 1 rewrite?](https://discuss.python.org/t/21068/26)* Status for PEP 659 and other obsolete PEPs?