Skip to content

List of removals for 5.1 #5180

@nicoddemus

Description

@nicoddemus
  • Node.getfuncargvalue (this should have been removed in 4.0)
  • raises (code as string)
  • warns (code as string)
  • pytest.raises message parameter
  • unknown arguments to pytest.warns (probably changed into kwarg-only because of Python 3)
  • unknown arguments to pytest.param (probably changed into kwarg-only because of Python 3)
  • pytest.config
  • tmpdir_factory.ensuretemp
  • pytest_logwarning hook
  • RemovedInPytest4Warning

Metadata

Metadata

Assignees

Labels

type: removalmarks the actual removal of a feature, usually done in major releases

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions