cpython: 1d851112922f (original) (raw)

Mercurial > cpython

changeset 96402:1d851112922f 3.5

Issue #16991: Add PyODict* to Windows builds. [#16991]

Eric Snow ericsnowcurrently@gmail.com
date Sat, 30 May 2015 14:19:27 -0600
parents 030205f1e716
children cf8f8d07a4fd aea27164d207
files PC/python3.def
diffstat 1 files changed, 8 insertions(+), 0 deletions(-)[+] [-] PC/python3.def 8

line wrap: on

line diff

--- a/PC/python3.def +++ b/PC/python3.def @@ -434,6 +434,14 @@ EXPORTS PyObject_Size=python35.PyObject_Size PyObject_Str=python35.PyObject_Str PyObject_Type=python35.PyObject_Type DATA