This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author berker.peksag
Recipients Hasan Diwan, berker.peksag, georg.brandl
Date 2015-06-06.15:37:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433605078.69.0.170757739115.issue24395@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks!

A few comments:

* New features like this can only go into Python 3.6 (the "default" branch)
* The CLI is partially tested (see Lib/test/test_webbrowser.py). You'll need to add additional tests (e.g. add tests for the -t and -h options)
* It would be nice if you could send your changes in a patch format. Please see https://docs.python.org/devguide/patch.html for more information
History
Date User Action Args
2015-06-06 15:37:58berker.peksagsetrecipients: + berker.peksag, georg.brandl, Hasan Diwan
2015-06-06 15:37:58berker.peksagsetmessageid: <1433605078.69.0.170757739115.issue24395@psf.upfronthosting.co.za>
2015-06-06 15:37:58berker.peksaglinkissue24395 messages
2015-06-06 15:37:58berker.peksagcreate