FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

include py.typed in the distributed package by lev-blit · Pull Request #1960 · microsoft/debugpy · GitHub

include py.typed in the distributed package - #1960

Merged
Rich Chiodo (rchiodo) merged 1 commit into
microsoft:mainfrom
lev-blit:feature/add-py-typed
Oct 1, 2025
Merged

include py.typed in the distributed package#1960
Rich Chiodo (rchiodo) merged 1 commit into
microsoft:mainfrom
lev-blit:feature/add-py-typed

Conversation

Copy link
Copy Markdown
Contributor

Resolves #1957

lev-blit (lev-blit) requested a review from a team as a code owner September 27, 2025 11:09

Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree

Copy link
Copy Markdown
Contributor

/azp run

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Copy Markdown
Contributor Author

Rich Chiodo (@rchiodo) from what I can tell, the test failures don't seem related to this PR, is there something else that needs to be done for this to be merged? :)

Rich Chiodo (rchiodo) merged commit 82e409e into microsoft:main Oct 1, 2025
24 of 27 checks passed

Copy link
Copy Markdown
Contributor

Sorry, I was just busy. Thanks for the submission.

Copy link
Copy Markdown
Contributor Author

Thank you! sorry for the hassle :)

Rich Chiodo (rchiodo) added a commit that referenced this pull request Dec 1, 2025
* pydevd: Fix up prefix of attach shared library for Windows (#1939)

Follow-up to #1917, which changed the prefix for Windows. The crux of that contribution was about enabling attaching on Sillicon Mac (in fact, it came from my colleagues at Zed Industries). This however broke .dll lookup per zed-industries/zed#35640 (comment)

* Check if `os.__file__` is available before using it (#1944)

* check if os.file is available before using it

* use threading.__file__ als last fallback

* update testing for python 3.14 (#1955)

* update testing for python 3.14

* Allow python 3.14 in attach code

* move 3.14 to its own job outside of matrix

* try 3.14.0-rc.2

* allowUnstable

* use 3.14.0-rc.2 but use 3.14 in tests

* include py.typed in the distributed package (#1960)

* Add gcc flags (#1947)

* Add pyrx-admins as code owners (#1976)

* Add pyrx-admins as code owners

* Combine CODEOWNERS entries into a single line

---------

Co-authored-by: Piotr Osiewicz <24362066+osiewicz@users.noreply.github.com>
Co-authored-by: timrid <6593626+timrid@users.noreply.github.com>
Co-authored-by: Bill Schnurr <bschnurr@hotmail.com>
Co-authored-by: lev-blit <47675736+lev-blit@users.noreply.github.com>
Co-authored-by: Karthik Nadig <kanadig@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Type annotations aren't actually used by type checkers

2 participants


Back | FazBrowse Home | New Git URL