Documentation Community Team Meeting (May 5, 2026)

Roll call

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

  • Name / username

  • Ned Batchelder / @nedbat

  • Petr Viktorin / @encukou

  • Ryan / @ryan-duve

  • Trey

  • Joe

  • Blaise / @blaisep / @controlpl4n3

Discussion

  • Does pip support pylock.toml now? Should we switch to it for pinned docs builds?

  • The next priorities for documentation are improvements for multithreaded programming and the free-threaded build.

  • [Ned] The Thread Safety Guarantees page: this is a different style that nearby pages. It’s more conversational, and I think it should be split into smaller pages.

    • Ideally, the list type should have its methods documented concretely (in addition to just sequence methods). That’s a requirement to be able to note thread safety of each list method inline in docs (outside the thread safety page itself).

    • See also the free-threading Discord, which has a channel for documentation: https://discord.gg/WwmKQ6duJA

  • Will there be a docs sprint at upcoming conferences?

    • PyCon US - maybe

    • EuroPython - yes

  • How to help people feel more welcome in the Python Docs Discord?

    • Ryan volunteers to personally welcome new people in DMs for a month to get some information about what people need when they join.