locust 2.32.11.dev18__py3-none-any.whl → 2.32.11.dev22__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- locust/_version.py +9 -4
- locust/clients.py +1 -1
- {locust-2.32.11.dev18.dist-info → locust-2.32.11.dev22.dist-info}/METADATA +1 -1
- {locust-2.32.11.dev18.dist-info → locust-2.32.11.dev22.dist-info}/RECORD +7 -7
- {locust-2.32.11.dev18.dist-info → locust-2.32.11.dev22.dist-info}/WHEEL +0 -0
- {locust-2.32.11.dev18.dist-info → locust-2.32.11.dev22.dist-info}/entry_points.txt +0 -0
- {locust-2.32.11.dev18.dist-info → locust-2.32.11.dev22.dist-info}/licenses/LICENSE +0 -0
locust/_version.py
CHANGED
@@ -1,8 +1,13 @@
|
|
1
|
-
# file generated by
|
1
|
+
# file generated by setuptools-scm
|
2
2
|
# don't change, don't track in version control
|
3
|
+
|
4
|
+
__all__ = ["__version__", "__version_tuple__", "version", "version_tuple"]
|
5
|
+
|
3
6
|
TYPE_CHECKING = False
|
4
7
|
if TYPE_CHECKING:
|
5
|
-
from typing import Tuple
|
8
|
+
from typing import Tuple
|
9
|
+
from typing import Union
|
10
|
+
|
6
11
|
VERSION_TUPLE = Tuple[Union[int, str], ...]
|
7
12
|
else:
|
8
13
|
VERSION_TUPLE = object
|
@@ -12,5 +17,5 @@ __version__: str
|
|
12
17
|
__version_tuple__: VERSION_TUPLE
|
13
18
|
version_tuple: VERSION_TUPLE
|
14
19
|
|
15
|
-
__version__ = version = '2.32.11.
|
16
|
-
__version_tuple__ = version_tuple = (2, 32, 11, '
|
20
|
+
__version__ = version = '2.32.11.dev22'
|
21
|
+
__version_tuple__ = version_tuple = (2, 32, 11, 'dev22')
|
locust/clients.py
CHANGED
@@ -68,7 +68,7 @@ class HttpSession(requests.Session):
|
|
68
68
|
to be able to log in and out of websites). Each request is logged so that locust can display
|
69
69
|
statistics.
|
70
70
|
|
71
|
-
This is a slightly extended version of `python-request <
|
71
|
+
This is a slightly extended version of `python-request <https://requests.readthedocs.io/>`_'s
|
72
72
|
:py:class:`requests.Session` class and mostly this class works exactly the same. However
|
73
73
|
the methods for making requests (get, post, delete, put, head, options, patch, request)
|
74
74
|
can now take a *url* argument that's only the path part of the URL, in which case the host
|
@@ -1,8 +1,8 @@
|
|
1
1
|
locust/__init__.py,sha256=aWeuBPUxONjwNm1xp4v8L4BO14SuYLjscIiwJVX1Ui4,1746
|
2
2
|
locust/__main__.py,sha256=vBQ82334kX06ImDbFlPFgiBRiLIinwNk3z8Khs6hd74,31
|
3
|
-
locust/_version.py,sha256=
|
3
|
+
locust/_version.py,sha256=QsPFuLpQPDt7TUQdBNcVxEH7fcEbeXvADplvmyNZrBQ,530
|
4
4
|
locust/argument_parser.py,sha256=ruSJcY4ouERwVopHvHDK-obQD6nlRKDqjLLwje2SH9k,32806
|
5
|
-
locust/clients.py,sha256=
|
5
|
+
locust/clients.py,sha256=LHAYjaoRjMXwdOB8KBUYRH9-8Uk4F8NvUsDy5UTxKkA,19352
|
6
6
|
locust/debug.py,sha256=7CCm8bIg44uGH2wqBlo1rXBzV2VzwPicLxLewz8r5CQ,5099
|
7
7
|
locust/dispatch.py,sha256=prdwtb9EoN4A9klgiKgWuwQmvFB8hEuFHOK6ot62AJI,16202
|
8
8
|
locust/env.py,sha256=UgR85CbbMXjhsbrMO8cx--ubdzEwuM2WZtY8DFMHHho,13065
|
@@ -50,8 +50,8 @@ locust/webui/dist/assets/graphs-light.png,sha256=7L6pOehXqCojQclzeP91l-LskFQAw_n
|
|
50
50
|
locust/webui/dist/assets/index-Bcn8JR9P.js,sha256=QycCyvTfa3JplzdV531CbVaklRIPdg9t9LYtHU5RtEU,1679417
|
51
51
|
locust/webui/dist/assets/testruns-dark.png,sha256=np6MvpgJ2gkKQ66SOmukLtjsMtHqTSr5dNfza-2XtCo,267621
|
52
52
|
locust/webui/dist/assets/testruns-light.png,sha256=iLAxBZh3kRsfGkcB1-1KSAbFgGji43IqiUrYuJlUoPk,276839
|
53
|
-
locust-2.32.11.
|
54
|
-
locust-2.32.11.
|
55
|
-
locust-2.32.11.
|
56
|
-
locust-2.32.11.
|
57
|
-
locust-2.32.11.
|
53
|
+
locust-2.32.11.dev22.dist-info/METADATA,sha256=otq8jstVQPJQPFksK_wFE94cQn0AobUubQXk0JmbmgU,9639
|
54
|
+
locust-2.32.11.dev22.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
55
|
+
locust-2.32.11.dev22.dist-info/entry_points.txt,sha256=RAdt8Ku-56m7bFjmdj-MBhbF6h4NX7tVODR9QNnOg0E,44
|
56
|
+
locust-2.32.11.dev22.dist-info/licenses/LICENSE,sha256=5hnz-Vpj0Z3kSCQl0LzV2hT1TLc4LHcbpBp3Cy-EuyM,1110
|
57
|
+
locust-2.32.11.dev22.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|