From: Tom Christie Date: Wed, 12 Jun 2019 15:25:48 +0000 (+0100) Subject: 'For Python 3' X-Git-Tag: 0.5.0~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f296e6ded9bca85ef83dd295c937eb92306142b6;p=thirdparty%2Fhttpx.git 'For Python 3' --- diff --git a/README.md b/README.md index fba04d20..286aaa65 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Package version -HTTP3 is a next-generation HTTP client for Python. +HTTP3 is a next-generation HTTP client for Python 3. **Note**: *This project should be considered as an "alpha" release. It is substantially API complete, but there are still some areas that need more work.* diff --git a/docs/index.md b/docs/index.md index b4c7f016..49d06532 100644 --- a/docs/index.md +++ b/docs/index.md @@ -10,7 +10,7 @@ Package version -HTTP3 is a next-generation HTTP client for Python. +HTTP3 is a next-generation HTTP client for Python 3. !!! warning This project should be considered as an "alpha" release. It is substantially