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

dataclass, slots, __post_init__ and super stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#111500 by voidspace was closed Mar 12, 2024
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
assert_not_called method for mocks stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#65461 by voidspace was closed Apr 16, 2014
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
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
reset_mock on mock created by mock_open causes infinite recursion easy stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#62822 by voidspace was closed Jul 15, 2015
Setting a side_effect on mock from create_autospec doesn't work stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#62026 by voidspace was closed Apr 14, 2014
mock.patch could whitelist builtins to not need create=True easy stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#61860 by voidspace was closed Apr 14, 2014
unittest.mock: side_effect iterators ignore DEFAULT easy type-bug An unexpected behavior, bug, or error
#61704 by voidspace was closed Apr 7, 2013
inspect.getfullargspec should use __signature__ stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#61683 by voidspace was closed Jan 29, 2014
Minor documentation fixes docs Documentation in the Doc dir type-feature A feature request or enhancement
#58975 by voidspace was closed May 13, 2012
time.time can return NaN stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#58818 by voidspace was closed Aug 26, 2021
pickling uses __class__ so you can't pickle proxy/mock objects that pretend to be other objects stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#58782 by voidspace was closed Apr 14, 2012
PEP 417: adding mock module stdlib Python modules in the Lib dir
#58503 by voidspace was closed Sep 28, 2012
pyunit script as shorthand for python -m unittest stdlib Python modules in the Lib dir
#58474 by voidspace was closed Jul 31, 2018
Fully qualified test name in failure output 3.11 only security fixes easy stdlib Python modules in the Lib dir
#58473 by voidspace was closed Mar 29, 2022
os.listdir documentation should mention surrogateescape docs Documentation in the Doc dir
#57770 by voidspace was closed Nov 16, 2020
ProTip! Add no:assignee to see everything that’s not assigned.