Use jQuery .getJSON() to avoid type inference by sethmlarson · Pull Request #2951 · python/pythondotorg
Navigation Menu
{{ message }}
python / pythondotorg Public
- Notifications You must be signed in to change notification settings
- Fork 671
Open
sethmlarson wants to merge 1 commit intopython:mainfrom
Open
Use jQuery .getJSON() to avoid type inference#2951
sethmlarson wants to merge 1 commit intopython:mainfrom
Use jQuery .getJSON() to avoid type inference#2951
sethmlarson wants to merge 1 commit intopython:mainfrom
Conversation
Copy link Copy Markdown
Contributor
sethmlarson
commented
Mar 3, 2026
sethmlarson
commented
$.get() does type inference based on content type of response, we only expect JSON here.
sethmlarson
requested a review
from JacobCoffee
as a code owner
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