Block or Report
Block or report intgr
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
keep-on-giffing Public
Convert videos to GIF format using FFmpeg. The gif-tool that keeps on giffing!
-
-
pg_financial Public
PostgreSQL extension with functions and aggregates for financial calculations
-
283 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2022
Reviewed 1 pull request in 1 repository
typeddjango/django-stubs
1 pull request
Created an issue in python/mypy that received 1 comment
Positional-or-kw arg considered incompatible with positional-only argument
Bug Report from typing_extensions import Protocol class Func(Protocol): def __call__(self, __a: int, **kwargs: str) -> None: # ^^^ positional-only arg
1
comment