This is an archive of the discontinued Mercurial Phabricator instance.

py3: listify the return value of filter()
ClosedPublic

Authored by pulkit on Mar 1 2018, 1:49 PM.

Details

Summary

filter() on Python 3 returns a filter object.

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.Mar 1 2018, 1:49 PM
durin42 accepted this revision.Mar 1 2018, 2:13 PM
This revision is now accepted and ready to land.Mar 1 2018, 2:13 PM
This revision was automatically updated to reflect the committed changes.