xonsh/news/rawlambda.rst

15 lines
235 B
ReStructuredText
Raw Normal View History

2018-04-03 21:57:30 -04:00
**Added:** None
**Changed:** None
**Deprecated:** None
**Removed:** None
**Fixed:**
* Fixed issue with uncalled lambdas being run in subproc mode.
* Lambda nodes not have proper line and column numbers in AST.
**Security:** None