Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Python3 executor | mediawiki/services/function-evaluator | master | +1 K -106 |
Details
Event Timeline
Change 687858 had a related patch set uploaded (by Jforrester; author: Cory Massaro):
[mediawiki/services/function-evaluator@master] Python executor (WIP)
Change 687858 had a related patch set uploaded (by Cory Massaro; author: Cory Massaro):
[mediawiki/services/function-evaluator@master] Python executor (WIP)
Change 687858 merged by jenkins-bot:
[mediawiki/services/function-evaluator@master] Python3 executor
How many of the TODOs do we want to implement before calling this Resolved? None? Some?
Conditioning on requested language will happen automatically with the forthcoming JS patch.
Validation within the executor itself is big enough to be its own task (which I have made).
The others are either optimizations/redesign suggestions or kinda minor, so I feel we can resolve this one.