##// END OF EJS Templates
This fixed the mixing of multiple history seen in #13631...
This fixed the mixing of multiple history seen in #13631 It forces get_tail to put the current session last in the returned results.

File last commit:

r27264:84fa21b3
r27646:dc5bcc1c
Show More
pyproject.toml
3 lines | 111 B | text/plain | TOMLLexer
[build-system]
requires = ["setuptools >= 51.0.0", "wheel"]
build-backend = "setuptools.build_meta:__legacy__"