Message 402877 - Python tracker
Message402877
| Author | lukasz.langa |
|---|---|
| Recipients | hugovk, lukasz.langa |
| Date | 2021-09-29.14:17:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1632925070.77.0.526864148368.issue45320@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Have you done any checks how much external code is using the deprecated callables in the wild? I remember when the 3.5 deprecations started, a lot of libraries started emitting them because they stuck to `getargspec` which was Python 2 compatible. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-09-29 14:17:50 | lukasz.langa | set | recipients: + lukasz.langa, hugovk |
| 2021-09-29 14:17:50 | lukasz.langa | set | messageid: <1632925070.77.0.526864148368.issue45320@roundup.psfhosted.org> |
| 2021-09-29 14:17:50 | lukasz.langa | link | issue45320 messages |
| 2021-09-29 14:17:50 | lukasz.langa | create | |