Block or Report
Block or report matusvalo
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
astroid Public
Forked from pylint-dev/astroid
A common base representation of python source code for pylint and other projects
Python 3
-
-
287 contributions in the last year
Less
More
Contribution activity
March 2023
Created 4 commits in 3 repositories
Created 4 repositories
- matusvalo/uvloop Cython
- matusvalo/pymssql Python
- matusvalo/PyTables Python
- matusvalo/pykrb5 C
Created a pull request in sqlalchemy/sqlalchemy that received 7 comments
Minor improvements in collections.pyx
Description This PR introduces minor improvements to collections.pyx: Adds missed type annotations yielding slightly more optimised code Adds missed
+12
−8
•
7
comments
Opened 5 other pull requests in 5 repositories
MagicStack/uvloop
1
open
pymssql/pymssql
1
open
PyTables/PyTables
1
merged
jborean93/pykrb5
1
merged
cython/cython
1
merged
Reviewed 2 pull requests in 2 repositories
sqlalchemy/sqlalchemy
1 pull request
cython/cython
1 pull request
Created an issue in sqlalchemy/sqlalchemy that received 5 comments
Minor improvements in sqlalchemy/cyextension/collections.pyx
Describe the use case
Cython module collections.pyx is missing in several places:
type annotations - e.g. OrderedSet.update() method is returning O…
5
comments




