10.01.19 18:54, Kuhl, Brian пише: > The changes to Python are not large, I've kept the pull request from last year's POC active. The changed files provide a good summary of the scope. > https://github.com/python/cpython/pull/4184/files To prepare this PR for review the following changes are required: * Update it to the current master. Currently there are many conflicts. * Remove unrelated changes, like: adding/removing empty lines, adding/removing spaces in unrelated lines. * Remove unrelated changes in 'configure'. It depends on the used version of autoconf. * Ensure that you do not use tabs, unless they are necessary (in Makefile). * Make the code conforming PEP 7 and PEP 8. In particular, spaces should be added between 'if' and '(', between ')' and '{', opening '{' should be on the same line for statements, but on a new line if it is defines a function body, parenthesis around conditions of 'if' and 'while' are not needed in Python, long lines should be wrapped, etc, etc.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4