1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-06-12 13:22:54 +03:00

ChangeLog: Linkify python 3.9.x not supporting Windows 7.

This commit is contained in:
Athanasius 2021-05-08 10:10:22 +01:00
parent b1dc984e32
commit d7c63c35c3

View File

@ -9,9 +9,10 @@ Python 3.9
* We now test against, and package with, Python 3.9.5. * We now test against, and package with, Python 3.9.5.
**As a consequence of this we no longer support Windows 7. **As a consequence of this we no longer support Windows 7.
This is due to Python 3.9.x itself not supporting Windows 7. The This is due to
application (both EDMarketConnector.exe and EDMC.exe) will crash on startup [Python 3.9.x itself not supporting Windows 7](https://www.python.org/downloads/windows/).
due to a missing DLL.** The application (both EDMarketConnector.exe and EDMC.exe) will crash on
startup due to a missing DLL.**
This should have no other impact on users or plugin developers, other This should have no other impact on users or plugin developers, other
than the latter now being free to use features that were introduced since the than the latter now being free to use features that were introduced since the