- Washington State
Highlights
- Pro
Block or Report
Block or report erictraut
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
pyright-playground
pyright-playground PublicWebsite for testing snippets of code using the pyright type checker
-
-
-
typing
typing PublicForked from python/typing
Python static typing home. Hosts the documentation and a user help forum.
Python 1
-
-
TypeScript
TypeScript PublicForked from microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
TypeScript
1,479 contributions in the last year
| Day of Week | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Contribution activity
January 2024
Created 14 commits in 3 repositories
Created a pull request in microsoft/pyright that received 1 comment
Fixed a bug that led to an incorrect type evaluation for an explicitl…
…y-specialized class parameterized with a ParamSpec. This addresses #6899.
Opened 5 other pull requests in 2 repositories
microsoft/pyright
4
merged
-
Improved evaluation logic for tuple slices. It now works in cases whe…
This contribution was made on Jan 5
-
Removed support for
Union[*Ts]andUnion[*tuple[...]]. This funct…This contribution was made on Jan 5 -
Fixed bug that resulted in incorrect type evaluation when a PEP-695 T…
This contribution was made on Jan 4
-
Added code to report when the
Concatentatespecial form is used in …This contribution was made on Jan 4
python/typing
1
open
-
Added more type system conformance tests
This contribution was made on Jan 5
Reviewed 5 pull requests in 2 repositories
python/typing
3 pull requests
-
Added more type system conformance tests
This contribution was made on Jan 5
-
Added tests for the "type qualifiers" section of the typing spec
This contribution was made on Jan 4
-
Initial check-in of type specification conformance suite.
This contribution was made on Jan 2
microsoft/pyright
2 pull requests
-
Potential fix for config options crash
This contribution was made on Jan 3
-
Make sure web uris aren't read from disk
This contribution was made on Jan 2
Created an issue in python/typing that received 6 comments
Spec: Allow NoReturn to appear outside of function return type annotations
The typing spec currently states:
The NoReturn type is only valid as a return annotation of functions, and considered an error if it appears in ot…
Opened 17 other issues in 1 repository
microsoft/pyright
16
open
1
closed
-
False negative when specializing type alias that includes TypeVarTuple and TypeVar
This contribution was made on Jan 4
-
False negative when specializing tuple type alias with incorrect type arguments
This contribution was made on Jan 4
-
Incorrect evaluation of type alias that includes a TypeVarTuple and a TypeVar
This contribution was made on Jan 4
-
TypeVarTuplecannot have value constraintsThis contribution was made on Jan 4 -
Incorrect type evaluation for variables that shadow type parameter names
This contribution was made on Jan 4
-
Incorrect type evaluation for
ParamSpecThis contribution was made on Jan 4 -
Concatenateis not rejected when used in a simple type annotationThis contribution was made on Jan 4 -
Literalshould not be assignable totype[T]This contribution was made on Jan 3 -
Remove support for
Union[*Ts]This contribution was made on Jan 3 -
False positive error with variance validation in protocol
This contribution was made on Jan 2
-
Report "unsafe overlap" of protocol in
isinstanceorissubclassusageThis contribution was made on Jan 2 -
Data protocol is not rejected when used with
issubclassThis contribution was made on Jan 2 -
No error reported when calling unimplemented protocol method in explicit subclass
This contribution was made on Jan 2
-
Protocol matching doesn't correctly handle class objects
This contribution was made on Jan 2
-
NamedTuple functional form doesn't allow literal expressions to be used for field names
This contribution was made on Jan 2
-
Protocol matching does not reject classmethod in class where protocol uses an instance method
This contribution was made on Jan 1
-
Protocol matching doesn't reject explicit ClassVar in class when protocol is not marked as ClassVar
This contribution was made on Jan 1
Answered 1 discussion in 1 repository
microsoft/pyright
-
Unexpected typing in __setitem__ with typevars
This contribution was made on Jan 3






