[issue11924] Pickle and copyreg modules don't document the interface

2017-02-18 Thread Mark Lawrence
Changes by Mark Lawrence : -- nosy: -BreamoreBoy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.

[issue11924] Pickle and copyreg modules don't document the interface

2017-02-18 Thread Serhiy Storchaka
Changes by Serhiy Storchaka : -- versions: +Python 3.6, Python 3.7 -Python 3.4 ___ Python tracker ___ ___ Python-bugs-list mailing lis

[issue11924] Pickle and copyreg modules don't document the interface

2014-07-03 Thread Mark Lawrence
Mark Lawrence added the comment: @Jesús can you provide a patch for this? -- nosy: +BreamoreBoy versions: +Python 3.4, Python 3.5 -Python 3.1, Python 3.2, Python 3.3 ___ Python tracker _

[issue11924] Pickle and copyreg modules don't document the interface

2011-04-29 Thread Daniel Urban
Changes by Daniel Urban : -- nosy: +durban ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.o

[issue11924] Pickle and copyreg modules don't document the interface

2011-04-27 Thread Éric Araujo
Changes by Éric Araujo : -- components: +Documentation nosy: +eric.araujo stage: -> needs patch versions: +Python 3.1 ___ Python tracker ___

[issue11924] Pickle and copyreg modules don't document the interface

2011-04-25 Thread Jesús Cea Avión
Changes by Jesús Cea Avión : -- title: Pickle and copyreg modules doesn't document the interface -> Pickle and copyreg modules don't document the interface ___ Python tracker __