diff --git a/docs/monthly-meeting/2026-08.md b/docs/monthly-meeting/2026-08.md new file mode 100644 index 0000000..3a28eda --- /dev/null +++ b/docs/monthly-meeting/2026-08.md @@ -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) diff --git a/docs/monthly-meeting/index.rst b/docs/monthly-meeting/index.rst index 5e89d1e..fa4f391 100644 --- a/docs/monthly-meeting/index.rst +++ b/docs/monthly-meeting/index.rst @@ -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>