Lines Matching defs:checking
429 .. _2to3: https://docs.python.org/3/library/2to3.html
430 .. _caniusepython3: https://pypi.org/project/caniusepython3
431 .. _cheat sheet: http://python-future.org/compatible_idioms.html
432 .. _coverage.py: https://pypi.org/project/coverage
433 .. _Futurize: http://python-future.org/automatic_conversion.html
434 .. _importlib: https://docs.python.org/3/library/importlib.html#module-importlib
435 .. _importlib2: https://pypi.org/project/importlib2
436 .. _Modernize: https://python-modernize.readthedocs.org/en/latest/
437 .. _mypy: http://mypy-lang.org/
438 .. _Porting to Python 3: http://python3porting.com/
439 .. _Pylint: https://pypi.org/project/pylint
441 … A: https://ncoghlan-devs-python-notes.readthedocs.org/en/latest/python3/questions_and_answers.html
443 .. _pytype: https://github.com/google/pytype
444 .. _python-future: http://python-future.org/
445 .. _python-porting: https://mail.python.org/mailman/listinfo/python-porting
446 .. _six: https://pypi.org/project/six
447 .. _tox: https://pypi.org/project/tox
448 .. _trove classifier: https://pypi.org/classifiers
450 .. _"What's New": https://docs.python.org/3/whatsnew/index.html
452 .. _Why Python 3 exists: http://www.snarky.ca/why-python-3-exists