New submission from Armin Ronacher <armin.ronac...@active-4.com>:

The following patch changes some parts of the public C API for const 
correctness which would help C++ programmers.

The original patch was provided by neXyon on irc.freenode.net.

It does not produce any compiler warnings on GCC and I don't expect any 
compiler warnings on other systems either.

----------
components: None
files: const.patch
keywords: patch
messages: 111435
nosy: aronacher
priority: normal
severity: normal
stage: patch review
status: open
title: Const-Correctness for Method Calls
type: behavior
versions: Python 3.2
Added file: http://bugs.python.org/file18174/const.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9368>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to