( )⚙ D10275 util: fix the signature for the pypy override of sortdict.update()

This is an archive of the discontinued Mercurial Phabricator instance.

util: fix the signature for the pypy override of sortdict.update()
ClosedPublic

Authored by mharbison72 on Mar 26 2021, 12:39 AM.

Details

Summary

PyCharm flagged this as not matching the base class signature. Not sure if
there was anything supplying these extra arguments though.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage