Update v0.953

This commit is contained in:
2026-04-15 20:59:08 +03:00
parent 9160fcec5c
commit a2914e9806
17 changed files with 8788 additions and 5561 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -22,8 +22,6 @@ missing module named resource - imported by posix (top-level)
missing module named pwd - imported by posixpath (delayed, conditional, optional), shutil (delayed, optional), tarfile (optional), pathlib (optional), netrc (delayed, optional), subprocess (delayed, conditional, optional)
missing module named grp - imported by shutil (delayed, optional), tarfile (optional), pathlib (optional), subprocess (delayed, conditional, optional)
missing module named olefile - imported by PIL.FpxImagePlugin (top-level), PIL.MicImagePlugin (top-level)
missing module named _posixsubprocess - imported by subprocess (conditional)
missing module named fcntl - imported by pathlib._os (optional), subprocess (optional)
missing module named numpy - imported by PIL._typing (conditional, optional)
missing module named defusedxml - imported by PIL.Image (optional)
missing module named 'gi.repository' - imported by pystray._appindicator (top-level), pystray._util.gtk (top-level), pystray._util.notify_dbus (top-level), pystray._gtk (top-level)
@@ -37,7 +35,9 @@ missing module named PyObjCTools - imported by pystray._darwin (top-level)
missing module named objc - imported by pystray._darwin (top-level)
missing module named Foundation - imported by pystray._darwin (top-level)
missing module named AppKit - imported by pystray._darwin (top-level)
missing module named fcntl - imported by pathlib._os (optional), subprocess (optional)
missing module named vms_lib - imported by platform (delayed, optional)
missing module named 'java.lang' - imported by platform (delayed, optional)
missing module named java - imported by platform (delayed)
missing module named _scproxy - imported by urllib.request (conditional)
missing module named _posixsubprocess - imported by subprocess (conditional)

View File

@@ -179,6 +179,7 @@ imports:
&#8226; <a href="#sre_constants">sre_constants</a>
&#8226; <a href="#sre_parse">sre_parse</a>
&#8226; <a href="#stat">stat</a>
&#8226; <a href="#subprocess">subprocess</a>
&#8226; <a href="#sys">sys</a>
&#8226; <a href="#threading">threading</a>
&#8226; <a href="#time">time</a>
@@ -2146,6 +2147,7 @@ imports:
&#8226; <a href="#PIL.ImagePalette">PIL.ImagePalette</a>
&#8226; <a href="#PIL._binary">PIL._binary</a>
&#8226; <a href="#__future__">__future__</a>
&#8226; <a href="#os">os</a>
&#8226; <a href="#typing">typing</a>
&#8226; <a href="#warnings">warnings</a>
@@ -9401,6 +9403,7 @@ imported by:
&#8226; <a href="#PIL.QoiImagePlugin">PIL.QoiImagePlugin</a>
&#8226; <a href="#PIL.SgiImagePlugin">PIL.SgiImagePlugin</a>
&#8226; <a href="#PIL.SpiderImagePlugin">PIL.SpiderImagePlugin</a>
&#8226; <a href="#PIL.TgaImagePlugin">PIL.TgaImagePlugin</a>
&#8226; <a href="#PIL.TiffImagePlugin">PIL.TiffImagePlugin</a>
&#8226; <a href="#PIL._typing">PIL._typing</a>
&#8226; <a href="#PIL._util">PIL._util</a>
@@ -10800,6 +10803,7 @@ imported by:
&#8226; <a href="#PIL.ImageShow">PIL.ImageShow</a>
&#8226; <a href="#PIL.JpegImagePlugin">PIL.JpegImagePlugin</a>
&#8226; <a href="#_aix_support">_aix_support</a>
&#8226; <a href="#client_agent.py">client_agent.py</a>
&#8226; <a href="#os">os</a>
&#8226; <a href="#platform">platform</a>
&#8226; <a href="#pystray._darwin">pystray._darwin</a>