[New-bugs-announce] [issue5947] Deprecate CObject

Larry Hastings report at bugs.python.org
Wed May 6 01:45:33 CEST 2009


New submission from Larry Hastings <larry at hastings.org>:

With the Capsule API patch accepted, I'd like to officially deprecate
CObject.  This patch causes Python to emit a single runtime warning the
first time a CObject is constructed in a particular Python instance.  If
those aren't the right semantics for a deprecation warning, please let
me know and I'll fix it.

----------
components: Interpreter Core
files: lch.deprecatecobject.r72363.diff
keywords: patch
messages: 87302
nosy: larry
severity: normal
status: open
title: Deprecate CObject
type: behavior
versions: Python 3.1
Added file: http://bugs.python.org/file13901/lch.deprecatecobject.r72363.diff

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


More information about the New-bugs-announce mailing list