mirror of
https://github.com/python/cpython
synced 2026-09-26 16:21:04 +03:00
(cherry picked from commit 68fbc00dc870f6a8dcbecd2ec19298e21015867f) Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2 lines
137 B
ReStructuredText
2 lines
137 B
ReStructuredText
``ctx`` arguments to the constructors of :mod:`ast` node classes now default
|
|
to :class:`ast.Load() <ast.Load>`. Patch by Jelle Zijlstra.
|