Message360097
The deprecation was introduced 11 years ago in bpo-3613 by this change:
commit b54d801280e3f510782e2855504710947d10f053
Author: Georg Brandl <[email protected]>
Date: Thu Jun 4 09:11:51 2009 +0000
#3613: add base64.encodebytes and decodebytes as the new spelling of encodestring and decodestring; deprecate the latter.
The aliases were deprecated for 7 cycles (Python 3.1 to Python 3.8). |
|
| Date |
User |
Action |
Args |
| 2020-01-16 08:32:40 | vstinner | set | recipients:
+ vstinner |
| 2020-01-16 08:32:40 | vstinner | set | messageid: <[email protected]> |
| 2020-01-16 08:32:40 | vstinner | link | issue39351 messages |
| 2020-01-16 08:32:39 | vstinner | create | |
|