Changes between Initial Version and Version 2 of Ticket #13744
- Timestamp:
- 11/24/12 02:59:14 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13744
-
Property
Status
changed from
new
toneeds_review
-
Property
Authors
changed from
to
Nathann Cohen
-
Property
Status
changed from
-
Ticket #13744 – Description
initial v2 1 see https://groups.google.com/forum/?fromgroups=#!topic/sage-support/Iha5__c_h44 1 Paulo Seijas reported the following bug on sage-support [1] 2 3 {{{ 4 sage: P = Graph('Dl_') 5 sage: P.is_prime() 6 True 7 }}} 8 9 It can be easily fixed by just updating the code with upstream, as it looks like the bug has been solved since our last update. 10 11 That's all this patch does. 12 13 Nathann 14 15 [1] https://groups.google.com/forum/?fromgroups=#!topic/sage-support/Iha5__c_h44