akhalil

Results 4 issues of akhalil

The website keep freezing and show the following message when searching for some items. ![image](https://user-images.githubusercontent.com/25986426/120359477-9eb45700-c2ff-11eb-87b4-8e3c5595498a.png) Checking the console log, give the following output. ``` Uncaught InternalError: too much recursion d...

bug
help wanted

from the docs [here](https://docs.tweepy.org/en/stable/authentication.html#twitter-api-v2) it says we we can authenticate with v2 using only the bearer token, but it fails with the following error: ``` Traceback (most recent call last):...

Motivation: Fix issue #252 , to support Gradle Groovy DSL

#### Describe the feature Simply support generating a project with kotlin as a programming language, but the gradle build script with groovy syntax instead of kotlin #### Use cases Should...

enhancement
help wanted