Systempath

Latest version: v1.1

Safety actively analyzes 638430 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.0.9

1.Found a method description error and fixed it, in `Path.getsize`.
2.Improve a magic method definition, define `__repr__` directly in class `Open` and omit `__str__`.
3.Improve `MasqueradeClass`, masquerade the attribute `__qualname__`.
4.Fix an exception description error in `ReadOnly` and improved similar exception description in `ReadOnlyMode`.

1.发现一个方法的描述错误并修复,方法 `Path.getsize`。
2.改进一个魔化方法定义,在类 `Open` 中直接定义 `__repr__`,省略 `__str__`。
3.改进 `MasqueradeClass`,隐藏属性 `__qualname__`。
4.修正 `ReadOnly` 中异常描述信息的错误,并改进了 `ReadOnlyMode` 中的类似的异常描述。

1.0.8

1.Optimize logical blocks for real code imports.
2.Update the open source library description information on PyPi.

1.优化真实代码导入的逻辑块。
2.更新在PyPi上的开源库简述信息。

1.0.7

1.Fixed a serious issue where `Path` instance could not be deserialized (we made a lot of sacrifices to fix this).
2.Fixed a judgment statement error in the protection instance attributes, in `ReadOnly.__setattr__`.
3.Supported equality judgment of `Path` instances.
4.Upgraded the unique dependent library version.
5.Getting child path instance by taking attribute value is no longer supported in `Directory`.
6.Fixed an issue where specifying maximum depth in `tree` could be invalid.
7.Improved `Path.__str__`, return the prototype for the path link characters of type bytes.
8.Improved the prompt string that raise the destination path exception, in `dst2abs.<locals>.core`.
9.Raise the stack level of the warning information, in `Path.chattr` and `Path.lsattr`.
10.Updated parameter description of `tree`, and change the name of parameter `idiocy` directly to `mysophobia` (no warning, no compatibility processing).
11.Stop recording issues in the project file (removed file `issues.yml`).

1.修复了 `Path` 实例无法被反序列化的严重问题(为修复这个问题,我们做了很大牺牲)。
2.修复了 `ReadOnly.__setattr__` 中用于保护实例属性不被篡改的一些逻辑错误。
3.`Path` 实例支持相等性判断。
4.升级了唯一依赖库版本 `gqylpy-exception`。
5.`Directory` 中不再支持通过属性取值的方式来获取子路径实例。
6.修复了 `tree` 中指定最大深度可能无效的问题。
7.改进了 `Path.__str__`,针对 `bytes` 类型的路径链接,直接返回其原形。
8.改进了 `dst2abs.<locals>.core` 中引发目标路径异常的提示字符串。
9.提高了警告信息的堆栈级别,涉及位置 `Path.chattr` and `Path.lsattr`。
10.更新了 `tree` 的参数描述,并直接修改了其中的一个参数命名 `idiocy` -> `mysophobia` (没有警告,也没有做任何兼容)。
11.停止在项目文件中记录问题(删除文件 `issues.yml`)。

1.0.6

1.Fixed a deprecated description reference error, in `File.copycontent`.

1.0.5

1.Update return value annotation of the method `Directory.__getitem__`. --rollback

1.0.4

1.Improve the rigor of a parameter annotation, of the method `Content.append`.
2.Fix a description error of parameter `Path.__init__.name`.
3.Update return value annotation of the method `Directory.__getitem__`.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.