Skip to content

[Authlib] Update to 1.8.0 - #16326

Open
donbarbos wants to merge 1 commit into
python:mainfrom
donbarbos:bump-Authlib-1.8.0
Open

[Authlib] Update to 1.8.0#16326
donbarbos wants to merge 1 commit into
python:mainfrom
donbarbos:bump-Authlib-1.8.0

Conversation

@donbarbos

Copy link
Copy Markdown
Contributor

Closes: #16324

@github-actions

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

Comment on lines +9 to +10
USE_CLIENT_DEFAULT = Incomplete # actual httpx2.USE_CLIENT_DEFAULT
Response: TypeAlias = Incomplete # actual httpx2.Response

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

We should be able to use an optional dependency on httpx2 here. (Probably need to add it to EXTERNAL_REQ_ALLOWLIST in stubtest_uploader, though.)

@donbarbos donbarbos Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Maybe it would be worth checking this in the CI #16015? (before adding it to dependency list)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I've updated the branch and will merge it when it passes CI (though it's lacking a review.)

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.

2 participants