Mercurial > hg
comparison relnotes/5.8 @ 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 | 32b527417ba3 |
children |
comparison
equal
deleted
inserted
replaced
51020:509f0f7fc89e | 51021:006aee5ffd35 |
---|