Message396531
| Author | iritkatriel |
|---|---|
| Recipients | iritkatriel, jwilk, serhiy.storchaka, xtreak |
| Date | 2021-06-25.22:54:44 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1624661684.64.0.760968888086.issue36265@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
This was updated in later 3.8.X versions: https://github.com/python/cpython/blob/71ba16b21cb35923098026117b5e6d823c5f5707/Lib/collections/__init__.py#L49 warnings.warn("Using or importing the ABCs from 'collections' instead " "of from 'collections.abc' is deprecated since Python 3.3, " "and in 3.10 it will stop working", DeprecationWarning, stacklevel=2) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-06-25 22:54:44 | iritkatriel | set | recipients: + iritkatriel, jwilk, serhiy.storchaka, xtreak |
| 2021-06-25 22:54:44 | iritkatriel | set | messageid: <1624661684.64.0.760968888086.issue36265@roundup.psfhosted.org> |
| 2021-06-25 22:54:44 | iritkatriel | link | issue36265 messages |
| 2021-06-25 22:54:44 | iritkatriel | create | |