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

json/jsonapi cleanup #1040

Closed
wants to merge 1 commit into from
Closed

json/jsonapi cleanup #1040

wants to merge 1 commit into from

Conversation

minrk
Copy link
Member

@minrk minrk commented Nov 25, 2011

  • never use zmq.utils.jsonapi when talking to files
  • catch decimal.Decimal returned by jsonlib in the parallel scheduler
  • remove IPython.zmq.jsonapi shim

See discussion in #1037 for details.

* never use zmq.utils.jsonapi when talking to files
* catch decimal.Decimal returned by jsonlib in the parallel scheduler
* remove IPython.zmq.jsonapi shim
@fperez
Copy link
Member

fperez commented Nov 26, 2011

This looks good, verified that the test suite now completes with jsonlib installed. I'd much rather take this approach than having in-house little hacks, so I'm merging it now (rebased to avoid recursive merge for just a single commit).

@fperez
Copy link
Member

fperez commented Nov 26, 2011

Pushed as 3892cf3, closing. Thanks!

@fperez fperez closed this Nov 26, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants