Changes between Version 1 and Version 2 of Ticket #22037
- Timestamp:
- 12/07/16 17:55:28 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22037 – Description
v1 v2 1 Python 2.7.13rc1 leads to problems with sage related to __new__. It is likely related to this change that was included in Python:1 Python 2.7.13rc1 leads to problems with sage related to `__new__`. It is likely related to this change that was included in Python: 2 2 https://bugs.python.org/issue5322 3 3