Message357538
Thoughts:
* The tostring() method should be handled in the same way.
* Remediation is easy because from_bytes() is a alias
* Still, all removals cause disruption from at least some users
* The only real benefit of removing it is a sense of tidiness;
otherwise, there's no harm to keeping it (it's not broken).
* The other deprecation in the array module says, "Deprecated since
version 3.3, will be removed in version 4.0". Perhaps this
one should have had the same qualifier. |
|
Date |
User |
Action |
Args |
2019-11-26 22:51:08 | rhettinger | set | recipients:
+ rhettinger, brett.cannon, vstinner, benjamin.peterson, serhiy.storchaka, corona10 |
2019-11-26 22:51:08 | rhettinger | set | messageid: <1574808668.85.0.323911664037.issue38916@roundup.psfhosted.org> |
2019-11-26 22:51:08 | rhettinger | link | issue38916 messages |
2019-11-26 22:51:08 | rhettinger | create | |
|