Commit 4cb7348
committed
Fix collections ABC deprecation notice
The deprecation originally slated for 3.9 was deferred to 3.10
(bpo-39674, pythonGH-18545). However the deprecation notice in the release
was left as is, and still indicates deprecation with 3.9.
Also add a missing space in the message.1 parent 2f01c56 commit 4cb7348
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments