locust 2.32.5.dev7__py3-none-any.whl → 2.32.5.dev10__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.
- locust/_version.py +2 -2
- locust/contrib/fasthttp.py +1 -4
- locust/rpc/zmqrpc.py +2 -0
- {locust-2.32.5.dev7.dist-info → locust-2.32.5.dev10.dist-info}/METADATA +1 -1
- {locust-2.32.5.dev7.dist-info → locust-2.32.5.dev10.dist-info}/RECORD +8 -8
- {locust-2.32.5.dev7.dist-info → locust-2.32.5.dev10.dist-info}/LICENSE +0 -0
- {locust-2.32.5.dev7.dist-info → locust-2.32.5.dev10.dist-info}/WHEEL +0 -0
- {locust-2.32.5.dev7.dist-info → locust-2.32.5.dev10.dist-info}/entry_points.txt +0 -0
locust/_version.py
CHANGED
@@ -14,7 +14,7 @@ __version_tuple__: VERSION_TUPLE
|
|
14
14
|
version_tuple: VERSION_TUPLE
|
15
15
|
|
16
16
|
|
17
|
-
__version__ = "2.32.5.
|
17
|
+
__version__ = "2.32.5.dev10"
|
18
18
|
version = __version__
|
19
|
-
__version_tuple__ = (2, 32, 5, "
|
19
|
+
__version_tuple__ = (2, 32, 5, "dev10")
|
20
20
|
version_tuple = __version_tuple__
|
locust/contrib/fasthttp.py
CHANGED
@@ -96,10 +96,7 @@ def _construct_basic_auth_str(username, password):
|
|
96
96
|
|
97
97
|
|
98
98
|
def insecure_ssl_context_factory():
|
99
|
-
|
100
|
-
context.check_hostname = False
|
101
|
-
context.verify_mode = gevent.ssl.CERT_NONE
|
102
|
-
return context
|
99
|
+
return gevent.ssl._create_unverified_context()
|
103
100
|
|
104
101
|
|
105
102
|
class FastHttpSession:
|
locust/rpc/zmqrpc.py
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
locust/__init__.py,sha256=Jit8eNUrwuMLqavyFvMZr69e61DILq_KB4yT4MciScw,1681
|
2
2
|
locust/__main__.py,sha256=vBQ82334kX06ImDbFlPFgiBRiLIinwNk3z8Khs6hd74,31
|
3
|
-
locust/_version.py,sha256=
|
3
|
+
locust/_version.py,sha256=SWDTcUAUXzYL2KxYHV7DEZhTg8FHAJ7q11-SL8D4VvI,460
|
4
4
|
locust/argument_parser.py,sha256=xB9TQhAALeIZLx0hxoBOVv4dhSNdB15BG0fDYXkyeFc,30137
|
5
5
|
locust/clients.py,sha256=XK-xabq2_5GZKMEjebDobvEjeBTtCs8h2EelL7s68Qs,19346
|
6
6
|
locust/contrib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
7
|
-
locust/contrib/fasthttp.py,sha256=
|
7
|
+
locust/contrib/fasthttp.py,sha256=ehnOrIe1U6C0gW8fRoyHv7-HSSHxfEJxKb5zHw-y1aU,28758
|
8
8
|
locust/contrib/mongodb.py,sha256=1seUYgJOaNKwybYOP9PUEVhgl8hGy-G33f8lFj3R8W8,1246
|
9
9
|
locust/contrib/postgres.py,sha256=OuMWnGYN10K65Tq2axVESEW25Y0g5gJb0rK90jkcCJg,1230
|
10
10
|
locust/debug.py,sha256=7CCm8bIg44uGH2wqBlo1rXBzV2VzwPicLxLewz8r5CQ,5099
|
@@ -19,7 +19,7 @@ locust/main.py,sha256=8U2zaGQWvqZMufGd2eny2q8WpSaZFHUEJTqhNNRXF80,30434
|
|
19
19
|
locust/py.typed,sha256=gkWLl8yD4mIZnNYYAIRM8g9VarLvWmTAFeUfEbxJLBw,65
|
20
20
|
locust/rpc/__init__.py,sha256=nVGoHWFQxZjnhCDWjbgXIbmFbN9sizAjkhvSs9_642c,58
|
21
21
|
locust/rpc/protocol.py,sha256=n-rb3GZQcAlldYDj4E4GuFGylYj_26GSS5U29meft5Y,1282
|
22
|
-
locust/rpc/zmqrpc.py,sha256=
|
22
|
+
locust/rpc/zmqrpc.py,sha256=tMeLQiLII8QP29lAHGZsj5Pf5FsTL-X4wM0DrtR3ALw,3214
|
23
23
|
locust/runners.py,sha256=buCPhoPtfz0sG61ippqrj7L8wwK6etQb1YQxM1MSp9Q,70610
|
24
24
|
locust/shape.py,sha256=t-lwBS8LOjWcKXNL7j2U3zroIXJ1b0fazUwpRYQOKXw,1973
|
25
25
|
locust/stats.py,sha256=Ylw-uyt3cpeqy0Oi5kvcloVWgjJm62lu9lbWJfq2lHU,46061
|
@@ -47,8 +47,8 @@ locust/webui/dist/auth.html,sha256=JYZcdglsfY3B4LEPCteWiNd5kPX21Lx1oaaI00iCTxo,6
|
|
47
47
|
locust/webui/dist/index.html,sha256=uMAhFNZjFQrWASkqHYx0GPsGSs2DO00OrRkvWItpv38,654
|
48
48
|
locust/webui/dist/report.html,sha256=wd_TO5cREIfgk0ru49DX0Zlxopb5iWsyuB36v_rfST8,1474524
|
49
49
|
poetry.lock,sha256=a4ZAnX6LNBWBJnqtxt4gK0uPSqPsBdDitylFj1rL3LA,214415
|
50
|
-
locust-2.32.5.
|
51
|
-
locust-2.32.5.
|
52
|
-
locust-2.32.5.
|
53
|
-
locust-2.32.5.
|
54
|
-
locust-2.32.5.
|
50
|
+
locust-2.32.5.dev10.dist-info/LICENSE,sha256=78XGpIn3fHVBfaxlPNUfjVufSN7QsdhpJMRJHv2AFpo,1095
|
51
|
+
locust-2.32.5.dev10.dist-info/METADATA,sha256=Rw7ZSbvAGIBZWBOep3V-vh86wgtP6z3aQeAaMkx613U,9991
|
52
|
+
locust-2.32.5.dev10.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
53
|
+
locust-2.32.5.dev10.dist-info/entry_points.txt,sha256=RhIxlLwU_Ae_WjimS5COUDLagdCh6IOMyLtgaQxNmlM,43
|
54
|
+
locust-2.32.5.dev10.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|