diff options
| author | Kwpolska <kwpolska@gmail.com> | 2013-07-20 12:12:57 +0200 |
|---|---|---|
| committer | Kwpolska <kwpolska@gmail.com> | 2013-07-20 12:12:57 +0200 |
| commit | ca033b83fe0ba8ea5c9424345df85c61fed0f597 (patch) | |
| tree | 707100e77b7d29811a4dfc05400120e20b731edb /docs/dev | |
| parent | 949a29c34fbf84f003e3ddf724cd63c25f654ab5 (diff) | |
| download | python-requests-ca033b83fe0ba8ea5c9424345df85c61fed0f597.tar.gz | |
Some cosmetic updates to the docs
Signed-off-by: Kwpolska <kwpolska@gmail.com>
Diffstat (limited to 'docs/dev')
| -rw-r--r-- | docs/dev/philosophy.rst | 2 | ||||
| -rw-r--r-- | docs/dev/todo.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/dev/philosophy.rst b/docs/dev/philosophy.rst index 41649dae..2f8ca855 100644 --- a/docs/dev/philosophy.rst +++ b/docs/dev/philosophy.rst @@ -38,4 +38,4 @@ Linux Distro Packages Distributions have been made for many Linux repositories, including: Ubuntu, Debian, RHEL, and Arch. -These distributions are sometimes divergent forks, or are otherwise not kept up-to-date with the latest code and bugfixes. PyPI (and its mirrors) and GitHub are the official distribution sources; alternatives are not supported by the requests project. +These distributions are sometimes divergent forks, or are otherwise not kept up-to-date with the latest code and bugfixes. PyPI (and its mirrors) and GitHub are the official distribution sources; alternatives are not supported by the Requests project. diff --git a/docs/dev/todo.rst b/docs/dev/todo.rst index ec33b7fb..dcc06f26 100644 --- a/docs/dev/todo.rst +++ b/docs/dev/todo.rst @@ -46,7 +46,7 @@ Requests currently supports the following versions of Python: Support for Python 3.1 and 3.2 may be dropped at any time. -Google App Engine will never be officially supported. Pull requests for compatibility will be accepted, as long as they don't complicate the codebase. +Google App Engine will never be officially supported. Pull Requests for compatibility will be accepted, as long as they don't complicate the codebase. Are you crazy? |
