This is an archive of the discontinued Mercurial Phabricator instance.

py3: glob some difference between py2 and py3 output
ClosedPublic

Authored by pulkit on Oct 12 2018, 9:58 PM.

Details

Summary

On py2, the directory names are under quotes and on py3 they are not and I don't
know why.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

pulkit created this revision.Oct 12 2018, 9:58 PM
This revision was automatically updated to reflect the committed changes.