[issue24452] Make webbrowser support Chrome on Mac OS X

2016-10-05 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Well... I created a patch based on Ned's code :) This now works in the default branch Python 3.7.0a0 (default:f2204eaba685+, Oct 5 2016, 20:43:44) [GCC 4.2.1 Compatible Apple LLVM 7.3.0 (clang-703.0.31)] on darwin Type "help", "copy

[issue24632] Improve documentation about __main__.py

2016-10-05 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue24632> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue17188] Document 'from None' in raise statement doc.

2016-10-05 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: reuploaded thomir's patch issue17188_3.4.patch as is. I take no credit for this. -- Added file: http://bugs.python.org/file44967/issue17188_by_thomir.patch ___ Python tracker <http://bugs.python.org/is

[issue28362] Deprecation warning doesn't stand out enough

2016-10-04 Thread Mariatta Wijaya
New submission from Mariatta Wijaya: In documentation for python 3.3, the deprecation warning is rendered in a red box which is more eye-catching. eg https://docs.python.org/3.3/library/imp.html?highlight=imp#module-imp But since python 3.4 onwards, seems like the red box disappears and the

[issue9850] obsolete macpath module dangerously broken and should be removed

2016-10-04 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: I'm just reading PEP-4 now for procedure of declaring a module deprecated. Should PEP-4 page be updated with the proposal / info for macpath deprecation? https://www.python.org/dev/peps/pep-0004/ T

[issue28353] os.fwalk() unhandled exception when error occurs accessing symbolic link target

2016-10-04 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue28353> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue26869] unittest longMessage docs

2016-10-04 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Hi, please review the updated documentation. Thanks. -- keywords: +patch Added file: http://bugs.python.org/file44965/issue26869.patch ___ Python tracker <http://bugs.python.org/issue26

[issue20491] textwrap: Non-breaking space not honored

2016-10-04 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue20491> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10716] Modernize pydoc to use better HTML and separate CSS

2016-10-04 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Hi Andre, You can subscribe to the core mentorship mailing list here: https://mail.python.org/mailman/listinfo/core-mentorship Once you subscribed, you'll get access to the said discussion :) It is not required, but it's a great place to ask qu

[issue17188] Document 'from None' in raise statement doc.

2016-10-04 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue17188> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10716] Modernize pydoc to use better HTML and separate CSS

2016-10-04 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Thanks for the update, Berker. Would you be able to remove the 'easy' keyword from this ticket? I'll keep myself in the nosy list as I'm interested to learn about this anyway :) -- ___ P

[issue11664] Add patch method to unittest.TestCase

2016-10-04 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue11664> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue15393] JSONDecoder.raw_decode breaks on leading whitespace

2016-10-04 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue15393> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue26149] Suggest PyCharm Community as an editor for Unix platforms

2016-10-03 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Thanks for the feedback, Berker. I updated the patch as suggested. -- Added file: http://bugs.python.org/file44949/issue26149.patch ___ Python tracker <http://bugs.python.org/issue26

[issue26149] Suggest PyCharm Community as an editor for Unix platforms

2016-10-03 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: ping :) -- ___ Python tracker <http://bugs.python.org/issue26149> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue28348] Doc typo in asyncio.Task

2016-10-03 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: fixed the typo as reported. -- keywords: +patch Added file: http://bugs.python.org/file44948/issue28348.patch ___ Python tracker <http://bugs.python.org/issue28

[issue26240] Docstring of the subprocess module should be cleaned up

2016-10-03 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue26240> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue28130] Document that time.tzset updates time module globals

2016-10-03 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue28130> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue28348] Doc typo in asyncio.Task

2016-10-03 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Thanks for the report. Seems like easy fix :) I'll work on a patch for this today. -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/is

[issue25435] Wrong function calls and referring to not removed concepts in descriptor HowTo (documentation)

2016-10-02 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue25435> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue10716] Modernize pydoc to use better HTML and separate CSS

2016-10-02 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue10716> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue8145] Documentation about sqlite3 isolation_level

2016-10-02 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue8145> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue9850] obsolete macpath module dangerously broken and should be removed

2016-10-01 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue9850> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue28222] test_distutils fails

2016-10-01 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Hmm.. the test works for me on master branch $ ./python.exe -m test test_distutils Run tests sequentially 0:00:00 [1/1] test_distutils 1 test OK. Total duration: 4 sec Tests result: SUCCESS -- ___ Python tracker

