flake8/docs/source/internal
Ian Cordasco 55f10211a3
Check for version of Python on Windows
Certain versions of Python on Windows are capable of using
multiprocessing safely and correctly. Instead of completely disabling
multiprocessing on Windows, this allows us to check for safe versions.

This also updates our internal utility documentation to add missing
functions and add a strongly worded warning about the API of those
functions.
2016-06-07 19:56:41 -05:00
..
.keep Move docs directories into docs/source 2016-01-25 21:15:04 -06:00
checker.rst Update title 2016-05-16 15:58:59 -05:00
cli.rst Add documentation around the cli 2016-05-08 14:02:40 -05:00
contributing.rst Remove last trailing whitespace 2016-06-04 15:23:31 -05:00
formatters.rst Add and fix documentation 2016-02-25 09:06:50 -06:00
index.rst Add contributing documentation 2016-06-04 14:18:44 -05:00
option_handling.rst Add documentation about option aggregation 2016-01-27 21:32:40 -06:00
plugin_handling.rst Add documentation about how we handle pep8 as a plugin 2016-05-10 20:12:17 -05:00
utils.rst Check for version of Python on Windows 2016-06-07 19:56:41 -05:00