Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Rename Python 2 markdown files into 'pythonlegacy' | Simon Shine | 2020-02-12 | -818/+0 |
| | | | | | | | | | ``` for f in $(find . -iname "*python*" | grep -vE 'python3|git|statcomp'); do flegacy=$(echo "$f" | sed 's/python/pythonlegacy/') git mv "$f" "$flegacy" done ``` | |||
* | Add [wasm/uk-ua] and update name in [python/uk-ua] | Oleh Hromiak | 2019-10-07 | -1/+1 |
| | ||||
* | Type correction for the output of math.sqrt() propagated across versions and ↵ | Anindya Srivastava | 2019-02-06 | -1/+1 |
| | | | | languages | |||
* | [python/ua] Add Ukrainian translation | Oleg Gromyak | 2017-10-29 | -0/+818 |