quantconnect-stubs 17504__py3-none-any.whl → 17506__py3-none-any.whl
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.
- System/IO/__init__.pyi +4 -0
- {quantconnect_stubs-17504.dist-info → quantconnect_stubs-17506.dist-info}/METADATA +1 -1
- {quantconnect_stubs-17504.dist-info → quantconnect_stubs-17506.dist-info}/RECORD +5 -5
- {quantconnect_stubs-17504.dist-info → quantconnect_stubs-17506.dist-info}/WHEEL +0 -0
- {quantconnect_stubs-17504.dist-info → quantconnect_stubs-17506.dist-info}/top_level.txt +0 -0
System/IO/__init__.pyi
CHANGED
|
@@ -1636,6 +1636,10 @@ class File(System.Object):
|
|
|
1636
1636
|
def open_handle(path: str, mode: System.IO.FileMode = ..., access: System.IO.FileAccess = ..., share: System.IO.FileShare = ..., options: System.IO.FileOptions = ..., preallocation_size: int = 0) -> Microsoft.Win32.SafeHandles.SafeFileHandle:
|
|
1637
1637
|
...
|
|
1638
1638
|
|
|
1639
|
+
@staticmethod
|
|
1640
|
+
def open_null_handle() -> Microsoft.Win32.SafeHandles.SafeFileHandle:
|
|
1641
|
+
...
|
|
1642
|
+
|
|
1639
1643
|
@staticmethod
|
|
1640
1644
|
def open_read(path: str) -> System.IO.FileStream:
|
|
1641
1645
|
...
|
|
@@ -294,7 +294,7 @@ System/Drawing/__init__.pyi,sha256=tkEWOtysPC40BeS7XByJa3gChycqI2RBt25gF9zZHh0,3
|
|
|
294
294
|
System/Globalization/__init__.py,sha256=tu0vXf08RD8xbSJfbf51S87c9N-QEtz5HEMzyzLAgzs,1211
|
|
295
295
|
System/Globalization/__init__.pyi,sha256=eBgNYIQgv2WPvCD3zzmDYUV-pFK32QUPI-4boQzT3qg,72477
|
|
296
296
|
System/IO/__init__.py,sha256=zQozFt317VqXGbAq4_4SRs_b1Lvm44vQwlvvbtm3QO8,1178
|
|
297
|
-
System/IO/__init__.pyi,sha256=
|
|
297
|
+
System/IO/__init__.pyi,sha256=GcXWti_0c0OuzdJG56G2Ev3bzg3vA3e6G2FJsxBMhas,100693
|
|
298
298
|
System/IO/Enumeration/__init__.py,sha256=ufCWdiWRnkEwrKu4CvBVKJfx0eu-LZTzmhdnN3edpdg,1214
|
|
299
299
|
System/IO/Enumeration/__init__.pyi,sha256=afpm6eVTU18QOZ466V2cOxqPJ7TX1i9iPbuZl6Be-TQ,4985
|
|
300
300
|
System/IO/Strategies/__init__.py,sha256=qEEZVyrMooBV5rDJfPf31ibTB737uO_LFstXSDD8mKw,1211
|
|
@@ -402,7 +402,7 @@ clr/__init__.pyi,sha256=21MB2O5_ACzDS7l56ETyFFH9c0TOSGov39Xs1a1r6ik,418
|
|
|
402
402
|
clr/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
403
403
|
exports/__init__.py,sha256=ioORXBph-UrMrE_0Rghav2MU6fWzjozXikRm9MmxAkw,1173
|
|
404
404
|
exports/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
405
|
-
quantconnect_stubs-
|
|
406
|
-
quantconnect_stubs-
|
|
407
|
-
quantconnect_stubs-
|
|
408
|
-
quantconnect_stubs-
|
|
405
|
+
quantconnect_stubs-17506.dist-info/METADATA,sha256=zU1ZQrzC0G1bq6oniuaZKxaCpGxOkEA-jm4xEc64TOg,1504
|
|
406
|
+
quantconnect_stubs-17506.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
407
|
+
quantconnect_stubs-17506.dist-info/top_level.txt,sha256=-TybN6WLciSHclJ3a7i35Q5iL86nl5wAmrg1ghSzPvE,92
|
|
408
|
+
quantconnect_stubs-17506.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|