Skip to content

Fix typestubs and lazy loading spec format#893

Draft
sjmonson wants to merge 2 commits into
vllm-project:mainfrom
sjmonson:fix/lazy_doc
Draft

Fix typestubs and lazy loading spec format#893
sjmonson wants to merge 2 commits into
vllm-project:mainfrom
sjmonson:fix/lazy_doc

Conversation

@sjmonson

@sjmonson sjmonson commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

Details

  • [ ]

Test Plan

Related Issues

  • Resolves #

  • "I certify that all code in this PR is my own, except as noted below."

Use of AI

  • Includes code generated or substantially modified by an AI agent
  • Includes tests generated or substantially modified by an AI agent

NOTE: the Generated-by or Assisted-by trailers should be used in git commit messages when code or tests were generated or substantially modified by an AI agent, as described in the project's DEVELOPING.md file.


git log

commit 64b90a7
Author: Samuel Monson smonson@redhat.com
Date: Thu Jul 2 14:36:27 2026 -0400

Fix malformed typestubs

Stub files for modules that contain __all__ should also contain __all__.
This fixes some weirdness with how imports were handled within the stub.

Signed-off-by: Samuel Monson <smonson@redhat.com>

commit a60add6
Author: Samuel Monson smonson@redhat.com
Date: Thu Jul 2 15:04:47 2026 -0400

wip: Rename fields in lazy ExtraAttr

The current field names are missleading.

Signed-off-by: Samuel Monson <smonson@redhat.com>

Signed-off-by: Samuel Monson smonson@redhat.com

sjmonson added 2 commits July 2, 2026 18:47
Stub files for modules that contain __all__ should also contain __all__.
This fixes some weirdness with how imports were handled within the stub.

Signed-off-by: Samuel Monson <smonson@redhat.com>
The current field names are missleading.

Signed-off-by: Samuel Monson <smonson@redhat.com>
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.

1 participant