- 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,821 contributions in the last year
| Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Contribution activity
February 2024
Created 31 commits in 4 repositories
Created a pull request in microsoft/pyright that received 2 comments
Fixed bug that results in a false positive "no overload implementatio…
…n" error if an overloaded function is passed through a decorator that uses a ParamSpec. This addresses #7221.
Opened 19 other pull requests in 3 repositories
microsoft/pyright
11
merged
1
closed
-
Fixed a bug in the type narrowing logic for class pattern matching th…
This contribution was made on Feb 17
-
Fixed a bug that results in a false positive error when a `enum.nonme…
This contribution was made on Feb 15
-
Fixed a bug that results in a false positive error when a method defi…
This contribution was made on Feb 14
-
Fixed a recent regression that results in a false positive error when…
This contribution was made on Feb 13
-
Added missing check for out-of-bound index accesses for named tuple i…
This contribution was made on Feb 4
-
Added check for use of
TypedDictorNamedTupleas second argument…This contribution was made on Feb 4 -
Added check for an attempt to delete a named tuple entry. This addres…
This contribution was made on Feb 4
-
Added missing check for an attempt to override a field in a named tup…
This contribution was made on Feb 4
-
Fixed bug in
isinstancetype narrowing logic that leads to incorrec…This contribution was made on Feb 3 -
Improved handling of unreachability analysis for an "implied else" (a…
This contribution was made on Feb 3
-
Improved handling of unreachability analysis for an "implied else" (a…
This contribution was made on Feb 3
-
Fixed a bug that results in a false positive error when a TypeVar bou…
This contribution was made on Feb 2
python/typing
5
merged
1
open
-
Updated tests for spec change and pytype update
This contribution was made on Feb 15
-
Regenerated conformance report based on latest results after previous…
This contribution was made on Feb 11
-
Added clarification about pre-3.8 way to specify positional-only parameters.
This contribution was made on Feb 5
-
Added clarifications about illegal uses of
Annotatedspecial form.This contribution was made on Feb 4 -
Updated conformance test reporting based on recent spec update for
@no_type_checkdecoratorThis contribution was made on Feb 4 -
Added draft conformance tests for named tuple chapter of typing spec.
This contribution was made on Feb 4
python/peps
1
merged
-
PEP 724: Withdrawing
This contribution was made on Feb 9
Reviewed 4 pull requests in 3 repositories
microsoft/pyright
2 pull requests
-
Restrict vscode-pyright document selector to
fileanduntitledschemesThis contribution was made on Feb 8 -
Add test(s) that validate Pyright can talk over LSP
This contribution was made on Feb 1
python/peps
1 pull request
-
PEP 742: TypeNarrower
This contribution was made on Feb 9
python/typing
1 pull request
-
Added draft chapter to typing spec for named tuples
This contribution was made on Feb 4
Created an issue in python/typing-council that received 6 comments
Typing spec change for Annotated special form
I'd like to request that the TC consider adoption of change to the typing spec that clarifies type checking behaviors for Annotated when it is used…
Opened 9 other issues in 2 repositories
microsoft/pyright
2
open
4
closed
-
False positive error when class uses metaclass that derives from
UnknownThis contribution was made on Feb 14 -
Implement experimental support for PEP 728
This contribution was made on Feb 8
-
NamedTupleshould be rejected if used inisinstancecallThis contribution was made on Feb 4 -
Reject attempt to override named tuple field in subclass
This contribution was made on Feb 4
-
Report attempt to delete named tuple entry
This contribution was made on Feb 4
-
Report out-of-bounds index access for named tuple
This contribution was made on Feb 4
python/typing-council
1
open
2
closed
-
Clarification on pre-3.8 way to specify positional-only parameters
This contribution was made on Feb 11
-
Typing spec update for named tuples
This contribution was made on Feb 3
-
@no_type_checkdecoratorThis contribution was made on Feb 3
Answered 10 discussions in 1 repository
microsoft/pyright
-
Deprecated decorator on inherited classes
This contribution was made on Feb 15
-
How to fix reportAssignmentType when using a function that return a tuple?
This contribution was made on Feb 13
-
Error on overriding overloaded method from stub file
This contribution was made on Feb 13
-
Inconsistent behavior of marking a value as constant and type alias in pyright and pylance
This contribution was made on Feb 10
-
Should a generic type be inferred to `Any` when its `TypeVar` is bound?
This contribution was made on Feb 10
-
How to limit the number of `textDocument/completion` operation results?
This contribution was made on Feb 10
-
Unnecessary comparison for StrEnum, how to fix?
This contribution was made on Feb 8
-
how do I avoid allowing the str default for more specific Literal overloads
This contribution was made on Feb 8
-
TypeVar "T" appears only once in generic function signature
This contribution was made on Feb 6
-
How to annotate a function to return an instance of a passed-in type expression?
This contribution was made on Feb 2






