Closes #3095
pathlib2 is the Python 2.7 backport of the pathlib module from Python 3. Hence we use the same stub file for both. The maintainer of pathlib2 granted permission for stubs to be added in mcmtroffaes/pathlib2#44.
* Merge stdlib/3.4 into stdlib/3 * Move asyncio back to 3.4 for now