Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #23262: The webbrowser module now supports Firefox 36+ and derived | Serhiy Storchaka | 2016-10-30 | 1 | -0/+25 |
| | | | | browsers. Based on patch by Oleg Broytman. | ||||
* | fix duplicate test name (closes #19126) | Benjamin Peterson | 2013-09-29 | 1 | -1/+1 |
| | |||||
* | #15557,#15447,#15509: webbrowser test suite added. | R David Murray | 2012-09-03 | 1 | -0/+192 |
Initial patch by Anton Barkovsky, refined a bit by me to further subdivide the test methods. Provides tests for the previous two bug fix commits. |