Skip to content
View debonte's full-sized avatar

Block or report debonte

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. microsoft/pyright Public

    Static Type Checker for Python

    Python 14.2k 1.6k

  2. microsoft/vscode-python Public

    Forked from DonJayamanne/pythonVSCode

    Python extension for Visual Studio Code

    TypeScript 4.4k 1.2k

  3. python/peps Public

    Python Enhancement Proposals

    reStructuredText 4.6k 1.6k

  4. python/typing Public

    Python static typing home. Hosts the documentation and a user help forum.

    Python 1.7k 255

  5. microsoft/pylance-release Public

    Documentation and issues for Pylance

    Python 1.8k 771

  6. microsoft/python-type-stubs Public

    A set of type stubs for popular Python packages. These are works in progress from the Microsoft Python team and others, with the intent that they are contributed to typeshed or to the associated pa…

    Python 268 103

1,263 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to microsoft/pylance-release, microsoft/pyright, microsoft/python-type-stubs and 15 other repositories
Loading A graph representing debonte's contributions from April 21, 2024 to April 24, 2025. The contributions are 45% code review, 30% commits, 17% pull requests, 8% issues.

Contribution activity

April 2025

Created 1 repository

Created a pull request in microsoft/pyright that received 4 comments

Fix "Bind called unnecessarily" assert when __builtins__.pyi imports the file being bound

Addresses microsoft/pylance-release#7095 _bindFile is called for xxx/yyy.py. It calls _bindImplicitImports which has the side-effect of binding xxx…

+7 −1 lines changed 4 comments
Opened 8 other pull requests in 4 repositories
Reviewed 1 pull request in 1 repository
microsoft/pyright 1 pull request

Created an issue in microsoft/vscode that received 1 comment

User should be alerted somehow if ${workspaceFolder:foo} in .code-workspace references unknown folder name

Given a .code-workspace file like this: { "folders": [ { "path": "root1", "name": "name1" }, { "path": "root2", "name": "name2" } ], "settings": { "…

1 comment
65 contributions in private repositories Apr 1 – Apr 23
Loading