Skip to content

update doc to reflect Celery 5.2.x#7153

Merged
auvipy merged 4 commits intocelery:masterfrom
kviktor:fix-docs
Dec 10, 2021
Merged

update doc to reflect Celery 5.2.x#7153
auvipy merged 4 commits intocelery:masterfrom
kviktor:fix-docs

Conversation

@kviktor
Copy link
Copy Markdown
Contributor

@kviktor kviktor commented Dec 7, 2021

Description

https://github.com/celery/celery/blob/master/docs/whatsnew-5.2.rst states

This version is officially supported on CPython 3.7 & 3.8 & 3.9 and is also supported on PyPy3.

but https://github.com/celery/celery/blob/master/docs/getting-started/introduction.rst wasn't updated (it still has 5.1 as latest version and no mention of 3.9 support or the discontinuation of 3.6 support in 5.2.x)

Comment thread docs/getting-started/introduction.rst Outdated
Comment thread docs/getting-started/introduction.rst Outdated

- Python ❨3.6, 3.7, 3.8
- Python ❨3.7, 3.8, 3.9
- PyPy3.6 ❨7.3❩
Copy link
Copy Markdown
Member

@auvipy auvipy Dec 7, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- PyPy3.6 ❨7.3❩
- PyPy3.7 ❨7.3.7
- PyPy3.8 (7.3.7)

Co-authored-by: Asif Saif Uddin <auvipy@gmail.com>
Comment thread docs/getting-started/introduction.rst Outdated
@auvipy auvipy merged commit 8ba6f74 into celery:master Dec 10, 2021
@auvipy auvipy added this to the 5.2.x milestone Dec 10, 2021
thedrow added a commit that referenced this pull request Dec 26, 2021
* update doc to reflect Celery 5.2.x

* Mention 3.10 as well.

Co-authored-by: Asif Saif Uddin <auvipy@gmail.com>

* Fix formatting.

* update

Co-authored-by: Omer Katz <omer.katz@omerkatz.com>
Co-authored-by: Asif Saif Uddin <auvipy@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants