Closed
Description
BPO | 41245 |
---|---|
Nosy | @rhettinger, @mdickinson |
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 2020-07-08.17:19:22.882> labels = ['3.7', '3.8', '3.9', '3.10', 'docs'] title = 'cmath module documentation is misleading on branch cuts' updated_at = <Date 2020-07-08.18:52:27.472> user = 'https://github.com/mdickinson'
bugs.python.org fields:
activity = <Date 2020-07-08.18:52:27.472> actor = 'mark.dickinson' assignee = 'docs@python' closed = False closed_date = None closer = None components = ['Documentation'] creation = <Date 2020-07-08.17:19:22.882> creator = 'mark.dickinson' dependencies = [] files = [] hgrepos = [] issue_num = 41245 keywords = [] message_count = 5.0 messages = ['373323', '373325', '373328', '373329', '373330'] nosy_count = 3.0 nosy_names = ['rhettinger', 'mark.dickinson', 'docs@python'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = None url = 'https://bugs.python.org/issue41245' versions = ['Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10']
Linked PRs
- gh-85417: Clarify behaviour on branch cuts in cmath module #102046
- gh-85417: remove misleaning remarks about branch cuts for platforms without signed zero #102047
- [3.10] gh-85417: Clarify behaviour on branch cuts in cmath module (GH-102046) #102275
- [3.11] gh-85417: Clarify behaviour on branch cuts in cmath module (GH-102046) #102276