|
8 | 8 | - Ryan Duve / `@ryan-duve`
|
9 | 9 | - Petr Viktorin / `@encukou`
|
10 | 10 | - Daniele Procida / `@evildmp`
|
11 |
| -- Keith / `@KeithTheEE` |
| 11 | +- Keith Murray / `@KeithTheEE` |
12 | 12 | - Adam Turner / `@AA-Turner`
|
13 | 13 | - Trey Hunner / `@treyhunner`
|
14 |
| -- Blaise |
| 14 | +- Blaise Pabon / `@blaisep` / `@controlpl4n3` |
15 | 15 | - Ned Batchelder / `@nedbat`
|
16 | 16 |
|
17 | 17 | ## Reports and celebrations
|
|
35 | 35 | - EuroPython documentation sprints were a success: many new contributors and many new
|
36 | 36 | PRs
|
37 | 37 | - PyCon UK sprints
|
38 |
| - - Daniele, Hugo, Adam hope to be there |
| 38 | + - Daniele, Hugo, and Adam hope to be there |
39 | 39 | - Hugo: We'll alternate meeting times each month to better accommodate people in
|
40 | 40 | different time zones: even months at the "old" later time, and odd months three hours
|
41 | 41 | earlier. Let's keep the DST adjustment as before, and try this out until the end of
|
|
68 | 68 | - Hugo: We recently added ~~'Walrus'~~ 'f-string'!
|
69 | 69 | - Petr: Note that 'idioms' aren't dictated by the language
|
70 | 70 | - see this note on `_` for prior art:
|
71 |
| - https://docs.python.org/3/reference/lexical_analysis.html#reserved-classes-of-identifiers |
| 71 | + <https://docs.python.org/3/reference/lexical_analysis.html#reserved-classes-of-identifiers> |
72 | 72 |
|
73 | 73 | - Traffic and AI search behaviour - follow up on
|
74 | 74 | [Discord discussion](https://discord.com/channels/935215565872693329/1009192183137566874/1390065560091496499):
|
75 | 75 | is there evidence that search engines' AI summaries are intercepting users that would
|
76 | 76 | otherwise reach the documentation?
|
77 | 77 |
|
78 | 78 | - Seeing a collapse in traffic to technical content.
|
79 |
| - - https://analytics.python.org/docs.python.org?period=all&keybindHint=A |
| 79 | + - <https://analytics.python.org/docs.python.org?period=all&keybindHint=A> |
80 | 80 | - Ned: Frequently asks Claude instead of using documentation
|
81 | 81 | - Used when unclear what the solution is / what documentation to use
|
82 | 82 | - Skipping the search engine entirely
|
|
96 | 96 | all of May-July. We had minimal complaints, is it worth keeping these formats?
|
97 | 97 | - Hugo: Some complaints re: EPUB
|
98 | 98 | - Adam: Perhaps we could just drop PDF? It takes the vast majority of the resources.
|
| 99 | + - Followup: <https://discuss.python.org/t/101343/> |
99 | 100 |
|
100 | 101 | - Transifex mis-propagation -- review / lessons learnt.
|
101 | 102 | - we have a suite of software to sync translations, which had a bad bug. The people
|
|
0 commit comments