[issue39130] Dict is reversable from v3.8 and should say that in the doc
New submission from miss-islington <mariatta.wijaya+miss-islington@gmail.com>: New changeset 94d9cfc4ed9dd3c4a3a359bc194b4dc3f6ba63eb by Miss Islington (bot) (Khalid Mammadov) in branch 'master': bpo-39130: Dict reversed was added in v3.8 so should say in the doc as well (GH-17694) https://github.com/python/cpython/commit/94d9cfc4ed9dd3c4a3a359bc194b4dc3f6b... ---------- nosy: +miss-islington _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue39130> _______________________________________
Change by miss-islington <mariatta.wijaya+miss-islington@gmail.com>: ---------- pull_requests: +17270 pull_request: https://github.com/python/cpython/pull/17848 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue39130> _______________________________________
miss-islington <mariatta.wijaya+miss-islington@gmail.com> added the comment: New changeset 89947881ac36324148fab75190af453dc09fd862 by Miss Islington (bot) in branch '3.8': bpo-39130: Dict reversed was added in v3.8 so should say in the doc as well (GH-17694) https://github.com/python/cpython/commit/89947881ac36324148fab75190af453dc09... ---------- _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue39130> _______________________________________
Change by Khalid Mammadov <khalidmammadov9@gmail.com>: ---------- stage: patch review -> resolved status: open -> closed _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue39130> _______________________________________
participants (2)
-
Khalid Mammadov -
miss-islington