view relnotes/next @ 51318:4b4253b3ec0a

pytype: use the right signature for the `__setitem__` It is not because it is NotImplemented that it should use a bad signature. Fix it to please pytype.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 19 Dec 2023 22:07:21 +0100
parents 609a3b8058c3
children e84975e4a2e7
line wrap: on
line source

= Mercurial XXX =

== New Features ==

== Default Format Change ==

These changes affect newly created repositories (or new clones) done with
Mercurial XXX.

== New Experimental Features ==

== Bug Fixes ==

== Backwards Compatibility Changes ==

* remove the experimental infinite push extension

== Internal API Changes ==

== Miscellaneous ==