Highlights
- 8 discussions answered
Block or Report
Block or report Akuli
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
4,809 contributions in the last year
Less
More
Contribution activity
March 2022
Created 17 commits in 4 repositories
Created 1 repository
- Akuli/trans-calc Python
Created a pull request in python/typeshed that received 9 comments
Opened 15 other pull requests in 5 repositories
Akuli/catris
8
merged
- disconnect clients who send more than 2KB/sec
- Flip player's view instead of landed blocks
- get rid of _refresh_check_terminal_size_views task
- blocks go down brrr instead of all the way at once
- ring mode: make blocks wrap around back to top
- game full fixes
- fix "socket.send() raised exception." error
- Replace access_game() with render_game(), other misc cleanup
python/typeshed
2
merged
Akuli/mantaray
1
merged
1
open
Akuli/grapher
2
merged
ThePhilgrim/trans-calc
1
open
Reviewed 18 pull requests in 5 repositories
python/typeshed
10 pull requests
- Add stubs for whatthepatch
- Remove Python 2 support from some third-party distributions
- Inactive maintainers policy
-
Improve
collections.Counterstub - Update cachetools to 5.0.0
-
Widen the
cmdclassparameter ofsetuptools.setup - pygments: Correct Formatter generics
- Add asyncio.windows_utils.Popen
- stdlib: Correct str.__new__ argument name
- 6-12 months -> six months
Akuli/catris
4 pull requests
Akuli/mantaray
2 pull requests
ThePhilgrim/trans-calc
1 pull request
Akuli/grapher
1 pull request
Created an issue in Akuli/grapher that received 3 comments
Copy color easily
I often want many graphs to have the same color. Currently I have to click each color button and enter the color value in RGB manually. It would be…
3
comments