Commit Graph

8 Commits

Author SHA1 Message Date
dobosevych 260823304f
json.py cleaning from outdated libs (#1533)
* json.py cleaning from outdated libs

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* 1. Removed cjson and simplejson from documentation, as those libraries aren't supported anymore
2. Removed _json_extra_kwargs from json.py

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-04-16 16:57:37 +06:00
Matus Valo 7b2578b19b rename section kombu -> kombu.serialization in reference docs 2020-10-02 22:57:12 +02:00
Omer Katz fa0cb19d27 Update reference. 2019-01-09 17:28:36 +02:00
Jon Dufresne cb516bbf74 Update all pypi.python.org URLs to pypi.org (#885)
For details on the new PyPI, see the blog post:

https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
2018-06-10 16:40:04 +06:00
Mads Jensen 584451e093 Update links in documentation to either https or to new locations (#786) 2017-08-20 14:31:10 +03:00
Ask Solem 87a5568bc8 Use Google-style docstrings 2016-07-16 11:51:23 -07:00
Ask Solem fb1e7e0d25 Improved reference documentation 2010-10-27 09:17:37 +02:00
Ask Solem 621b77a92a Added Sphinx Documentation 2010-07-23 14:43:33 +02:00