Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] FAQ states python 2 is used #2789

Open
mutax opened this issue Nov 28, 2022 · 4 comments
Open

[BUG] FAQ states python 2 is used #2789

mutax opened this issue Nov 28, 2022 · 4 comments

Comments

@mutax
Copy link

mutax commented Nov 28, 2022

The FAQ in /docs/faq.rst states that graphite is written in Python 2 which might scare people away in 2022.
The information seems just outdated and setup.py reflects that current python versions are indeed supported.

@mutax mutax added the bug label Nov 28, 2022
@deniszh
Copy link
Member

deniszh commented Dec 8, 2022

Yes, thanks for noting, @mutax !
Python 3 is indeed supported and we want to deprecate 2.7 officially soon too.

@stale
Copy link

stale bot commented Mar 20, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 20, 2023
@mutax
Copy link
Author

mutax commented Mar 20, 2023

The FAQ at https://github.com/graphite-project/graphite-web/blob/master/docs/faq.rst still claims that graphite-web is written in Python 2....

@deniszh deniszh added pinned and removed stale labels Mar 20, 2023
deniszh added a commit that referenced this issue Mar 20, 2023
@deniszh
Copy link
Member

deniszh commented Mar 20, 2023

I will amend FAQ when we decide to abandon 2.7 (which probably will happen soon, because no current Django has 2.7 support anyway).

deniszh added a commit to deniszh/graphite-web that referenced this issue Mar 21, 2023
Fixing graphite-project#2789

(cherry picked from commit 69ad41f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants