D851: [RFC] setup: increase MAX_PATH limit on Windows 10 Anniversary Update

abuehl (Adrian Buehlmann) phabricator at mercurial-scm.org
Sat Sep 30 07:53:04 EDT 2017


abuehl added a comment.


  In https://phab.mercurial-scm.org/D851#14301, @indygreg wrote:
  
  > In https://phab.mercurial-scm.org/D851#14300, @abuehl wrote:
  >
  > > What about file I/O done via Python lib (e.g. python27.dll)?
  >
  >
  > I /think/ this works at the process - not DLL - level. But I need to test on a Windows machine to be sure. One of the reasons this is marked RFC.
  
  
  Maybe, but what does the Python library itself do with long paths?
  What do you expect from calling e.g. os.unlink with a long path? Can the Python lib handle it?

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D851

To: indygreg, #hg-reviewers
Cc: abuehl, mercurial-devel


More information about the Mercurial-devel mailing list