Skip to content
Snippets Groups Projects
Commit eae3ec345e5e authored by Raphaël Gomès's avatar Raphaël Gomès
Browse files

relnotes: add 6.8.2

parent e68fe567a780
1 merge request!1040Merge stable into default
Pipeline #90874 passed
= Mercurial 6.8.2 =
This is the last version that supports Python 3.6 and 3.7.
* Compatibility for Python 3.12 and 3.13
* evolution: stop wrongly flagging unrelated part of a split as divergent
* histedit: create state and acquire locks earlier
* copytracing: fix a bug in an edge case in metadata.compute_all_files_changes
* rhg: ignore readonly FS error when saving dirstate
* merge: sort filemap only if requested by the caller
* windows: implement `util.cachestat` to fix numerous dirstate problems
* subrepo: propagate non-default path on outgoing
* import: fix erroneous comparison of str with bytes
* largefiles: fix check that ensures that --all-largefiles is only used locally
* profiling: improve 3.12 error message for calling lsprof twice
* profiling: use "stat" profiler to profile individual request
* module-policy: ignore empty module policy
* relnotes: skip the test if the source repository is not readable
* wireprototypes: fix exception handling code with a bad pytype suppression
* Many more type fixes and improvements
* Improvements to the test suite
= Mercurial 6.8.1 =
* Python 3.12: fix an issue between `threading` and `demandimport`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment