Skip to content
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

Add try/catch for simplejson vs json #710

Merged
merged 1 commit into from
Jul 8, 2012
Merged

Add try/catch for simplejson vs json #710

merged 1 commit into from
Jul 8, 2012

Conversation

zachwill
Copy link
Contributor

@zachwill zachwill commented Jul 8, 2012

Just a minor change that opts to use the simplejson library if it's available rather than the standard library's json package. Nothing too fancy — could provide some minor speed-ups from the simplejson C extension.

@travisbot
Copy link

This pull request passes (merged 2529940 into 808b0ad).

@kennethreitz
Copy link
Contributor

thanks!

kennethreitz pushed a commit that referenced this pull request Jul 8, 2012
Add try/catch for simplejson vs json
@kennethreitz kennethreitz merged commit 6b7f23f into psf:develop Jul 8, 2012
kennethreitz pushed a commit that referenced this pull request Jul 8, 2012
kennethreitz pushed a commit that referenced this pull request Jul 8, 2012
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 8, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants