A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2013-July/127634.html below:

[Python-Dev] Refactoring test.support into a subpackage

[Python-Dev] Refactoring test.support into a subpackage [Python-Dev] Refactoring test.support into a subpackageNick Coghlan ncoghlan at gmail.com
Sun Jul 28 14:41:51 CEST 2013
On 28 July 2013 20:20, Nick Coghlan <ncoghlan at gmail.com> wrote:
>> The scope of the plan covers a few distinct steps:
>>
>> 1. Move Lib/test/support.py to Lib/test/support/__init__.py
>> (http://bugs.python.org/issue15494)
>> 2. Add a new (documented) test.support.pkg_helper submodule with the
>> package creation support code (http://bugs.python.org/issue15403 and
>> http://bugs.python.org/issue15376)
>> 3. Move the pkgutil tests to test.test_pkgutil where they belong
>> (http://bugs.python.org/issue15358)
>
> Just a heads up that I'm working on these first three steps this
> evening, so the Lib/test/support.py -> Lib/test/support/__init__.py
> move will happen shortly.
>
> I'll also be landing the patch to add test.support.temp_dir() and
> test.support.change_cwd()

The test.support switch (#15494) and the factoring out of the
temporary directory helpers to test.support (#15415) are done for both
3.3 and default (so it should be OK to rely on them without causing
merge conflicts in the tests).

#15403, #15376 and #15358 (the package testing cleanups) are still
open, but are also simpler to deal with now that test.support is a
package.

I also created #18576 to cover moving and documenting script_helper,
and #18578 to cover moving and documenting bytecode_helper.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4