Skip to content

Remove support code for earlier Python 3 version in Source.compile#2106

Merged
RonnyPfannschmidt merged 2 commits intopytest-dev:masterfrom
nicoddemus:sys-modules-none
Dec 1, 2016
Merged

Remove support code for earlier Python 3 version in Source.compile#2106
RonnyPfannschmidt merged 2 commits intopytest-dev:masterfrom
nicoddemus:sys-modules-none

Conversation

@nicoddemus
Copy link
Member

This code leaves None in sys.modules as a side effect but is no longer needed in the Python 3 versions we support, it seems.

Fix #2103

This code leaves None in sys.modules as a side effect but is no longer needed in the Python 3 versions we support.

Fix pytest-dev#2103
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.004%) to 92.823% when pulling f8d1952 on nicoddemus:sys-modules-none into 8208a77 on pytest-dev:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.005%) to 92.823% when pulling 30f0152 on nicoddemus:sys-modules-none into 8208a77 on pytest-dev:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants