[issue22062] Fix pathlib.Path.(r)glob doc glitches.

2016-02-15 Thread Mike Short
Changes by Mike Short : Added file: http://bugs.python.org/file41933/pathlib.py.patch ___ Python tracker <http://bugs.python.org/issue22062> ___ ___ Python-bugs-list m

[issue22062] Fix pathlib.Path.(r)glob doc glitches.

2016-02-15 Thread Mike Short
Changes by Mike Short : -- keywords: +patch Added file: http://bugs.python.org/file41932/pathlib.patch ___ Python tracker <http://bugs.python.org/issue22

[issue22933] Misleading sentence in doc for shutil.move

2015-03-21 Thread Mike Short
Changes by Mike Short : Added file: http://bugs.python.org/file38628/shutil_latest.patch ___ Python tracker <http://bugs.python.org/issue22933> ___ ___ Python-bugs-list m

[issue22933] Misleading sentence in doc for shutil.move

2015-03-21 Thread Mike Short
Changes by Mike Short : -- keywords: +patch Added file: http://bugs.python.org/file38627/shutil_2.7.patch ___ Python tracker <http://bugs.python.org/issue22

[issue22317] action argument is not documented in argparse add_subparser() docs

2014-11-02 Thread Mike Short
Changes by Mike Short : Added file: http://bugs.python.org/file37116/argparse27.patch ___ Python tracker <http://bugs.python.org/issue22317> ___ ___ Python-bugs-list m

[issue22317] action argument is not documented in argparse add_subparser() docs

2014-11-02 Thread Mike Short
Mike Short added the comment: I am uploading patches for both 2.7 as well as latest (3.x). I only added the action verbiage itself in, but would it be beneficial to also add in links to more detailed descriptions similar to what is done in ArgumentParser.add_argument earlier in the argparse

[issue22317] action argument is not documented in argparse add_subparser() docs

2014-11-02 Thread Mike Short
Changes by Mike Short : -- nosy: +Mike.Short ___ Python tracker <http://bugs.python.org/issue22317> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue21759] URL Typo in Documentation FAQ

2014-11-02 Thread Mike Short
Changes by Mike Short : -- nosy: +Mike.Short ___ Python tracker <http://bugs.python.org/issue21759> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue19826] Document that bug reporting by email is possible

2014-09-01 Thread Mike Short
Mike Short added the comment: Same addition to the Python Dev Guide - seemed more appropriate on the tracker page vs. the triaging page. -- Added file: http://bugs.python.org/file36526/tracker.patch ___ Python tracker <http://bugs.python.

[issue19826] Document that bug reporting by email is possible

2014-09-01 Thread Mike Short
Mike Short added the comment: Addition to bugs.html to describe submitting bugs via email -- keywords: +patch nosy: +Mike.Short Added file: http://bugs.python.org/file36525/bugs.patch ___ Python tracker <http://bugs.python.org/issue19

[issue22154] ZipFile.open context manager support

2014-09-01 Thread Mike Short
Mike Short added the comment: Context manager comment & code snippet added to zipfile doc - patch attached. -- keywords: +patch nosy: +Mike.Short Added file: http://bugs.python.org/file36521/zipfile.patch ___ Python tracker <http://bugs.pyt

[issue21759] URL Typo in Documentation FAQ

2014-06-14 Thread Mike Short
Changes by Mike Short : -- keywords: +patch Added file: http://bugs.python.org/file35639/programmingfaq.patch ___ Python tracker <http://bugs.python.org/issue21

[issue20649] Minor grammatical mistake for asyncio dev docs

2014-02-17 Thread Mike Short
Changes by Mike Short : -- keywords: +patch nosy: +Mike.Short Added file: http://bugs.python.org/file34127/asyncio-dev.patch ___ Python tracker <http://bugs.python.org/issue20

[issue19890] Typo in multiprocessing docs

2013-12-29 Thread Mike Short
Changes by Mike Short : -- nosy: +Mike.Short ___ Python tracker <http://bugs.python.org/issue19890> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue19890] Typo in multiprocessing docs

2013-12-29 Thread Mike Short
Changes by Mike Short : -- keywords: +patch Added file: http://bugs.python.org/file33287/multiprocessing.patch ___ Python tracker <http://bugs.python.org/issue19