summaryrefslogtreecommitdiff
path: root/Python/_warnings.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-12-05 18:23:27 +0100
committerVictor Stinner <victor.stinner@gmail.com>2016-12-05 18:23:27 +0100
commit9083eb6aac6e0aa0eb1dee9bc535538de4125fcd (patch)
treedbf66c843fe393fd2b3dbce12d63219d5cdd565f /Python/_warnings.c
parent408bfa6d96456a7c3621e5c6d249d3fac337a78b (diff)
downloadcpython-git-9083eb6aac6e0aa0eb1dee9bc535538de4125fcd.tar.gz
Use directly _PyObject_GenericSetAttrWithDict()
Modify type_setattro() to call directly _PyObject_GenericSetAttrWithDict() instead of PyObject_GenericSetAttr(). PyObject_GenericSetAttr() is a thin wrapper to _PyObject_GenericSetAttrWithDict().
Diffstat (limited to 'Python/_warnings.c')
0 files changed, 0 insertions, 0 deletions