You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/changelogs/docker.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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
+
1
8
## 7.1.0.20250907 (2025-09-07)
2
9
3
10
[docker] Add default value for `detach` parameter of `ContainerCollection.create` ([#14666](https://github.com/python/typeshed/pull/14666))
0 commit comments