[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFE] python-mode: removing `file` keyword from syntax highlight
From: |
Stefan Kangas |
Subject: |
Re: [RFE] python-mode: removing `file` keyword from syntax highlight |
Date: |
Fri, 24 Jan 2025 09:08:47 -0800 |
kobarity <kobarity@gmail.com> writes:
> However, I know that Python 2 has already been EOL for a long time and
> that very few people still use it. Furthermore, even if some
> keywords are not highlighted, it does not mean that we cannot edit
> Python 2 code. So I am not strongly against removing the Python 2
> keywords if many people want to.
Yeah, I think that's a good way to look at it. It's clear that it will
happen at some point, but I don't have a strong opinion on whether or
not it should happen in Emacs 31 or not.
6% of developers responding to the Python Developer's Survey 2023 were
still using Python 2:
https://lp.jetbrains.com/python-developers-survey-2023/#python-versions
But that means that 94% are using Python 3.
- [RFE] python-mode: removing `file` keyword from syntax highlight, Konstantin Kharlamov, 2025/01/22
- Re: [RFE] python-mode: removing `file` keyword from syntax highlight, Konstantin Kharlamov, 2025/01/24
- Re: [RFE] python-mode: removing `file` keyword from syntax highlight, kobarity, 2025/01/24
- Re: [RFE] python-mode: removing `file` keyword from syntax highlight, Kévin Le Gouguec, 2025/01/25
- Re: [RFE] python-mode: removing `file` keyword from syntax highlight, Ship Mints, 2025/01/25
- Re: [RFE] python-mode: removing `file` keyword from syntax highlight, kobarity, 2025/01/25
- Re: [RFE] python-mode: removing `file` keyword from syntax highlight, Konstantin Kharlamov, 2025/01/25
- Re: [RFE] python-mode: removing `file` keyword from syntax highlight, kobarity, 2025/01/27
- [PATCH] Remove Python2 "file" from the list of keywords, Konstantin Kharlamov, 2025/01/29
- Re: [PATCH] Remove Python2 "file" from the list of keywords, kobarity, 2025/01/29