Mercurial > hg
diff mercurial/setdiscovery.py @ 51021:006aee5ffd35
interfaces: drop the `raw` parameters on ifiledata interface
In practice it was not implemented since forever. The `rawdata` method fit that
purpose. The interface checking does not detect that because it seems to confuse
the `_df` argument for the `raw` one.
Dropping that `_df` argument in a descendant changesets revealed the issue.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Tue, 26 Sep 2023 01:05:02 +0200 |
parents | c217d94cdd9d |
children | 493034cc3265 |