You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,9 @@ A socket mock framework
20
20
-------------------------
21
21
for all kinds of socket *animals*, web-clients included - with gevent/asyncio/SSL support
22
22
23
+
...and then MicroPython's *urequest* (*mocket >= 3.9.1*)
24
+
25
+
23
26
Versioning
24
27
==========
25
28
Starting from *3.7.0*, Mocket major version will follow the same numbering pattern as Python's and therefore indicate the most recent Python version that is supported.
0 commit comments