Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

gh-142349: Add CODEOWNERS for lazy imports#144840

Merged
pablogsal merged 1 commit into
python:mainpython/cpython:mainfrom
pablogsal:gh-142349-add-lazy-import-codeownerspablogsal/cpython:gh-142349-add-lazy-import-codeownersCopy head branch name to clipboard
Feb 15, 2026
Merged

gh-142349: Add CODEOWNERS for lazy imports#144840
pablogsal merged 1 commit into
python:mainpython/cpython:mainfrom
pablogsal:gh-142349-add-lazy-import-codeownerspablogsal/cpython:gh-142349-add-lazy-import-codeownersCopy head branch name to clipboard

Conversation

@pablogsal

@pablogsal pablogsal commented Feb 15, 2026

Copy link
Copy Markdown
Member

@pablogsal pablogsal enabled auto-merge (squash) February 15, 2026 16:06
@pablogsal pablogsal merged commit 5a6615f into python:main Feb 15, 2026
31 checks passed
@pablogsal pablogsal deleted the gh-142349-add-lazy-import-codeowners branch February 15, 2026 16:07
Comment thread .github/CODEOWNERS
Comment on lines +296 to +299
Objects/lazyimportobject.c @twouters @DinoV @pablogsal
Include/internal/pycore_lazyimportobject.h @twouters @DinoV @pablogsal
Lib/test/test_import/test_lazy_imports.py @twouters @DinoV @pablogsal
Lib/test/test_import/data/lazy_imports/ @twouters @DinoV @pablogsal

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

three-space alignment

Suggested change
Objects/lazyimportobject.c @twouters @DinoV @pablogsal
Include/internal/pycore_lazyimportobject.h @twouters @DinoV @pablogsal
Lib/test/test_import/test_lazy_imports.py @twouters @DinoV @pablogsal
Lib/test/test_import/data/lazy_imports/ @twouters @DinoV @pablogsal
Objects/lazyimportobject.c @twouters @DinoV @pablogsal
Include/internal/pycore_lazyimportobject.h @twouters @DinoV @pablogsal
Lib/test/test_import/test_lazy_imports.py @twouters @DinoV @pablogsal
Lib/test/test_import/data/lazy_imports/ @twouters @DinoV @pablogsal

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, somehow this autolanded before I could apply this, let me fix in another commit

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

brijkapadia pushed a commit to brijkapadia/cpython that referenced this pull request Feb 28, 2026
ljfp pushed a commit to ljfp/cpython that referenced this pull request Apr 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.