commit | e1040e276b11f21b7007c139269c38d5eba04f5e | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Thu Sep 05 00:22:24 2013 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Thu Sep 05 00:22:24 2013 +0200 |
tree | af55807a777fc84f9f8e9d2f7dc0ecfcfc62b22d | |
parent | e93b63b74b101c65807af7d9311de70012a2e49d [diff] |
Issue #18909: Fix _tkinter.tkapp.interpaddr() on Windows 64-bit, don't cast 64-bit pointer to long (32 bits).