Skip to content

Commit f1327f0

Browse files
author
github-actions
committed
Update last typeshed commit
1 parent cd4b399 commit f1327f0

File tree

4 files changed

+16
-1
lines changed

4 files changed

+16
-1
lines changed

data/changelogs/PyMySQL.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.1.0.20250916 (2025-09-16)
2+
3+
[PyMySQL] Fix stubs for `pymysql.connections.Connection.__init__` ([#14724](https://github.com/python/typeshed/pull/14724))
4+
15
## 1.1.0.20250914 (2025-09-14)
26

37
Update mypy to 1.18.1 ([#14699](https://github.com/python/typeshed/pull/14699))

data/changelogs/docker.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 7.1.0.20250916 (2025-09-16)
2+
3+
Fix docker mount source type ([#14726](https://github.com/python/typeshed/pull/14726))
4+
5+
The source of a mount can be None e.g. if the type is tmpfs.
6+
The parse_mount_string also sets source=None in some cases
7+
18
## 7.1.0.20250907 (2025-09-07)
29

310
[docker] Add default value for `detach` parameter of `ContainerCollection.create` ([#14666](https://github.com/python/typeshed/pull/14666))

data/changelogs/pexpect.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.9.0.20250916 (2025-09-16)
2+
3+
[pexpect] SpawnBase.delayafterread is allowed to be None ([#14728](https://github.com/python/typeshed/pull/14728))
4+
15
## 4.9.0.20250809 (2025-08-09)
26

37
Mark stub-only private symbols as `@type_check_only` in third-party stubs (#14545)

data/last_typeshed_commit.sha1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
703f7d074ccd3776f20c77eaeb4563a197948ed9
1+
9354f93e6fbd3cce4862dfda403758bca08d3dae

0 commit comments

Comments
 (0)