Kaydet (Commit) 9ae3fb5a authored tarafından Raymond Hettinger's avatar Raymond Hettinger

Issue #27350: Add credits

üst a8a7148f
...@@ -12,6 +12,7 @@ Core and Builtins ...@@ -12,6 +12,7 @@ Core and Builtins
- Issue #27350: `dict` implementation is changed like PyPy. It is more compact - Issue #27350: `dict` implementation is changed like PyPy. It is more compact
and preserves insertion order. and preserves insertion order.
(Concept developed by Raymond Hettinger and patch by Inada Naoki.)
- Issue #27911: Remove unnecessary error checks in - Issue #27911: Remove unnecessary error checks in
``exec_builtin_or_dynamic()``. ``exec_builtin_or_dynamic()``.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment