Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
@JRC-STU
- Greece, Italy
- Sign in to view email
Pinned
1,641 contributions in the last year
Activity overview
Contribution activity
December 2019
Created an issue in uqfoundation/dill that received 1 comment
Cannot pickle dict_items, dict_keys & dict_values on Python-3
This simple code fails on Python3 9but on Python 2): dill.dumps({}.items()) It is a pretty common object in the python universe. .
1
comment