[New-bugs-announce] [issue11127] sockets should not be pickleable
Antoine Pitrou
report at bugs.python.org
Sat Feb 5 09:30:26 CET 2011
New submission from Antoine Pitrou <pitrou at free.fr>:
Like already done for file objects, sockets should refuse pickling by raising a TypeError.
----------
components: Library (Lib)
messages: 127976
nosy: pitrou
priority: normal
severity: normal
stage: needs patch
status: open
title: sockets should not be pickleable
type: behavior
versions: Python 3.3
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11127>
_______________________________________
More information about the New-bugs-announce
mailing list