BergHeisen

Results 3 issues of BergHeisen

When I type "RedditPoster." the Atom editor instantly freezes, on Windows I fixed it by using Python 3.5.3 but on Ubuntu when I use the same Python version, it still...

**IMPORTANT**: PRs without the template will be CLOSED ### Description of your *pull request* and other information If the parameters are given, the http downloader will raise an error when...

**Expected behavior** KAnnotatedElements.findAnnotations should be available **Actual behavior** Executing the method causes a No Such Method Error **To Reproduce** ```@Target(AnnotationTarget.CLASS) @Retention(AnnotationRetention.RUNTIME) annotation class Hello(val name: String) @Hello("Hallo") class A fun...

bug