Mock.assert* API is in user namespace

Open
#68,839 14 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
testing

Research direction

Start with the linked bugs.python.org issue 24651 and inspect the standard-library Mock.assert* API; no source file or test is named in this report. Resolve the intended namespace change from the discussion, then define completion and identify the corresponding tests before starting implementation.

Written by the indexing model from the issue text.

Description

3.10 stdlib type-feature
BPO 24651
Nosy @gpshead, @rbtcollins, @carljm, @voidspace, @embray, @berkerpeksag, @kushaldas, @ztane, @felipeochoa, @vabr-g

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 = None
closed_at = None
created_at = <Date 2015-07-17.07:56:00.053>
labels = ['type-feature', 'library', '3.10']
title = 'Mock.assert* API is in user namespace'
updated_at = <Date 2020-11-05.17:01:14.945>
user = 'https://github.com/rbtcollins'

bugs.python.org fields:

activity = <Date 2020-11-05.17:01:14.945>
actor = 'gregory.p.smith'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2015-07-17.07:56:00.053>
creator = 'rbcollins'
dependencies = []
files = []
hgrepos = []
issue_num = 24651
keywords = []
message_count = 14.0
messages = ['246846', '247045', '247046', '247077', '247091', '247105', '247139', '247371', '247470', '247523', '247535', '247543', '247545', '378568']
nosy_count = 13.0
nosy_names = ['gregory.p.smith', 'rbcollins', 'carljm', 'michael.foord', 'poke', 'bignose', 'erik.bray', 'berker.peksag', 'kushal.das', 'ztane', 'fov', 'kevinbenton', 'vabr2']
pr_nums = []
priority = 'low'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue24651'
versions = ['Python 3.10']

Dominant language
Python
Stars
77.2k
Forks
36k
Avg merge
1d 9h
Merged PRs (30d)
558

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from python/cpython

All issues in python/cpython

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.