Version 3 and vesion 2 cannot share a castra
Open
- Dominant language
- Python
- Stars
- 157
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Pickle incomparability between pythons means that a castra made in py3 cannot be read in py2 and vice-versa. Possibly due to string encoding.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no source files, tests, or entry points. Start by reproducing reads of a castra created in Python 2 and Python 3, then trace the pickle and string-encoding path involved. Done means a castra created by either supported Python version can be read by the other.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100