Skip to content

Commit 2cd8e77

Browse files
author
github-actions
committed
Update last typeshed commit
1 parent 170d99f commit 2cd8e77

File tree

4 files changed

+22
-1
lines changed

4 files changed

+22
-1
lines changed

data/changelogs/Authlib.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.6.4.20250920 (2025-09-20)
2+
3+
Added annotation for fetch_request_token of OAuth1Client class ([#14711](https://github.com/python/typeshed/pull/14711))
4+
15
## 1.6.4.20250919 (2025-09-19)
26

37
[Authlib] Update to 1.6.4 ([#14736](https://github.com/python/typeshed/pull/14736))

data/changelogs/gdb.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 16.3.0.20250920 (2025-09-20)
2+
3+
[gdb] Update ThreadExitedEvent parent class for 17.0 ([#14729](https://github.com/python/typeshed/pull/14729)) ([#14744](https://github.com/python/typeshed/pull/14744))
4+
5+
Even though the parent thread for `ThreadExitedEvent` won't change from
6+
`Event` to `ThreadEvent` until 17.0 is released, this actually makes
7+
type checking work better in practice for all released versions that
8+
support `ThreadExitedEvent` because at run time `ThreadExitedEvent` has
9+
the lone attribute, `inferior_thread`, that it would have inherited from
10+
`ThreadEvent`.
11+
112
## 16.3.0.20250915 (2025-09-15)
213

314
Add `@disjoint_base` decorator to the third-party stubs ([#14716](https://github.com/python/typeshed/pull/14716))

data/changelogs/xmltodict.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.0.1.20250920 (2025-09-20)
2+
3+
[xmltodict] stub improvements and update to 1.0.1 ([#14695](https://github.com/python/typeshed/pull/14695))
4+
5+
[xmltodict] Update to 1.0.* ([#14712](https://github.com/python/typeshed/pull/14712))
6+
17
## 0.15.0.20250907 (2025-09-07)
28

39
[stubsabot] Bump xmltodict to 0.15.* ([#14679](https://github.com/python/typeshed/pull/14679))

data/last_typeshed_commit.sha1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
00790cb021f8a2ea9306668636935a96d633dcca
1+
b158ccd3c1b204b2379f898425724d82e7234337

0 commit comments

Comments
 (0)