Documentation Community Team Meeting (May 5, 2026)¶
Roll call¶
(Name / @GitHubUsername [/ Discord, if different])
Name /
usernameNed Batchelder /
@nedbatPetr Viktorin /
@encukouRyan /
@ryan-duveTrey
Joe
Blaise /
@blaisep/@controlpl4n3
Discussion¶
Does
pipsupportpylock.tomlnow? Should we switch to it for pinned docs builds?It’s used now (python/cpython#149058), but in some cases (that is, on Windows, see python/cpython#149175) we still use
requirements.txt.
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.