--- a/eric6.e4p Mon Apr 02 12:04:56 2018 +0200 +++ b/eric6.e4p Tue May 01 12:03:52 2018 +0200 @@ -57,7 +57,7 @@ <Source>DebugClients/Python/coverage/files.py</Source> <Source>DebugClients/Python/coverage/html.py</Source> <Source>DebugClients/Python/coverage/misc.py</Source> - <Source>DebugClients/Python/coverage/monkey.py</Source> + <Source>DebugClients/Python/coverage/multiproc.py</Source> <Source>DebugClients/Python/coverage/parser.py</Source> <Source>DebugClients/Python/coverage/phystokens.py</Source> <Source>DebugClients/Python/coverage/pickle2json.py</Source> @@ -69,7 +69,6 @@ <Source>DebugClients/Python/coverage/results.py</Source> <Source>DebugClients/Python/coverage/summary.py</Source> <Source>DebugClients/Python/coverage/templite.py</Source> - <Source>DebugClients/Python/coverage/test_helpers.py</Source> <Source>DebugClients/Python/coverage/version.py</Source> <Source>DebugClients/Python/coverage/xmlreport.py</Source> <Source>DebugClients/Python/eric6dbgstub.py</Source> @@ -918,6 +917,7 @@ <Source>Project/DebuggerPropertiesDialog.py</Source> <Source>Project/FiletypeAssociationDialog.py</Source> <Source>Project/LexerAssociationDialog.py</Source> + <Source>Project/MakePropertiesDialog.py</Source> <Source>Project/NewDialogClassDialog.py</Source> <Source>Project/NewPythonPackageDialog.py</Source> <Source>Project/Project.py</Source> @@ -1316,6 +1316,7 @@ <Source>ThirdParty/Send2Trash/__init__.py</Source> <Source>ThirdParty/Send2Trash/send2trash/__init__.py</Source> <Source>ThirdParty/Send2Trash/send2trash/compat.py</Source> + <Source>ThirdParty/Send2Trash/send2trash/exceptions.py</Source> <Source>ThirdParty/Send2Trash/send2trash/plat_gio.py</Source> <Source>ThirdParty/Send2Trash/send2trash/plat_osx.py</Source> <Source>ThirdParty/Send2Trash/send2trash/plat_other.py</Source> @@ -1539,6 +1540,7 @@ <Source>WebBrowser/SafeBrowsing/SafeBrowsingInfoWidget.py</Source> <Source>WebBrowser/SafeBrowsing/SafeBrowsingLabel.py</Source> <Source>WebBrowser/SafeBrowsing/SafeBrowsingManager.py</Source> + <Source>WebBrowser/SafeBrowsing/SafeBrowsingThreatList.py</Source> <Source>WebBrowser/SafeBrowsing/SafeBrowsingUrl.py</Source> <Source>WebBrowser/SafeBrowsing/SafeBrowsingUtilities.py</Source> <Source>WebBrowser/SafeBrowsing/__init__.py</Source> @@ -2057,6 +2059,7 @@ <Form>Project/DebuggerPropertiesDialog.ui</Form> <Form>Project/FiletypeAssociationDialog.ui</Form> <Form>Project/LexerAssociationDialog.ui</Form> + <Form>Project/MakePropertiesDialog.ui</Form> <Form>Project/NewDialogClassDialog.ui</Form> <Form>Project/NewPythonPackageDialog.ui</Form> <Form>Project/PropertiesDialog.ui</Form> @@ -2235,6 +2238,7 @@ <Other>Helpviewer/OpenSearch/DefaultSearchEngines/Google_Im_Feeling_Lucky.xml</Other> <Other>Helpviewer/OpenSearch/DefaultSearchEngines/LEO_DeuEng.xml</Other> <Other>Helpviewer/OpenSearch/DefaultSearchEngines/LinuxMagazin.xml</Other> + <Other>Helpviewer/OpenSearch/DefaultSearchEngines/PyPI.xml</Other> <Other>Helpviewer/OpenSearch/DefaultSearchEngines/Reddit.xml</Other> <Other>Helpviewer/OpenSearch/DefaultSearchEngines/Wikia.xml</Other> <Other>Helpviewer/OpenSearch/DefaultSearchEngines/Wikia_en.xml</Other> @@ -2361,6 +2365,7 @@ <Other>ThirdParty/Pygments/pygments/CHANGES</Other> <Other>ThirdParty/Pygments/pygments/LICENSE</Other> <Other>ThirdParty/Pygments/pygments/PKG-INFO</Other> + <Other>ThirdParty/Send2Trash/LICENSE</Other> <Other>ThirdParty/Send2Trash/PKG-INFO</Other> <Other>ThirdParty/enum/LICENSE</Other> <Other>UI/data/documentViewerStyle.css</Other> @@ -2374,6 +2379,7 @@ <Other>WebBrowser/OpenSearch/DefaultSearchEngines/Google_Im_Feeling_Lucky.xml</Other> <Other>WebBrowser/OpenSearch/DefaultSearchEngines/LEO_DeuEng.xml</Other> <Other>WebBrowser/OpenSearch/DefaultSearchEngines/LinuxMagazin.xml</Other> + <Other>WebBrowser/OpenSearch/DefaultSearchEngines/PyPI.xml</Other> <Other>WebBrowser/OpenSearch/DefaultSearchEngines/Reddit.xml</Other> <Other>WebBrowser/OpenSearch/DefaultSearchEngines/Wikia.xml</Other> <Other>WebBrowser/OpenSearch/DefaultSearchEngines/Wikia_en.xml</Other> @@ -2832,7 +2838,7 @@ <string>ExcludeMessages</string> </key> <value> - <string>C101, E265, E266, E305, E402, M811, N802, N803, N807, N808, N821, W293, M201</string> + <string>C101, E265, E266, E305, E402, W504, M811, N802, N803, N807, N808, N821, W293, M201</string> </value> <key> <string>FixCodes</string>