summaryrefslogtreecommitdiff
path: root/Objects/dictobject.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2016-10-28 19:13:52 +0200
committerVictor Stinner <victor.stinner@gmail.com>2016-10-28 19:13:52 +0200
commit1aea8fb9e0ec6ac05d57e91a6be44a288589410c (patch)
tree4776eb176292fc7b1c402357d4b1e4bb031eec2c /Objects/dictobject.c
parenta0c1ba608eb89b4e10155f7652c50a3ac0b709af (diff)
downloadcpython-git-1aea8fb9e0ec6ac05d57e91a6be44a288589410c.tar.gz
Issue #28544: Fix _asynciomodule.c on Windows
PyType_Ready() sets the reference to &PyType_Type. &PyType_Type cannot be resolved at compilation time (not on Windows?).
Diffstat (limited to 'Objects/dictobject.c')
0 files changed, 0 insertions, 0 deletions