This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2011-08-03 09:55 by vinay.sajip, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
test.bin | vinay.sajip, 2011-08-03 09:55 | Test pickle data which can't be loaded by Python 3.2 | ||
pickle-0-reading.diff | vinay.sajip, 2011-08-10 11:13 | Fixes problem with reading protocol 0 pickles. | review | |
add-error-check.diff | vinay.sajip, 2011-08-10 16:11 | Added some error checking. | review |
Repositories containing patches | |||
---|---|---|---|
http://hg.python.org/sandbox/vsajip#fix12687 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:20 | admin | set | github: 56896 |
2011-08-11 19:21:32 | pitrou | set | status: open -> closed resolution: fixed messages: + msg141921 stage: patch review -> resolved |
2011-08-11 19:17:55 | python-dev | set | nosy:
+ python-dev messages: + msg141919 |
2011-08-11 09:40:23 | vinay.sajip | set | messages: + msg141898 |
2011-08-11 06:59:57 | pitrou | set | messages: + msg141895 |
2011-08-10 23:16:19 | vinay.sajip | set | messages: + msg141885 |
2011-08-10 20:32:43 | pitrou | set | resolution: accepted -> (no value) messages: + msg141884 |
2011-08-10 16:11:34 | vinay.sajip | set | files: + add-error-check.diff |
2011-08-10 11:13:46 | vinay.sajip | set | files:
+ pickle-0-reading.diff keywords: + patch |
2011-08-10 11:13:13 | vinay.sajip | set | hgrepos:
+ hgrepo58 resolution: accepted stage: patch review |
2011-08-06 03:26:03 | axwalk | set | nosy:
+ axwalk messages: + msg141704 |
2011-08-03 10:01:18 | vinay.sajip | set | messages: + msg141603 |
2011-08-03 09:55:15 | vinay.sajip | create |