[issue28088] Document Transport.set_protocol and get_protocol

2016-10-01 Thread Mariatta Wijaya
New submission from Mariatta Wijaya: Added the documentation for set_protocol and get_protocol. -- keywords: +patch Added file: http://bugs.python.org/file44918/issue28088.patch ___ Python tracker <http://bugs.python.org/issue28

[issue28088] Document Transport.set_protocol and get_protocol

2016-10-01 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue28088> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue28089] Document TCP_NODELAY by default

2016-10-01 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue28089> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue28335] Exception reporting in `logging.config`

2016-10-01 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue28335> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue22392] Clarify documentation of __getinitargs__

2016-10-01 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue22392> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue28326] multiprocessing.Process depends on sys.stdout being open

2016-10-01 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue28326> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue28294] HTTPServer server.py assumes sys.stderr != None

2016-09-29 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: use the logging module instead of sys.stderr -- keywords: +patch Added file: http://bugs.python.org/file44890/issue28294.patch ___ Python tracker <http://bugs.python.org/issue28

[issue28315] incorrect "in ?" output in 'divide' example at "Defining Clean-up Actions" in tutorial

2016-09-29 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Updated the documentation to use instead of ? I also went through other examples in the page and fixed those too. -- keywords: +patch Added file: http://bugs.python.org/file44885/issue28315.patch ___ Python

[issue28315] incorrect "in ?" output in 'divide' example at "Defining Clean-up Actions" in tutorial

2016-09-29 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Thanks for the report. I agree, it should be instead of ? I'll work on a patch for this :) -- ___ Python tracker <http://bugs.python.org/is

[issue28315] incorrect "in ?" output in 'divide' example at "Defining Clean-up Actions" in tutorial

2016-09-29 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue28315> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue23740] http.client request and send method have some datatype issues

2016-09-29 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue23740> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue21879] str.format() gives poor diagnostic on placeholder mismatch

2016-09-29 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue21879> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue28222] test_distutils fails

2016-09-29 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue28222> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue28294] HTTPServer server.py assumes sys.stderr != None

2016-09-29 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: I'm interested to work on a patch for this, if no one started yet. -- ___ Python tracker <http://bugs.python.org/is

[issue9253] argparse: optional subparsers

2016-09-28 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue9253> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue28210] argparse with subcommands difference in python 2.7 / 3.5

2016-09-28 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue28210> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue28294] HTTPServer server.py assumes sys.stderr != None

2016-09-28 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue28294> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue26869] unittest longMessage docs

2016-09-28 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue26869> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue28281] Remove year limits from calendar

2016-09-28 Thread Mariatta Wijaya
Changes by Mariatta Wijaya : -- nosy: +Mariatta ___ Python tracker <http://bugs.python.org/issue28281> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue26149] Suggest PyCharm Community as an editor for Unix platforms

2016-09-17 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Forgot to change the title to Editors and IDEs. Updated now. Thanks. -- Added file: http://bugs.python.org/file44716/docupdate4.patch ___ Python tracker <http://bugs.python.org/issue26

[issue26149] Suggest PyCharm Community as an editor for Unix platforms

2016-09-17 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Thanks for the feedback, Berker :) I added some introductory statements, and added link to https://wiki.python.org/moin/IntegratedDevelopmentEnvironments I'll be open to other suggestions as well Thanks. -- Added file: http://bugs.pytho

[issue26149] Suggest PyCharm Community as an editor for Unix platforms

2016-09-16 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Hmm.. not sure if I did this correctly. I uploaded another patch file, is this right? Or, how can I edit my original patch? Thanks. -- ___ Python tracker <http://bugs.python.org/issue26

[issue26149] Suggest PyCharm Community as an editor for Unix platforms

2016-09-16 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Thanks for the feedback :) As suggested, I removed all other IDEs and just link to the wiki. -- Added file: http://bugs.python.org/file44705/docupdate2.patch ___ Python tracker <http://bugs.python.org/issue26

[issue26149] Suggest PyCharm Community as an editor for Unix platforms

2016-09-15 Thread Mariatta Wijaya
Mariatta Wijaya added the comment: Mention Pycharm community edition, and provide link to the wiki -- keywords: +patch nosy: +Mariatta Wijaya Added file: http://bugs.python.org/file44686/docupdate.patch ___ Python tracker <http://bugs.python.

<    7   8   9   10   11   12