Sebastian Thomschke

Results 133 comments of Sebastian Thomschke

I created an alternative EEAs repo with an advanced generator at https://github.com/vegardit/no-npe/. The generator can sort existing EEA files. PRs are validated to comply with the expected sorting order and...

@vorburger thanks for the offer. While I am not interested in modifying the existing lastnpe project (our repo works fundamentally different) I would be willing to donate the content of...

the eea validator ensures the methods defined in eea files actually exist with the given signatures. it also ensures that the annotated signature is valid and does not contain typos...

The new EEA Validator/Generator has been incorporated.

This works for me: 1. in your Eclipse project create a build target (e.g. named "build.target") file like this, that loads the `eea-all` maven artifact as an eclipse plugin: ```xml...

@vorburger what do you want to do with this PR. is it still relevant? it currently fails because passing a null value triggers a compiler error not a warning and...

Travis Builds are not functionally anymore, so I also removed the config to avoid any confusion.

The current travis jobs don't exist anymore. Travis-CI.org is EOL https://travis-ci.org/github/lastnpe/eclipse-null-eea-augments And at the supposedly new location: https://www.travis-ci.com/lastnpe/eclipse-null-eea-augments you get a 404. Also as far as I remember Travis is...

This is probably related to https://github.com/pyinstaller/pyinstaller/issues/7229 Can you run the bot with -v and past the complete error stacktrace here.

Thanks for the stacktrace. I pushed a patch that hopefully fixes the issue. Please try the latest release.