[New-bugs-announce] [issue20416] Marshal: special case int and float, don't use references

STINNER Victor report at bugs.python.org
Tue Jan 28 11:10:48 CET 2014


New submission from STINNER Victor:

Attached patched disables references for int and float types.

----------
files: marshal3_numbers.patch
keywords: patch
messages: 209524
nosy: haypo
priority: normal
severity: normal
status: open
title: Marshal: special case int and float, don't use references
type: performance
versions: Python 3.4
Added file: http://bugs.python.org/file33770/marshal3_numbers.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20416>
_______________________________________


More information about the New-bugs-announce mailing list