Skip to content

Issues: python/cpython

Beta
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

AssertCountEqual does not work for nested dictionaries. 3.7 (EOL) end of life 3.8 (EOL) end of life tests Tests in the Lib/test dir
#80382 by walterqian mannequin was closed Oct 18, 2020
mock.call equality surprisingly broken 3.7 (EOL) end of life 3.8 (EOL) end of life tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#79407 by cjw296 was closed Dec 3, 2018
bpo-34596: Fallback to a default reason when @unittest.skip is uncalled type-feature A feature request or enhancement
#9082 by Naitreey was merged Sep 9, 2019 Loading…
[unittest] raise error if @skip is used with an argument that looks like a test method 3.8 (EOL) end of life extension-modules C modules in the Modules dir type-feature A feature request or enhancement
#78777 by Naitreey mannequin was closed Sep 9, 2019
mock_open is not compatible with read(n) (and pickle.load) 3.7 (EOL) end of life 3.8 (EOL) end of life stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#76036 by RonRothman mannequin was closed May 7, 2019
Add mock_import method to mock module stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#71563 by EyalPosener mannequin was closed Apr 2, 2022
Add assert_called() and assert_called_once() methods for mock objects stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#70511 by AmitSaha mannequin was closed Mar 12, 2016
mock.patch.dict spoils order of items in collections.OrderedDict 3.9 only security fixes easy stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#69116 by AlexanderOblovatniy mannequin was closed Jan 25, 2020
mock.patch.stopall doesn't work with patch.dict 3.9 only security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#65799 by kakuma mannequin was closed Jan 24, 2020
mock calls don't propagate to parent (autospec) 3.7 (EOL) end of life 3.8 (EOL) end of life 3.9 only security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#65677 by and mannequin was closed Jul 22, 2019
reset_mock needs parameters to also reset return_value and side_effect stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#65470 by voidspace was closed Jun 2, 2016
unittest.mock.call object has inherited count method type-bug An unexpected behavior, bug, or error
#65469 by voidspace was closed Sep 16, 2014
Provide args and kwargs attributes on mock call objects 3.8 (EOL) end of life stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#65468 by voidspace was closed Apr 2, 2019
Add __iter__ support for mock_open stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#65457 by voidspace was closed Sep 12, 2018
Sort keyword arguments in mock _format_call_signature easy type-bug An unexpected behavior, bug, or error
#65455 by voidspace was closed Jun 9, 2014
Attaching a PropertyMock records calls stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#65454 by voidspace was closed Jun 15, 2024
doc: PropertyMock refuses to raise AttributeErrror as a side effect 3.8 (EOL) end of life 3.9 only security fixes 3.10 only security fixes docs Documentation in the Doc dir easy stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#65453 by voidspace was closed Jul 19, 2024
unittest.mock.Mock should not allow you to use non-existent assert methods stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#65437 by voidspace was closed Apr 16, 2014
mock.MagicMock does not mock __truediv__ stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#65167 by JohannesBaiter mannequin was closed Apr 14, 2014
Allow repeated deletion of unittest.mock.Mock attributes 3.7 (EOL) end of life 3.8 (EOL) end of life type-bug An unexpected behavior, bug, or error
#64438 by voidspace was closed Jan 21, 2019
There is an overshadowed and invalid test in testmock.py tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#63193 by vajrasky mannequin was closed Sep 24, 2014
ProTip! Updated in the last three days: updated:>2025-05-30.