ssh kitten: Fix incorrect copying of data files when using the python interpreter and also fix incorrect hard link detection

This commit is contained in:
Kovid Goyal
2025-02-09 12:59:33 +05:30
parent 85ba68b59c
commit 949860ff22
2 changed files with 10 additions and 8 deletions

View File

@@ -120,6 +120,8 @@ Detailed list of changes
- XTGETTCAP: Fix response invalid for empty string capabilities (:pull:`8304`)
- ssh kitten: Fix incorrect copying of data files when using the python interpreter and also fix incorrect hard link detection (:disc:`8308`)
0.39.1 [2025-02-01]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~