SIGN IN SIGN UP

bpo-37412: pythoninfo: add Windows long paths (GH-14434)

On Windows, test.pythoninfo now checks if support for long paths is
enabled using ntdll.RtlAreLongPathsEnabled() function.

Co-Authored-By: Eryk Sun <eryksun@gmail.com>
V
Victor Stinner committed
64580da33122a10aef75c76aa3ff87c0ee11e3d7
Parent: ec3e20a
Committed by GitHub <noreply@github.com> on 6/28/2019, 4:05:05 PM