Inconsistent complex behavior with (-1j) · Issue #84450 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
BPO | 40269 |
---|---|
Nosy | @tim-one, @rhettinger, @terryjreedy, @mdickinson, @stevendaprano, @serhiy-storchaka, @MojoVampire, @PistachioCake |
PRs | bpo-40269: Add note on imaginary literal gotchas to reference documentation #19498bpo-40269: Fix repr for complex. #19593 |
Superseder | bpo-17336: Complex number representation round-trip doesn't work with signed zero values |
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 = <Date 2020-04-28.18:40:06.642> created_at = <Date 2020-04-13.00:03:28.679> labels = ['type-feature', '3.8', 'docs'] title = 'Inconsistent complex behavior with (-1j)' updated_at = <Date 2020-08-05.11:14:17.438> user = 'https://github.com/PistachioCake'
bugs.python.org fields:
activity = <Date 2020-08-05.11:14:17.438> actor = 'mark.dickinson' assignee = 'docs@python' closed = True closed_date = <Date 2020-04-28.18:40:06.642> closer = 'mark.dickinson' components = ['Documentation'] creation = <Date 2020-04-13.00:03:28.679> creator = 'rushilu' dependencies = [] files = [] hgrepos = [] issue_num = 40269 keywords = ['patch'] message_count = 15.0 messages = ['366276', '366278', '366280', '366283', '366287', '366289', '366293', '366294', '366298', '366733', '366764', '366773', '367553', '367721', '374874'] nosy_count = 9.0 nosy_names = ['tim.peters', 'rhettinger', 'terry.reedy', 'mark.dickinson', 'steven.daprano', 'docs@python', 'serhiy.storchaka', 'josh.r', 'rushilu'] pr_nums = ['19498', '19593'] priority = 'normal' resolution = 'duplicate' stage = 'resolved' status = 'closed' superseder = '17336' type = 'enhancement' url = 'https://bugs.python.org/issue40269' versions = ['Python 3.8']