-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Issues: python/cpython
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
Label
Projects
Milestones
Assignee
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
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.patch.stopall intermittently doesn't work when the same thing is patched multiple times
type-bug
An unexpected behavior, bug, or error
#65438
by voidspace
was closed Apr 15, 2014
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
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
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
IDLE won't open if it can't read recent-files.lst
topic-IDLE
#57884
by voidspace
was closed Dec 29, 2011
os.listdir documentation should mention surrogateescape
docs
Documentation in the Doc dir
#57770
by voidspace
was closed Nov 16, 2020
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.