Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
Closed
Description
| BPO | 21255 |
|---|---|
| Nosy | @merwok,@voidspace,@kushaldas,@tirkarthi |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee='https://github.com/voidspace'closed_at=Nonecreated_at=<Date2014-04-16.16:19:15.626>labels= ['type-bug','library']title='Attaching a PropertyMock records calls'updated_at=<Date2020-02-18.09:21:36.362>user='https://github.com/voidspace'
bugs.python.org fields:
activity=<Date2020-02-18.09:21:36.362>actor='xtreak'assignee='michael.foord'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Library (Lib)']creation=<Date2014-04-16.16:19:15.626>creator='michael.foord'dependencies= []files= []hgrepos= []issue_num=21255keywords= []message_count=3.0messages= ['216488','216603','217006']nosy_count=4.0nosy_names= ['eric.araujo','michael.foord','kushal.das','xtreak']pr_nums= []priority='normal'resolution=Nonestage='needs patch'status='open'superseder=Nonetype='behavior'url='https://bugs.python.org/issue21255'versions= ['Python 3.4','Python 3.5']
Linked PRs
- gh-65454: avoid triggering call to a PropertyMock in NonCallableMock.__setattr__ #120019
- [3.13] gh-65454: avoid triggering call to a PropertyMock in NonCallableMock.__setattr__ (GH-120019) #120336
- [3.12] gh-65454: avoid triggering call to a PropertyMock in NonCallableMock.__setattr__ (GH-120019) #120337