Branch: refs/heads/master
Home: https://github.com/pytest-dev/pytest
Commit: f8d31d24001e0afb519af0eafeb8848d663c21e8
https://github.com/pytest-dev/pytest/commit/f8d31d24001e0afb519af0eafeb8848d663c21e8
Author: Christopher Dignam <[email protected]>
Date: 2018-12-12 (Wed, 12 Dec 2018)
Changed paths:
M AUTHORS
A changelog/4536.bugfix.rst
M src/_pytest/monkeypatch.py
M testing/test_monkeypatch.py
Log Message:
-----------
Bugfix: monkeypatch.delattr handles class descriptors
Correct monkeypatch.delattr to match the correct behavior of
monkeypatch.setattr when changing class descriptors
Commit: 7a600ea3ebbcb9d0de909209f7cba2ebea58d32e
https://github.com/pytest-dev/pytest/commit/7a600ea3ebbcb9d0de909209f7cba2ebea58d32e
Author: Daniel Hahler <[email protected]>
Date: 2018-12-12 (Wed, 12 Dec 2018)
Changed paths:
M changelog/4536.bugfix.rst
Log Message:
-----------
Improve changelog
Commit: 9b3be870dc5330673eed8804db978ea789f5fdb6
https://github.com/pytest-dev/pytest/commit/9b3be870dc5330673eed8804db978ea789f5fdb6
Author: Daniel Hahler <[email protected]>
Date: 2018-12-12 (Wed, 12 Dec 2018)
Changed paths:
M src/_pytest/monkeypatch.py
Log Message:
-----------
Improve comment
Commit: 1a04e8903a9b2148ebfd5dda048e70b7ebf59f82
https://github.com/pytest-dev/pytest/commit/1a04e8903a9b2148ebfd5dda048e70b7ebf59f82
Author: Bruno Oliveira <[email protected]>
Date: 2019-01-16 (Wed, 16 Jan 2019)
Changed paths:
M AUTHORS
A changelog/4536.bugfix.rst
M src/_pytest/monkeypatch.py
M testing/test_monkeypatch.py
Log Message:
-----------
Merge pull request #4537 from chdsbd/master
Bugfix: monkeypatch.delattr handles class descriptors
Compare:
https://github.com/pytest-dev/pytest/compare/5903f4596a63...1a04e8903a9b
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
_______________________________________________
pytest-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pytest-commit