commit | 3aed2ac002800a5174d9d0fac73a67af13c1cdf5 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Oct 24 06:08:20 2022 -0700 |
committer | GitHub <noreply@github.com> | Mon Oct 24 06:08:20 2022 -0700 |
tree | d1004d24aa39be0784a9058baa71a3c8494ecec2 | |
parent | 2a346b0d283c7ac43823d247d8f583b283a2af98 [diff] |
gh-95913: Edit & expand Deprecated section of 3.11 WhatsNew (GH-98581) * Refine Sphinx syntax and grammar/phrasing in Deprecated section items * Organize into lang/builtins, modules & stdlib sections * Convert PEP 594 module list into a grid to not waste as much space * Add importlib.resources deprecated functions to section (cherry picked from commit dfb5d272e6b99c2c70c6c53620d2028ef00ba9f2) Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>