mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
e8205c0131
Many editors clean up trailing white space on save. By removing it all in one go, it helps keep future diffs cleaner by avoiding spurious white space changes on unrelated lines.
32 lines
641 B
ReStructuredText
32 lines
641 B
ReStructuredText
.. _updates:
|
|
|
|
|
|
Community Updates
|
|
=================
|
|
|
|
.. image:: https://farm5.staticflickr.com/4244/34080354873_516c283ad0_k_d.jpg
|
|
|
|
If you'd like to stay up to date on the community and development of Requests,
|
|
there are several options:
|
|
|
|
|
|
GitHub
|
|
------
|
|
|
|
The best way to track the development of Requests is through
|
|
`the GitHub repo <https://github.com/requests/requests>`_.
|
|
|
|
Twitter
|
|
-------
|
|
|
|
The author, Kenneth Reitz, often tweets about new features and releases of Requests.
|
|
|
|
Follow `@kennethreitz <https://twitter.com/kennethreitz>`_ for updates.
|
|
|
|
|
|
|
|
Release and Version History
|
|
===========================
|
|
|
|
.. include:: ../../HISTORY.rst
|