Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

gh-127734: improve signature ofurllib.request.HTTPPasswordMgrWithPriorAuth.__init__#127735

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
orsenthil merged 1 commit intopython:mainfromtungol:urllib
Dec 8, 2024

Conversation

@tungol
Copy link
Contributor

@tungoltungol commentedDec 8, 2024
edited
Loading

A small MR to improve signature introspection ofurllib.request.HTTPPasswordMgrWithPriorAuth.__init__. The parent class takes no arguments, so the pass-through serves no purpose. Currently, typeshed needs to haveurllib.request.HTTPPasswordMgrWithPriorAuth.__init__ on its allowlist for stubtest errors as a result of the poor introspection.

Copy link
Member

@orsenthilorsenthil left a comment

Choose a reason for hiding this comment

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

LGTM

@orsenthilorsenthil added skip news 3.12only security fixes labelsDec 8, 2024
@orsenthilorsenthil merged commita03efb5 intopython:mainDec 8, 2024
46 checks passed
@orsenthilorsenthil added needs backport to 3.12only security fixes needs backport to 3.13bugs and security fixes labelsDec 8, 2024
@miss-islington-app
Copy link

Thanks@tungol for the PR, and@orsenthil for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks@tungol for the PR, and@orsenthil for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@orsenthilorsenthil removed the 3.12only security fixes labelDec 8, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestDec 8, 2024
…WithPriorAuth.__init__` (pythonGH-127735)improve signature of urllib.request.HTTPPasswordMgrWithPriorAuth.__init__(cherry picked from commita03efb5)Co-authored-by: Stephen Morton <git@tungol.org>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestDec 8, 2024
…WithPriorAuth.__init__` (pythonGH-127735)improve signature of urllib.request.HTTPPasswordMgrWithPriorAuth.__init__(cherry picked from commita03efb5)Co-authored-by: Stephen Morton <git@tungol.org>
@bedevere-app
Copy link

GH-127744 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelDec 8, 2024
@bedevere-app
Copy link

GH-127745 is a backport of this pull request to the3.12 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.12only security fixes labelDec 8, 2024
orsenthil pushed a commit that referenced this pull requestDec 8, 2024
…rWithPriorAuth.__init__` (GH-127735) (#127744)gh-127734: improve signature of `urllib.request.HTTPPasswordMgrWithPriorAuth.__init__` (GH-127735)improve signature of urllib.request.HTTPPasswordMgrWithPriorAuth.__init__(cherry picked from commita03efb5)Co-authored-by: Stephen Morton <git@tungol.org>
orsenthil pushed a commit that referenced this pull requestDec 8, 2024
…rWithPriorAuth.__init__` (GH-127735) (#127745)gh-127734: improve signature of `urllib.request.HTTPPasswordMgrWithPriorAuth.__init__` (GH-127735)improve signature of urllib.request.HTTPPasswordMgrWithPriorAuth.__init__(cherry picked from commita03efb5)Co-authored-by: Stephen Morton <git@tungol.org>
@tungoltungol deleted the urllib branchDecember 8, 2024 20:18
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this pull requestJan 8, 2025
…WithPriorAuth.__init__` (python#127735)improve signature of urllib.request.HTTPPasswordMgrWithPriorAuth.__init__
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@orsenthilorsenthilorsenthil approved these changes

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@tungol@orsenthil

[8]ページ先頭

©2009-2025 Movatter.jp