mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Addressing Megan's comment to fix the py2.7 deprecation message in release notes
This commit is contained in:
parent
8ec0296986
commit
e4afc814e1
1 changed files with 4 additions and 1 deletions
|
@ -4,7 +4,10 @@
|
|||
Salt 2019.2.0 Release Notes - Codename Fluorine
|
||||
===============================================
|
||||
|
||||
Note: In light of Python 2.7 reaching its End of Life (EOL) on Jan 1st 2020,
|
||||
Python 2.7 Deprecation
|
||||
======================
|
||||
|
||||
In light of Python 2.7 reaching its End of Life (EOL) on Jan 1st 2020,
|
||||
Python 2 will be deprecated from SaltStack no earlier then the Sodium
|
||||
release, that is either the Sodium release or a later release.
|
||||
This decision is pending further community discussion.
|
||||
|
|
Loading…
Add table
Reference in a new issue