( )⚙ D274 obsutil: defend against succsmarkers() returning None

This is an archive of the discontinued Mercurial Phabricator instance.

obsutil: defend against succsmarkers() returning None
ClosedPublic

Authored by durin42 on Aug 8 2017, 3:49 PM.

Details

Summary

I'm not sure if this is a realistic problem, but doing this avoids
some pretty awful test failures on Python 3, and it looks like it
should be harmless.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

durin42 created this revision.Aug 8 2017, 3:49 PM
quark accepted this revision.Aug 9 2017, 1:15 AM
This revision was automatically updated to reflect the committed changes.