We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b4a22a commit 9b18f26Copy full SHA for 9b18f26
1 file changed
README.md
@@ -161,9 +161,9 @@ tox
161
- Drop support for Python 3.7 (#85)
162
- Test against PyPy 3.10 (#77)
163
- Add support for CPython 3.13 by regenerating the bundled certificates (#90)
164
- - fix an issue where secure POST requests would fail with a connection reset
+ - Fix an issue where secure POST requests would fail with a connection reset
165
by peer (#90)
166
- - include a LICENCE
+ - Include a LICENCE
167
- 2.0.0
168
- Drop support for Python 2.6, 2.7, 3.4, 3.5 and 3.6 (#68)
169
- Add support for Python 3.7, 3.8, 3.9 and 3.10 (#68)
0 commit comments