Sun, 22 Nov 2020 16:28:08 +0100
Changed code to not use the OSError aliases (IOError, EnvironmentError, socket.error and select.error) anymore.
ChangeLog --------- Version 3.1.0: - changed exec_() into exec() Version 3.0.0: - removed support for Python2 Version 2.0.4: - bug fixes Version 2.0.3: - bug fixes Version 2.0.2: - updated Russian translations Version 2.0.1: - added Russian translations provided by Mikhail Terekhov Version 2.0.0: - ported for eric6 using PyQt5 Version 1.0.0: - first stable release Version 0.3.0: - fixes to achieve Python2 compatibility Version 0.2.0: - added Spanish translations provided by Jaime Seuma Version 0.1.0: - first development release