New submission from Lars Buitinck:

The declaration for PyErr_WarnEx in Doc/c-api/exceptions.rst is missing a const 
compared to Include/warnings.h.

----------
assignee: docs@python
components: Documentation
files: pyerr_warnex_const.patch
keywords: patch
messages: 228657
nosy: docs@python, larsmans
priority: normal
severity: normal
status: open
title: missing const in declaration of PyErr_WarnEx in C-API docs
versions: Python 3.5
Added file: http://bugs.python.org/file36824/pyerr_warnex_const.patch

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

Reply via email to