Sun 2016-12-11 09:14:01 UTC+1, Jori Mäntysalo:

> Latest beta is now almost Python3-compatible at syntax level, that is
>
> find src/sage -name '*.py' | xargs -n 1 python3 -m py_compile
>
> outputs almost nothing. However, there is now a lambda-line in
> src/sage/graphs/generators/smallgraphs.py that needs Python2.
>
> Please check you syntax against Py3 when making patches. That will save
> time later.

See also the sage-release discussion

  https://groups.google.com/d/topic/sage-release/HO7UR2sqmTM/discussion

especially these two posts

  https://groups.google.com/d/msg/sage-release/HO7UR2sqmTM/f6flqnyOCwAJ
  https://groups.google.com/d/msg/sage-release/HO7UR2sqmTM/hvLkDYyVCwAJ
 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to