Skip to content

No support for requests, struct, cjson, boto and pika modules #45

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

Open
5 tasks
alanjds opened this issue Aug 21, 2018 · 2 comments
Open
5 tasks

No support for requests, struct, cjson, boto and pika modules #45

alanjds opened this issue Aug 21, 2018 · 2 comments
Labels
imported Imported from google/grumpy

Comments

@alanjds
Copy link

alanjds commented Aug 21, 2018

google#301 opened by @ch3ck on Apr 26, 2017

Grumpy currently lacks support for the following python modules:

  • requests module
  • struct module
  • cjson module
  • boto module
  • pika module
@alanjds
Copy link
Author

alanjds commented Aug 21, 2018

Comment by corona10
Wednesday Apr 26, 2017 at 07:35 GMT


@ch3ck
Those modules are not supported at current grumpy implementation's level.
To support such modules, features of CPython must be implemented first.
See this docs.
Related PR are always welcomed.

@alanjds
Copy link
Author

alanjds commented Aug 21, 2018

Comment by Ch3ck
Wednesday Apr 26, 2017 at 07:44 GMT


@corona10 I see, that makes alot more sense now. I'll check out the documentation and see what I can do.

@alanjds alanjds added the imported Imported from google/grumpy label Aug 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imported Imported from google/grumpy
Projects
None yet
Development

No branches or pull requests

1 participant