Use jQuery .getJSON() to avoid type inference by sethmlarson · Pull Request #2951 · python/pythondotorg

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@sethmlarson

Copy link Copy Markdown

Contributor

$.get() does type inference based on content type of response, we only expect JSON here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@JacobCoffee JacobCoffee Awaiting requested review from JacobCoffee JacobCoffee is a code owner

At least 0 approving reviews are required to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@sethmlarson