SpiceQA
Questions
Tags
Users
Badges
jsonpickle
7 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
It's a bad design to try to print classes' variable name and not value (eg. x.name print "name" instead of content of name)
user_4469964
0
•
asked Jun 5, 2022
3
2
96
jsonpickle
python-3.x
class
variables
json
AttributeError: Can't pickle local object '<locals>.<lambda>'
user_14192391
0
•
asked May 22, 2022
2
1
3550
jsonpickle
python-3.6
python-3.7
pickle
python
jsonpickle does not apply unpickable to the nested object
user_2632986
0
•
asked Dec 8, 2021
1
0
104
jsonpickle
python
I have problems with jsonpickle.decode and a dictionary
user_1422058
0
•
asked Dec 5, 2021
2
1
279
jsonpickle
python-3.x
Python serialize a class and change property casing using JsonPickle
user_15435022
0
•
asked Mar 25, 2021
5
1
419
jsonpickle
python-3.x
python
JSON serialized object gives error with multiprocessing calls - TypeError: XXX objects not callable error
user_13696415
0
•
asked Jan 24, 2021
13
1
632
jsonpickle
jsonserializer
pickle
multiprocessing
python
Maximum recursion depth exceeded when passing magicmock into jsonpickle.encode()
user_3374994
0
•
asked Aug 29, 2018
3
0
1044
jsonpickle
mocking
unit-testing
python
1
(current)
Hot Questions