[issue2558] Document pickle protocol 3

2008-04-25 Thread Jesús Cea Avión
Changes by Jesús Cea Avión <[EMAIL PROTECTED]>: -- nosy: +jcea __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list Unsubscribe:

[issue2558] Document pickle protocol 3

2008-04-06 Thread Georg Brandl
Georg Brandl <[EMAIL PROTECTED]> added the comment: Committed the patch in r62181. -- assignee: gvanrossum -> georg.brandl resolution: -> fixed status: open -> closed __ Tracker <[EMAIL PROTECTED]> _

[issue2558] Document pickle protocol 3

2008-04-05 Thread Guilherme Polo
Guilherme Polo <[EMAIL PROTECTED]> added the comment: Sent wrong file before, this is the correct one. -- keywords: +patch Added file: http://bugs.python.org/file9951/pickle_protocol3.rst.diff __ Tracker <[EMAIL PROTECTED]>

[issue2558] Document pickle protocol 3

2008-04-05 Thread Guilherme Polo
Changes by Guilherme Polo <[EMAIL PROTECTED]>: Removed file: http://bugs.python.org/file9950/pickle_protocol3.rst __ Tracker <[EMAIL PROTECTED]> __ ___

[issue2558] Document pickle protocol 3

2008-04-05 Thread Guilherme Polo
Guilherme Polo <[EMAIL PROTECTED]> added the comment: There. -- nosy: +gpolo Added file: http://bugs.python.org/file9950/pickle_protocol3.rst __ Tracker <[EMAIL PROTECTED]> __

[issue2558] Document pickle protocol 3

2008-04-05 Thread Georg Brandl
Changes by Georg Brandl <[EMAIL PROTECTED]>: -- assignee: georg.brandl -> gvanrossum nosy: +gvanrossum __ Tracker <[EMAIL PROTECTED]> __ ___ Pyt

[issue2558] Document pickle protocol 3

2008-04-05 Thread Georg Brandl
New submission from Georg Brandl <[EMAIL PROTECTED]>: A new pickle protocol was added to Py3k; it needs to be mentioned in the docs. -- assignee: georg.brandl components: Documentation messages: 64993 nosy: georg.brandl severity: normal status: open title: Document pickle protocol 3 vers