Skip to content

Commit 6550274

Browse files
author
github-actions
committed
Update last typeshed commit
1 parent 77dcd3f commit 6550274

File tree

12 files changed

+54
-1
lines changed

12 files changed

+54
-1
lines changed

data/changelogs/WebOb.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.8.0.20250319 (2025-03-19)
2+
3+
[WebOb] Add cgi_FieldStorage.make_file on Python 3.13+ (#13654)
4+
15
## 1.8.0.20250226 (2025-02-26)
26

37
WebOb: Fix various issues and refactor some things (#13487)

data/changelogs/cffi.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 1.17.0.20250319 (2025-03-19)
2+
3+
[cffi] Fix a few argument types for C code (#13661)
4+
5+
* CLibrary.close_lib() doesn't take any arguments.
6+
* FFI.typeof() only takes positional arguments.
7+
8+
[cffi] Bump to 1.17.* (#13653)
9+
110
## 1.16.0.20250318 (2025-03-18)
211

312
[cffi] Update repository URL (#13652)

data/changelogs/corus.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.10.0.20250319 (2025-03-19)
2+
3+
[CI] Run stubtest with Python 3.13 (#13638)
4+
15
## 0.10.0.20240814 (2024-08-14)
26

37
add baseline types for natasha-corus library of nlp sources (#12518)

data/changelogs/humanfriendly.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 10.0.1.20250319 (2025-03-19)
2+
3+
Mark humanfriendly as no longer updated (#13665)
4+
5+
Cf. #13662
6+
7+
[CI] Run stubtest with Python 3.13 (#13638)
8+
19
## 10.0.1.20241221 (2024-12-21)
210

311
Update to mypy 1.14 (#13272)

data/changelogs/networkx.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.4.2.20250319 (2025-03-19)
2+
3+
[networkx] Fix a few annotations in AtlasView and Graph (#13656)
4+
15
## 3.4.2.20250312 (2025-03-12)
26

37
[networkx] Fix argument type of node_connected_component (#13612)

data/changelogs/passlib.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.7.7.20250319 (2025-03-19)
2+
3+
[CI] Run stubtest with Python 3.13 (#13638)
4+
15
## 1.7.7.20250318 (2025-03-18)
26

37
[passlib] Fix for Python 3.13 (#13649)

data/changelogs/pygit2.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.15.0.20250319 (2025-03-19)
2+
3+
[CI] Run stubtest with Python 3.13 (#13638)
4+
15
## 1.15.0.20241020 (2024-10-20)
26

37
Update mypy to 1.12.0 (#12859)

data/changelogs/pywin32.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 310.0.0.20250319 (2025-03-19)
2+
3+
Bump pywin32 to 310.* (#13667)
4+
15
## 309.0.0.20250311 (2025-03-11)
26

37
Bump pywin32 to 309 (#13607)

data/changelogs/tensorflow.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.18.0.20250319 (2025-03-19)
2+
3+
[CI] Run stubtest with Python 3.13 (#13638)
4+
15
## 2.18.0.20250304 (2025-03-04)
26

37
Enable Ruff PLC (Pylint Convention) (#13306)

data/changelogs/tqdm.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.67.0.20250319 (2025-03-19)
2+
3+
[CI] Run stubtest with Python 3.13 (#13638)
4+
15
## 4.67.0.20250301 (2025-03-01)
26

37
fix yield type of `tqdm.as_completed` (#13557)

0 commit comments

Comments
 (0)