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
33 changes: 33 additions & 0 deletions docs/monthly-meeting/2026-08.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Documentation Community Team Meeting (4 August, 2026)

## Roll call

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

* Hugo van Kemenade / `@hugovk`
* Keith
* Nathan
* Stephen / `@sirosen`
* Ned Batchelder / `@nedbat`
* Petr / `@encukou`
* Bhuvansh / `@BHUVANSH855`
* Lonnie Hutchinson / `@gdchinacat`
* Stan / `@StanFromIreland`


## Introductions

New attendees were present, and a round of introductions was made.


## Discussion

- [nedbat] Moving Big-O complexity of operations on Python types from the Wiki
to the docs ([python/cpython#154363](https://github.com/python/cpython/pull/154363)).

- [Hugo] Transifex subscription renewal ([python/docs-community#196](https://github.com/python/docs-community/issues/196))
- Hugo will contact Transifex to cancel.

- [ngoldbaum] Missing free-threaded developer docs?

- [Petr] Another reorg PR: [python/cpython#154884](https://github.com/python/cpython/pull/154884)
1 change: 1 addition & 0 deletions docs/monthly-meeting/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ Monthly reports in chronological order.
May 2026 <2026-05.md>
Jun 2026 <2026-06.md>
Jul 2026 <2026-07.md>
Aug 2026 <2026-08.md>
Loading