-
-
Notifications
You must be signed in to change notification settings - Fork 27
Add minutes for April #188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+62
−13
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,18 @@ | ||
| Monthly Reports - 2025 | ||
| ====================== | ||
|
|
||
| .. toctree:: | ||
| :maxdepth: 1 | ||
|
|
||
| Jan 2025 <2025-01.md> | ||
| Feb 2025 <2025-02.md> | ||
| Mar 2025 <2025-03.md> | ||
| Apr 2025 <2025-04.md> | ||
| May 2025 <2025-05.md> | ||
| Jun 2025 <2025-06.md> | ||
| Jul 2025 <2025-07.md> | ||
| Aug 2025 <2025-08.md> | ||
| Sep 2025 <2025-09.md> | ||
| Oct 2025 <2025-10.md> | ||
| Nov 2025 <2025-11.md> | ||
| Dec 2025 <2025-12.md> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,41 @@ | ||
| # Documentation Community Team Meeting (April 7, 2026) | ||
|
|
||
| ## Roll call | ||
|
|
||
| (Name / `@GitHubUsername` *[/ Discord, if different]*) | ||
| - Hugo van Kemenade / `@hugovk` | ||
| - Petr Viktorin / `@encukou` | ||
| - Blaise / `@blaisep` | ||
| - Ned / `@nedbat` | ||
| - Ryan / `@ryan-duve` | ||
| - Bradley | ||
| - Stan / `@StanFromIreland` | ||
|
|
||
|
|
||
| ## Reports and celebrations | ||
|
|
||
| - [Petr] We now check removed HTML IDs on main; thank you Stan! | ||
|
|
||
| - [Hugo] Stan has now [joined the core team!](https://discuss.python.org/t/vote-to-promote-stan-ulbrych/106562) 🎉 | ||
|
|
||
|
|
||
| ## Discussion | ||
|
|
||
| - [Ned] How are we on refactoring pages and dealing with redirects? | ||
|
|
||
| - [Petr] I'm confident we can refactor pages now. | ||
| - If you're moving a whole page, leave the original in as an orphan | ||
| (that is, not in the TOC), with a link to the new place. | ||
| - If you're moving only a part of a page, put in a section at the end saying | ||
| “this page used to talk about X, that's now {here}”. | ||
| - That can go in the initial PR; afterwards we can figure out automation, | ||
| HTTP or JavaScript dependencies, the and so on. | ||
|
|
||
| - [Hugo] Pinning dependencies for docs builds? | ||
| - Maybe use `pylock.toml` support in `pip` when it comes out? | ||
| Let's talk about this in the next meeting. | ||
|
|
||
|
|
||
| ### Agenda for May | ||
|
|
||
| - Is `pylock.toml` support in `pip` now? Should we switch to it for pinned docs builds? | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You might add a few more 🎉 here. Congrats again @StanFromIreland.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you :-)