Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions docs/monthly-meeting/2026-07.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Documentation Community Team Meeting (July 7, 2026)

## Roll call

(Name / `@GitHubUsername` *[/ Discord, if different]*)

* Hugo van Kemenade / `@hugovk`
* Ned Batchelder / `@nedbat`
* Stephen Rosen / `@sirosen`
* David Fischer / `@davidfischer`
* Maciej / `@m-aciek`
* Bradley
* Bhuvansh/ `@BHUVANSH855`
* Stan Ulbrych / `@StanFromIreland`


## Discussion

- [Maciek] EuroPython Docs sprint?
- The group won't organize a dedicated docs sprint, members can join the
main CPython sprint.

- [Ned] Moving the [Time & Space Complexity Reference](https://wiki.python.org/moin/TimeComplexity)
wiki page into docs? Stan is currently working on a PR, but it might need a
larger discussion somewhere.
- Should there be a top-level "Implementation Details" section? It could also
have thread-safety guarantees.
- Are there other pages we should move? The documentation has 22 links to the
wiki.
1 change: 1 addition & 0 deletions docs/monthly-meeting/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ Monthly reports in chronological order.
Apr 2026 <2026-04.md>
May 2026 <2026-05.md>
Jun 2026 <2026-06.md>
Jul 2026 <2026-07.md>
Loading