This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2012-07-11 03:19 by Brian.Jones, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
mock_assert_called_once_with_output_update.patch | Brian.Jones, 2012-07-11 03:19 | Enhance usefulness of assert_called_once_with failure message. | review | |
mock_assert_called_once_with_output_update_including_test.patch | Arnav.Khare, 2012-09-28 15:08 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:32 | admin | set | github: 59528 |
2012-09-28 15:27:32 | michael.foord | set | messages: + msg171492 |
2012-09-28 15:21:20 | eric.araujo | set | messages: + msg171489 |
2012-09-28 15:16:36 | python-dev | set | status: open -> closed nosy: + python-dev messages: + msg171487 resolution: fixed stage: resolved |
2012-09-28 15:08:27 | Arnav.Khare | set | files:
+ mock_assert_called_once_with_output_update_including_test.patch nosy: + Arnav.Khare messages: + msg171486 |
2012-07-14 12:48:17 | eric.araujo | set | nosy:
+ eric.araujo messages: + msg165445 |
2012-07-11 09:02:31 | michael.foord | set | assignee: michael.foord messages: + msg165239 nosy: + michael.foord |
2012-07-11 03:55:18 | chris.jerdonek | set | nosy:
+ chris.jerdonek messages: + msg165224 |
2012-07-11 03:19:21 | Brian.Jones | create |