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年04月25日 21:27 by jcea, last changed 2022年04月11日 14:57 by admin.
| Messages (2) | |||
|---|---|---|---|
| msg134416 - (view) | Author: Jesús Cea Avión (jcea) * (Python committer) | Date: 2011年04月25日 21:27 | |
Python 3.2 here. "copyreg" module documentation says "See the pickle module for more details on the interface expected of function and constructor.", but I don't see any useful "copyreg" reference in pickle documentation. Some examples would be useful here, too. |
|||
| msg222220 - (view) | Author: Mark Lawrence (BreamoreBoy) * | Date: 2014年07月03日 21:30 | |
@Jesús can you provide a patch for this? |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:16 | admin | set | github: 56133 |
| 2017年02月18日 21:43:17 | BreamoreBoy | set | nosy:
- BreamoreBoy |
| 2017年02月18日 21:10:23 | serhiy.storchaka | set | versions: + Python 3.6, Python 3.7, - Python 3.4 |
| 2014年07月03日 21:30:59 | BreamoreBoy | set | nosy:
+ BreamoreBoy messages: + msg222220 versions: + Python 3.4, Python 3.5, - Python 3.1, Python 3.2, Python 3.3 |
| 2011年04月29日 17:12:43 | daniel.urban | set | nosy:
+ daniel.urban |
| 2011年04月27日 10:14:37 | eric.araujo | set | nosy:
+ eric.araujo stage: needs patch components: + Documentation versions: + Python 3.1 |
| 2011年04月25日 21:28:24 | jcea | set | title: Pickle and copyreg modules doesn't document the interface -> Pickle and copyreg modules don't document the interface |
| 2011年04月25日 21:27:43 | jcea | create | |