New submission from Eric Snow:

Several methods were implemented using PyArg_UnpackTuple and need to use 
PyArg_ParseTupleAndKeywords instead.

----------
assignee: eric.snow
components: Library (Lib)
messages: 244716
nosy: eric.snow
priority: release blocker
severity: normal
stage: needs patch
status: open
title: Some C OrderedDict methods need to support keyword arguments.
type: behavior
versions: Python 3.5, Python 3.6

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

Reply via email to