[New-bugs-announce] [issue1440] Checks for PySys_GetObject("std???") == Py_None

Christian Heimes report at bugs.python.org
Wed Nov 14 01:51:07 CET 2007


New submission from Christian Heimes:

Can you please review the patch. It's not urgent. It adds additional
tests for std??? == Py_None to some functions to speed up things or
raise more meaningful exceptions when sys.std??? is None.

----------
assignee: gvanrossum
components: Interpreter Core
files: py3k_std_none_check.patch
keywords: patch, py3k
messages: 57476
nosy: gvanrossum, tiran
priority: low
severity: normal
status: open
title: Checks for PySys_GetObject("std???") == Py_None
versions: Python 3.0
Added file: http://bugs.python.org/file8743/py3k_std_none_check.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1440>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: py3k_std_none_check.patch
Type: text/x-diff
Size: 4191 bytes
Desc: not available
Url : http://mail.python.org/pipermail/new-bugs-announce/attachments/20071114/5bb11fee/attachment-0001.patch 


More information about the New-bugs-announce mailing list