[issue20675] 3.4 cherry-pick: 69d13cdc4eeb fix 64-bit build on 32-bit Windows

2014-02-19 Thread Larry Hastings
Changes by Larry Hastings : -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list U

[issue20675] 3.4 cherry-pick: 69d13cdc4eeb fix 64-bit build on 32-bit Windows

2014-02-18 Thread Larry Hastings
Larry Hastings added the comment: ok. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.or

[issue20675] 3.4 cherry-pick: 69d13cdc4eeb fix 64-bit build on 32-bit Windows

2014-02-18 Thread Zachary Ware
New submission from Zachary Ware: I broke cross-building 64-bit binaries on 32-bit Windows in issue #19788, 69d13cdc4eeb fixes it. -- assignee: larry components: Build, Windows messages: 211529 nosy: larry, zach.ware priority: release blocker severity: normal stage: commit review status