Issue 25497: Rewrite test_robotparser - Python tracker (original ) (raw )Created on 2015-10-28 14:05 by berker.peksag , last changed 2022-04-11 14:58 by admin . This issue is now closed .
Pull Requests
URL
Status
Linked
Edit
PR 2546
vstinner,2017-07-04 04:54
Messages (2)
msg253599 - (view)
Author: Berker Peksag (berker.peksag) *
Date: 2015-10-28 14:05
The attached patch rewrites test_robotparser to use a class based approach. Other changes: * Added support.reap_threads to PasswordProtectedSiteTestCase * Reenabled testPythonOrg since the python.org problem has already been fixed
msg275774 - (view)
Author: Roundup Robot (python-dev)
Date: 2016-09-11 11:52
New changeset 2193bd6f020c by Berker Peksag in branch 'default': Issue #25497 : Rewrite test_robotparser to use a class based design https://hg.python.org/cpython/rev/2193bd6f020c
History
Date
User
Action
Args
2022-04-11 14:58:23
admin
set
github: 69683
2017-07-04 04:54:54
vstinner
set
pull_requests: + <pull%5Frequest2627>
2016-09-11 11:53:10
berker.peksag
set
status: open -> closedstage: patch review -> resolvedresolution: fixedversions: - Python 3.5
2016-09-11 11:52:44
python-dev
set
nosy: + python-dev messages: +
2015-11-25 13:32:45
vstinner
link
issue21475 dependencies
2015-10-28 14:05:50
berker.peksag
create