Skip to content

Conversation

@hugovk
Copy link
Member

@hugovkhugovk commented Mar 14, 2025

This reverts commit 01bcf13.

The 3.14.0a6 release failed running test.test_pydoc.test_pydoc:

https://github.com/python/release-tools/actions/runs/13856876083/job/38775635292

The #130492 fix didn't catch it, and this is mostly internal stuff to improve docs tooling maintenance, let's re-do it after the release.

I ran make -C Doc pydoc-topics to regenerate Lib/pydoc_data/topics.py.


📚 Documentation preview 📚: https://cpython-previews--131245.org.readthedocs.build/

@hugovkhugovk requested a review from AA-Turner as a code ownerMarch 14, 2025 13:48
@picnixzpicnixz changed the title Revert "GH-121970: Extract pydoc_topics into a new extension (#129116)"gh-121970: Revert "GH-121970: Extract pydoc_topics into a new extension (#129116)"Mar 14, 2025
@hugovkhugovk merged commit ca1bedc into python:mainMar 14, 2025
44 checks passed
@hugovkhugovk deleted the 3.14-revert-pydoc_topics branch March 14, 2025 14:25
AA-Turner added a commit to AA-Turner/cpython that referenced this pull request Mar 14, 2025
plashchynski pushed a commit to plashchynski/cpython that referenced this pull request Mar 17, 2025
…to a new extension (python#129116)" (python#131245) Revert "pythonGH-121970: Extract ``pydoc_topics`` into a new extension (python#129116)" This reverts commit 01bcf13.
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@hugovk