Skip to content

Commit

Permalink
Update Plone/Python support section. (#158)
Browse files Browse the repository at this point in the history
* Update Plone/Python support section.

* Update README.rst

Co-authored-by: Steve Piercy <web@stevepiercy.com>

* Update README.rst

Co-authored-by: Steve Piercy <web@stevepiercy.com>

* Update README

* Update README.rst

Co-authored-by: Maurits van Rees <maurits@vanrees.org>

---------

Co-authored-by: Steve Piercy <web@stevepiercy.com>
Co-authored-by: Maurits van Rees <maurits@vanrees.org>
  • Loading branch information
3 people authored Sep 22, 2023
1 parent f6d7bc8 commit bd6d112
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -315,16 +315,11 @@ and then running "bin/buildout"
Plone/Python Support
--------------------

plone.restapi currently supports Plone 6 and 5.2.
plone.rest 4.x.x supports Plone 5.2 and 6.x on Python 3.8 and newer.

plone.restapi supports Python 2.7 and 3.8 for Plone 5.2 and Python 3.8, 3.9, 3.10, and 3.11 for Plone 6.

Older versions of Python and Plone most likely will continue to work with plone.rest.

Though, we do not test or officially support them.

Check older versions of plone.rest for official support.
plone.rest 3.x.x supports Plone 5.2 on Python 2.7 and 3.6 to 3.8 and Plone 6.0 on Python 3.8 to 3.11.

If you need to use Plone 4.3, 5.0, or 5.1 on Python 2.7, check out plone.rest 2.x.x or 1.x.x.

Redirects
---------
Expand Down

0 comments on commit bd6d112

Please sign in to comment.