Open pitrou opened 14 years ago
Sure, that would be great.
Created bpo-24279 for updating test_base64.
Created bpo-24398 for updating test_capi.
Hello all!
So the following are waiting for review:
I'm going to hold off on continuing to refactor any other modules for the moment, would be great to get the above wrapped up and eventually merged when possible.
Thanks!
Berker committed the original patch to move the helper module, so adjusting the stage back to reflect the ongoing review on related issues.
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields: ```python assignee = None closed_at = None created_at =
labels = ['type-feature', 'tests']
title = 'Make test.script_helper more comprehensive, and use it in the test suite'
updated_at =
user = 'https://github.com/pitrou'
```
bugs.python.org fields:
```python
activity =
actor = 'BreamoreBoy'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Tests']
creation =
creator = 'pitrou'
dependencies = ['23981', '24033', '24279', '24398']
files = ['19975', '39003', '39038', '39176', '39177', '39189']
hgrepos = []
issue_num = 9517
keywords = ['patch']
message_count = 55.0
messages = ['112917', '112969', '113145', '119517', '119741', '123503', '123504', '123516', '123601', '123602', '123633', '123637', '173718', '221971', '222027', '240305', '240524', '240555', '240664', '240801', '240818', '240982', '240990', '241001', '241010', '241069', '241101', '241103', '241112', '241120', '241122', '241165', '241186', '241221', '241238', '241240', '241244', '241295', '241836', '241839', '241842', '241848', '241906', '241913', '242090', '242641', '242690', '242934', '242945', '243000', '243030', '244001', '244924', '245920', '247985']
nosy_count = 11.0
nosy_names = ['ncoghlan', 'pitrou', 'ezio.melotti', 'r.david.murray', 'michael.foord', 'Rodrigue.Alcazar', 'python-dev', 'berker.peksag', 'serhiy.storchaka', 'bobcatfish', 'flipmcf']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue9517'
versions = ['Python 3.5']
```