Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

[issue18576] Rename and document test.script_helper as test.support.script_helper

 

 

Python bugs RSS feed   Index | Next | Previous | View Threaded


report at bugs

Jul 28, 2013, 5:32 AM

Post #1 of 3 (26 views)
Permalink
[issue18576] Rename and document test.script_helper as test.support.script_helper

New submission from Nick Coghlan:

tests.script_helper provides various utilities for sensibly testing scripts in a subprocess. It isn't easy for CPython developers to discover, since it is isn't documented and the file is mixed in with actual tests in the main test directory.

As discussed in #15494, it should be:

1. Moved from Lib/test/ to Lib/test/support (and imports in tests adjusted accordingly)
2. Documented in Doc/library/test.rst

These changes should be made on both the 3.3 and default branches to avoid spurious merge conflicts.

----------
assignee: docs [at] pytho
components: Documentation, Tests
messages: 193819
nosy: docs [at] pytho, ncoghlan
priority: normal
severity: normal
status: open
title: Rename and document test.script_helper as test.support.script_helper
type: enhancement
versions: Python 3.3, Python 3.4

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue18576>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Aug 8, 2013, 6:37 AM

Post #2 of 3 (10 views)
Permalink
[issue18576] Rename and document test.script_helper as test.support.script_helper [In reply to]

Changes by Ezio Melotti <ezio.melotti [at] gmail>:


----------
keywords: +easy
nosy: +ezio.melotti
stage: -> needs patch

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue18576>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Aug 11, 2013, 12:15 PM

Post #3 of 3 (9 views)
Permalink
[issue18576] Rename and document test.script_helper as test.support.script_helper [In reply to]

Seydou Dia added the comment:

Since I am already on bugs.python.org/issue18578 I will tackle this issue, if you don't mind.

----------
nosy: +seydou

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue18576>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.