mirror of
https://github.com/python/cpython.git
synced 2026-01-10 09:22:36 +00:00
* Fix potential infinite recursion. * Fix a bug when reference can cross boundaries of substitutions, e.g. a=$( b=$(a)a) * Fix potential quadratic complexity. * Fix KeyError for undefined CFLAGS, LDFLAGS, or CPPFLAGS. * Fix infinite recursion when keep_unresolved=False. * Unify behavior with keep_unresolved=False for bogus $ occurred before and after variable references. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||