FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

GH-121970: Improve the glossary preview in HTML search by AA-Turner · Pull Request #121991 · python/cpython · GitHub

/ cpython Public

GH-121970: Improve the glossary preview in HTML search - #121991

Merged
AA-Turner merged 6 commits into
python:mainfrom
AA-Turner:docs/glossary_search
Jul 19, 2024
Merged

GH-121970: Improve the glossary preview in HTML search#121991
AA-Turner merged 6 commits into
python:mainfrom
AA-Turner:docs/glossary_search

Conversation

AA-Turner commented Jul 18, 2024
edited
Loading

Copy link
Copy Markdown
Member
  • Pre-populate HTML via the template rather than creating it via JavaScript
  • Extract the JavaScript to its own file
  • Use async/await in JS
  • Fix a potential bug if there are multiple glossary terms for one entry

A


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

Example: https://cpython-previews--121991.org.readthedocs.build/en/121991/search.html?q=qualified+name

AA-Turner added docs Documentation in the Doc dir skip news labels Jul 18, 2024
AA-Turner requested a review from hugovk July 18, 2024 22:15
AA-Turner added needs backport to 3.12 only security fixes needs backport to 3.13 bugs and security fixes labels Jul 19, 2024

hugovk commented Jul 19, 2024

Copy link
Copy Markdown
Member

Merging in main to unstick the CI.

AA-Turner merged commit adf0b94 into python:main Jul 19, 2024

Copy link
Copy Markdown

Thanks @AA-Turner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 19, 2024
…H-121991)

(cherry picked from commit adf0b94)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 19, 2024
…H-121991)

(cherry picked from commit adf0b94)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>

bedevere-app Bot commented Jul 19, 2024

Copy link
Copy Markdown

GH-122015 is a backport of this pull request to the 3.13 branch.

bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Jul 19, 2024

bedevere-app Bot commented Jul 19, 2024

Copy link
Copy Markdown

GH-122016 is a backport of this pull request to the 3.12 branch.

bedevere-app Bot removed the needs backport to 3.12 only security fixes label Jul 19, 2024
AA-Turner added a commit that referenced this pull request Jul 19, 2024
) (#122016)

GH-121970: Improve the glossary preview in HTML search (GH-121991)
(cherry picked from commit adf0b94)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
AA-Turner added a commit that referenced this pull request Jul 19, 2024
) (#122015)

GH-121970: Improve the glossary preview in HTML search (GH-121991)
(cherry picked from commit adf0b94)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL