Fri, 02 Oct 2015 19:29:11 +0200Don't throw an exception if the user tries to use an inexistant file as a python executable
Julien Enselme <jenselme@netbeans.org> [Fri, 02 Oct 2015 19:29:11 +0200] rev 18332
Don't throw an exception if the user tries to use an inexistant file as a python executable

Fri, 02 Oct 2015 18:11:04 +0200#167956 org.python.antlr.ParseException: 'return' with argument inside generator
Julien Enselme <jenselme@netbeans.org> [Fri, 02 Oct 2015 18:11:04 +0200] rev 18331
#167956 org.python.antlr.ParseException: 'return' with argument inside generator

Catch the exception and report it as an error hint to the user.

Fri, 02 Oct 2015 17:29:02 +0200#168193 Fix NullPointerException at org.netbeans.modules.python.editor.PythonAstUtils.getNameRange
Julien Enselme <jenselme@netbeans.org> [Fri, 02 Oct 2015 17:29:02 +0200] rev 18330
#168193 Fix NullPointerException at org.netbeans.modules.python.editor.PythonAstUtils.getNameRange

Wed, 30 Sep 2015 15:02:34 +0200Added tag release81_base for changeset dfeab4f40dfd
PGebauer <pgebauer@netbeans.org> [Wed, 30 Sep 2015 15:02:34 +0200] rev 18329
Added tag release81_base for changeset dfeab4f40dfd

Wed, 30 Sep 2015 15:01:47 +0200The branch release81 created. release81
PGebauer <pgebauer@netbeans.org> [Wed, 30 Sep 2015 15:01:47 +0200] rev 18328
The branch release81 created.

Tue, 29 Sep 2015 17:48:26 +0200#192816 avoid NullPointerException release81_base
Julien Enselme <jenselme@netbeans.org> [Tue, 29 Sep 2015 17:48:26 +0200] rev 18327
#192816 avoid NullPointerException

Check that context is not null before using it. This prevents the exception from
occuring. However, the parameters are not taken into account.

Fri, 25 Sep 2015 01:31:00 -0500Updated Jython and Project to reflect OpenIDE-Module-Specification-Version:2.70
Lou Dasaro <mr_lou_d@netbeans.org> [Fri, 25 Sep 2015 01:31:00 -0500] rev 18326
Updated Jython and Project to reflect OpenIDE-Module-Specification-Version:2.70

Thu, 24 Sep 2015 16:04:25 -0500Added check for null TestRunner before invoking.
Lou Dasaro <mr_lou_d@netbeans.org> [Thu, 24 Sep 2015 16:04:25 -0500] rev 18325
Added check for null TestRunner before invoking.
Also, disabled "Test" menu item until TestRunner is working again
Changes should be available in development build on 24 or 25-Sep-2015
Please leave bug open until 8.1 FCS (in case others with previous build report it).
Task #255406 - NullPointerException at org.netbeans.modules.python.project.ui.actions.RunCommand.invokeAction

Thu, 24 Sep 2015 08:31:58 +0200Update python keywords in python.source
Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org> [Thu, 24 Sep 2015 08:31:58 +0200] rev 18324
Update python keywords in python.source

Thu, 24 Sep 2015 08:11:31 +0200Add python.hints to python.kit
Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org> [Thu, 24 Sep 2015 08:11:31 +0200] rev 18323
Add python.hints to python.kit