types-python-xlib 0.33.0.15__tar.gz → 0.33.0.20240106__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/CHANGELOG.md +8 -0
- {types-python-xlib-0.33.0.15/types_python_xlib.egg-info → types-python-xlib-0.33.0.20240106}/PKG-INFO +5 -5
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/X.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/Xatom.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/Xcursorfont.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/Xutil.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/display.pyi +2 -2
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/error.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/ext/composite.pyi +2 -2
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/ext/damage.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/ext/dpms.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/ext/ge.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/ext/nvcontrol.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/ext/randr.pyi +2 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/ext/record.pyi +1 -2
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/ext/res.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/ext/screensaver.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/ext/security.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/ext/shape.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/ext/xfixes.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/ext/xinerama.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/ext/xinput.pyi +1 -2
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/ext/xtest.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/keysymdef/apl.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/keysymdef/arabic.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/keysymdef/cyrillic.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/keysymdef/greek.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/keysymdef/hebrew.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/keysymdef/katakana.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/keysymdef/korean.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/keysymdef/latin1.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/keysymdef/latin2.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/keysymdef/latin3.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/keysymdef/latin4.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/keysymdef/miscellany.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/keysymdef/publishing.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/keysymdef/special.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/keysymdef/technical.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/keysymdef/thai.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/keysymdef/xf86.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/keysymdef/xk3270.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/keysymdef/xkb.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/protocol/display.pyi +1 -2
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/protocol/event.pyi +2 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/protocol/request.pyi +1 -2
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/protocol/rq.pyi +2 -3
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/rdb.pyi +2 -2
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/support/connect.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/support/unix_connect.pyi +2 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/support/vms_connect.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/xauth.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/xobject/colormap.pyi +1 -1
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/setup.py +5 -5
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106/types_python_xlib.egg-info}/PKG-INFO +5 -5
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/MANIFEST.in +0 -0
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/METADATA.toml +0 -0
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/XK.pyi +0 -0
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/__init__.pyi +0 -0
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/_typing.pyi +0 -0
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/ext/__init__.pyi +0 -0
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/keysymdef/__init__.pyi +0 -0
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/protocol/__init__.pyi +0 -0
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/protocol/structs.pyi +0 -0
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/support/__init__.pyi +0 -0
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/support/lock.pyi +0 -0
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/threaded.pyi +0 -0
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/xobject/__init__.pyi +0 -0
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/xobject/cursor.pyi +0 -0
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/xobject/drawable.pyi +0 -0
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/xobject/fontable.pyi +0 -0
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/xobject/icccm.pyi +0 -0
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/xobject/resource.pyi +0 -0
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/setup.cfg +0 -0
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/types_python_xlib.egg-info/SOURCES.txt +0 -0
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/types_python_xlib.egg-info/dependency_links.txt +0 -0
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/types_python_xlib.egg-info/requires.txt +0 -0
- {types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/types_python_xlib.egg-info/top_level.txt +0 -0
|
@@ -1,3 +1,11 @@
|
|
|
1
|
+
## 0.33.0.20240106 (2024-01-06)
|
|
2
|
+
|
|
3
|
+
Update typing_extensions imports in third-party stubs (#11245)
|
|
4
|
+
|
|
5
|
+
## 0.33.0.20231222 (2023-12-22)
|
|
6
|
+
|
|
7
|
+
Bump mypy (and a few other test dependencies) (#11196)
|
|
8
|
+
|
|
1
9
|
## 0.33.0.15 (2023-11-30)
|
|
2
10
|
|
|
3
11
|
Use `ConvertibleToInt`/`ConvertibleToFloat` in many third-party stubs (#11022)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: types-python-xlib
|
|
3
|
-
Version: 0.33.0.
|
|
3
|
+
Version: 0.33.0.20240106
|
|
4
4
|
Summary: Typing stubs for python-xlib
|
|
5
5
|
Home-page: https://github.com/python/typeshed
|
|
6
6
|
License: Apache-2.0 license
|
|
@@ -11,7 +11,7 @@ Project-URL: Chat, https://gitter.im/python/typing
|
|
|
11
11
|
Classifier: License :: OSI Approved :: Apache Software License
|
|
12
12
|
Classifier: Programming Language :: Python :: 3
|
|
13
13
|
Classifier: Typing :: Stubs Only
|
|
14
|
-
Requires-Python: >=3.
|
|
14
|
+
Requires-Python: >=3.8
|
|
15
15
|
Description-Content-Type: text/markdown
|
|
16
16
|
|
|
17
17
|
## Typing stubs for python-xlib
|
|
@@ -32,6 +32,6 @@ https://github.com/python/typeshed/tree/main/stubs/python-xlib. All fixes for
|
|
|
32
32
|
types and metadata should be contributed there.
|
|
33
33
|
|
|
34
34
|
See https://github.com/python/typeshed/blob/main/README.md for more details.
|
|
35
|
-
This package was generated from typeshed commit `
|
|
36
|
-
with mypy 1.
|
|
37
|
-
pytype 2023.
|
|
35
|
+
This package was generated from typeshed commit `1de5830a2703936a96a126248227d5c7db883674` and was tested
|
|
36
|
+
with mypy 1.8.0, pyright 1.1.342, and
|
|
37
|
+
pytype 2023.12.18.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
from collections.abc import Callable, Iterable, Sequence
|
|
2
2
|
from re import Pattern
|
|
3
3
|
from types import FunctionType, MethodType
|
|
4
|
-
from typing import Any, overload
|
|
5
|
-
from typing_extensions import
|
|
4
|
+
from typing import Any, Literal, TypedDict, overload
|
|
5
|
+
from typing_extensions import TypeAlias
|
|
6
6
|
|
|
7
7
|
from Xlib import error
|
|
8
8
|
from Xlib._typing import ErrorHandler
|
{types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/ext/composite.pyi
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
from collections.abc import Callable
|
|
2
|
-
from typing import Any
|
|
3
|
-
from typing_extensions import
|
|
2
|
+
from typing import Any, Final
|
|
3
|
+
from typing_extensions import TypeAlias
|
|
4
4
|
|
|
5
5
|
from Xlib._typing import ErrorHandler, Unused
|
|
6
6
|
from Xlib.display import Display
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
from _typeshed import ConvertibleToFloat, SliceableBuffer
|
|
2
2
|
from collections.abc import Iterable, Sequence
|
|
3
|
-
from typing import TypeVar
|
|
4
|
-
from typing_extensions import Final
|
|
3
|
+
from typing import Final, TypeVar
|
|
5
4
|
|
|
6
5
|
from Xlib._typing import Unused
|
|
7
6
|
from Xlib.display import Display
|
{types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/protocol/rq.pyi
RENAMED
|
@@ -4,8 +4,8 @@ from array import array
|
|
|
4
4
|
# Avoid name collision with List.type
|
|
5
5
|
from builtins import type as Type
|
|
6
6
|
from collections.abc import Callable, Iterable, Sequence
|
|
7
|
-
from typing import Any, TypeVar, overload, type_check_only
|
|
8
|
-
from typing_extensions import
|
|
7
|
+
from typing import Any, Final, Literal, SupportsIndex, TypeVar, overload, type_check_only
|
|
8
|
+
from typing_extensions import LiteralString, TypeAlias
|
|
9
9
|
|
|
10
10
|
from Xlib._typing import ErrorHandler, Unused
|
|
11
11
|
from Xlib.display import _BaseDisplay, _ResourceBaseClass
|
|
@@ -365,7 +365,6 @@ class GetAttrData:
|
|
|
365
365
|
# GetAttrData classes get their attributes dynamically
|
|
366
366
|
# TODO: Complete all classes inheriting from GetAttrData
|
|
367
367
|
def __getattr__(self, attr: str) -> Any: ...
|
|
368
|
-
@type_check_only
|
|
369
368
|
def __setattr__(self, __name: str, __value: Any) -> None: ...
|
|
370
369
|
|
|
371
370
|
class DictWrapper(GetAttrData):
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
from _typeshed import SupportsDunderGT, SupportsDunderLT, SupportsRead
|
|
2
2
|
from collections.abc import Iterable, Mapping, Sequence
|
|
3
3
|
from re import Pattern
|
|
4
|
-
from typing import Any, Protocol, TypeVar, overload
|
|
5
|
-
from typing_extensions import
|
|
4
|
+
from typing import Any, Final, Protocol, TypeVar, overload
|
|
5
|
+
from typing_extensions import TypeAlias
|
|
6
6
|
|
|
7
7
|
from Xlib.display import Display
|
|
8
8
|
from Xlib.support.lock import _DummyLock
|
|
@@ -3,7 +3,8 @@ from _socket import _Address
|
|
|
3
3
|
from platform import uname_result
|
|
4
4
|
from re import Pattern
|
|
5
5
|
from socket import socket
|
|
6
|
-
from
|
|
6
|
+
from typing import Final, Literal
|
|
7
|
+
from typing_extensions import TypeAlias
|
|
7
8
|
|
|
8
9
|
from Xlib._typing import Unused
|
|
9
10
|
|
|
@@ -21,13 +21,13 @@ https://github.com/python/typeshed/tree/main/stubs/python-xlib. All fixes for
|
|
|
21
21
|
types and metadata should be contributed there.
|
|
22
22
|
|
|
23
23
|
See https://github.com/python/typeshed/blob/main/README.md for more details.
|
|
24
|
-
This package was generated from typeshed commit `
|
|
25
|
-
with mypy 1.
|
|
26
|
-
pytype 2023.
|
|
24
|
+
This package was generated from typeshed commit `1de5830a2703936a96a126248227d5c7db883674` and was tested
|
|
25
|
+
with mypy 1.8.0, pyright 1.1.342, and
|
|
26
|
+
pytype 2023.12.18.
|
|
27
27
|
'''.lstrip()
|
|
28
28
|
|
|
29
29
|
setup(name=name,
|
|
30
|
-
version="0.33.0.
|
|
30
|
+
version="0.33.0.20240106",
|
|
31
31
|
description=description,
|
|
32
32
|
long_description=long_description,
|
|
33
33
|
long_description_content_type="text/markdown",
|
|
@@ -42,7 +42,7 @@ setup(name=name,
|
|
|
42
42
|
packages=['Xlib-stubs'],
|
|
43
43
|
package_data={'Xlib-stubs': ['X.pyi', 'XK.pyi', 'Xatom.pyi', 'Xcursorfont.pyi', 'Xutil.pyi', '__init__.pyi', '_typing.pyi', 'display.pyi', 'error.pyi', 'ext/__init__.pyi', 'ext/composite.pyi', 'ext/damage.pyi', 'ext/dpms.pyi', 'ext/ge.pyi', 'ext/nvcontrol.pyi', 'ext/randr.pyi', 'ext/record.pyi', 'ext/res.pyi', 'ext/screensaver.pyi', 'ext/security.pyi', 'ext/shape.pyi', 'ext/xfixes.pyi', 'ext/xinerama.pyi', 'ext/xinput.pyi', 'ext/xtest.pyi', 'keysymdef/__init__.pyi', 'keysymdef/apl.pyi', 'keysymdef/arabic.pyi', 'keysymdef/cyrillic.pyi', 'keysymdef/greek.pyi', 'keysymdef/hebrew.pyi', 'keysymdef/katakana.pyi', 'keysymdef/korean.pyi', 'keysymdef/latin1.pyi', 'keysymdef/latin2.pyi', 'keysymdef/latin3.pyi', 'keysymdef/latin4.pyi', 'keysymdef/miscellany.pyi', 'keysymdef/publishing.pyi', 'keysymdef/special.pyi', 'keysymdef/technical.pyi', 'keysymdef/thai.pyi', 'keysymdef/xf86.pyi', 'keysymdef/xk3270.pyi', 'keysymdef/xkb.pyi', 'protocol/__init__.pyi', 'protocol/display.pyi', 'protocol/event.pyi', 'protocol/request.pyi', 'protocol/rq.pyi', 'protocol/structs.pyi', 'rdb.pyi', 'support/__init__.pyi', 'support/connect.pyi', 'support/lock.pyi', 'support/unix_connect.pyi', 'support/vms_connect.pyi', 'threaded.pyi', 'xauth.pyi', 'xobject/__init__.pyi', 'xobject/colormap.pyi', 'xobject/cursor.pyi', 'xobject/drawable.pyi', 'xobject/fontable.pyi', 'xobject/icccm.pyi', 'xobject/resource.pyi', 'METADATA.toml']},
|
|
44
44
|
license="Apache-2.0 license",
|
|
45
|
-
python_requires=">=3.
|
|
45
|
+
python_requires=">=3.8",
|
|
46
46
|
classifiers=[
|
|
47
47
|
"License :: OSI Approved :: Apache Software License",
|
|
48
48
|
"Programming Language :: Python :: 3",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: types-python-xlib
|
|
3
|
-
Version: 0.33.0.
|
|
3
|
+
Version: 0.33.0.20240106
|
|
4
4
|
Summary: Typing stubs for python-xlib
|
|
5
5
|
Home-page: https://github.com/python/typeshed
|
|
6
6
|
License: Apache-2.0 license
|
|
@@ -11,7 +11,7 @@ Project-URL: Chat, https://gitter.im/python/typing
|
|
|
11
11
|
Classifier: License :: OSI Approved :: Apache Software License
|
|
12
12
|
Classifier: Programming Language :: Python :: 3
|
|
13
13
|
Classifier: Typing :: Stubs Only
|
|
14
|
-
Requires-Python: >=3.
|
|
14
|
+
Requires-Python: >=3.8
|
|
15
15
|
Description-Content-Type: text/markdown
|
|
16
16
|
|
|
17
17
|
## Typing stubs for python-xlib
|
|
@@ -32,6 +32,6 @@ https://github.com/python/typeshed/tree/main/stubs/python-xlib. All fixes for
|
|
|
32
32
|
types and metadata should be contributed there.
|
|
33
33
|
|
|
34
34
|
See https://github.com/python/typeshed/blob/main/README.md for more details.
|
|
35
|
-
This package was generated from typeshed commit `
|
|
36
|
-
with mypy 1.
|
|
37
|
-
pytype 2023.
|
|
35
|
+
This package was generated from typeshed commit `1de5830a2703936a96a126248227d5c7db883674` and was tested
|
|
36
|
+
with mypy 1.8.0, pyright 1.1.342, and
|
|
37
|
+
pytype 2023.12.18.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/ext/__init__.pyi
RENAMED
|
File without changes
|
{types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/keysymdef/__init__.pyi
RENAMED
|
File without changes
|
{types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/protocol/__init__.pyi
RENAMED
|
File without changes
|
{types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/protocol/structs.pyi
RENAMED
|
File without changes
|
{types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/support/__init__.pyi
RENAMED
|
File without changes
|
{types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/support/lock.pyi
RENAMED
|
File without changes
|
|
File without changes
|
{types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/xobject/__init__.pyi
RENAMED
|
File without changes
|
{types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/xobject/cursor.pyi
RENAMED
|
File without changes
|
{types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/xobject/drawable.pyi
RENAMED
|
File without changes
|
{types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/xobject/fontable.pyi
RENAMED
|
File without changes
|
{types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/xobject/icccm.pyi
RENAMED
|
File without changes
|
{types-python-xlib-0.33.0.15 → types-python-xlib-0.33.0.20240106}/Xlib-stubs/xobject/resource.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|