Documentation community meeting: 19:00 UTC, Tuesday 4th August, 2026

The next docs meeting will be held on Tuesday 4th August, 2026, at 19:00 UTC on Discord.

The agenda will be on HackMD. If you have any topics to discuss, please add them there so we can allocate time better. But important issues are best discussed here, in issues, or on Discord, rather than waiting for the meeting.

An interesting pull request is in the works: Add a page detailing the time complexity of operations on built-in types by StanFromIreland · Pull Request #154363 · python/cpython · GitHub

It moves Big-O details from the wiki to the docs. Could make an interesting discussion.

2 Likes

Here’s a couple more interesting issues/PRs that make some significant changes to the docs:

1 Like