Skip to content

Commit 07aba9e

Browse files
cclaussaaronliu0130
authored andcommitted
Python versions less than 3.8 are no longer supported.
1 parent 4d73116 commit 07aba9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Yet another overdue... hotfix. Sorry this took so long.
1515

1616
A large long-overdue modernization of the codebase!
1717

18-
* Python 2 and 3.7 are no longer supported. Python 3.12 support was added along with fixed CI for 3.7 and 3.8, courtesy of @jayvdb
18+
* Python versions less than 3.8 are no longer supported. Python 3.12 support was added along with fixed CI for 3.7 and 3.8, courtesy of @jayvdb
1919
* As a result of all this, setup.py's lint subcommand was removed. Please run the commands directly instead.
2020
* You can now specify blocks of code that exclude linting with NOLINTBEGIN and NOLINTEND, courtesy of @n3world (https://github.com/cpplint/cpplint/pull/213)
2121
* The config filename can now be specified through `--config` thanks to @gedankenexperimenter (https://github.com/cpplint/cpplint/pull/198). Specifying a config file not under the current directory will be available in a future release.

0 commit comments

Comments
 (0)