Skip to content

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

Merged
RonnyPfannschmidt merged 1 commit into
pytest-dev:masterfrom
nicoddemus:source-compile-sys-modules-none
Dec 1, 2016
Merged

Remove support code for earlier Python 3 version in Source.compile#96
RonnyPfannschmidt merged 1 commit into
pytest-dev:masterfrom
nicoddemus:source-compile-sys-modules-none

Conversation

@nicoddemus

Copy link
Copy Markdown
Member

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

Applying patch from pytest-dev/pytest#2106.

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

See pytest-dev/pytest#2103 for the original report.
@RonnyPfannschmidt RonnyPfannschmidt merged commit 347b192 into pytest-dev:master Dec 1, 2016
@nicoddemus nicoddemus deleted the source-compile-sys-modules-none branch December 1, 2016 20:40
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.

2 participants