Skip to content

Commit f23745c

Browse files
committed
Add reminders to remove vendored stdlib code eventually
1 parent aa19429 commit f23745c

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

REMINDERS.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Reminders
2+
3+
## With Python >=3.13
4+
5+
Remove vendored `glob_translate` in `docstub._vendored.stdlib`.
6+
7+
8+
## With Python >=3.14
9+
10+
Remove vendored `ProcessPoolExecutor` in `docstub._vendored.stdlib`.

0 commit comments

Comments
 (0)