]> granicus.if.org Git - python/commit
Issue #21073: explain why Py_ReprEnter() allows for a missing thread state.
authorAntoine Pitrou <solipsis@pitrou.net>
Mon, 31 Mar 2014 20:04:38 +0000 (22:04 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Mon, 31 Mar 2014 20:04:38 +0000 (22:04 +0200)
commit04d17d30b4cd8bc751055dade76179597513099d
tree33a30fb781387f0e30be4196ebb4cf6966b74f01
parent809ee902c438c2b4666e990ebe1cfd9c75a2f10d
Issue #21073: explain why Py_ReprEnter() allows for a missing thread state.
Objects/object.c