|
|
|
|
|
by Rapzid
2868 days ago
|
|
Yes, on these pages: https://docs.python.org/3/whatsnew/3.5.html . Of significant interest to people who are stuck/like writing Python would be the async changes in 3.5 and 3.6. There have also been constant type annotation enhancements made throughout the 3.x releases. |
|