Ticket #5942 (closed defect: invalid)

Opened 4 years ago

Last modified 3 years ago

bug in RealIntervalField printing

Reported by: ylchapuy Owned by: somebody
Priority: major Milestone: sage-duplicate/invalid/wontfix
Component: basic arithmetic Keywords:
Cc: cwitty, mhansen Work issues:
Report Upstream: N/A Reviewers:
Authors: Merged in:
Dependencies: Stopgaps:

Description

This seems bad to me...

sage: p=RealIntervalField(4)(pi)
sage: p.str(style='brackets')
'[3.00 .. 3.25]'
sage: p
4.?

Change History

comment:1 Changed 4 years ago by mabshoff

  • Cc cwitty added

comment:2 Changed 3 years ago by ylchapuy

  • Report Upstream set to N/A

should be closed with won't fix. It's a design choice.

comment:3 Changed 3 years ago by AlexGhitza

  • Cc mhansen added

Mike, I'm ccing you as this should apparently be closed.

comment:4 Changed 3 years ago by mhansen

  • Status changed from new to closed
  • Resolution set to invalid
  • Milestone changed from sage-4.3.1 to sage-duplicate/invalid/wontfix
Note: See TracTickets for help on using tickets.