Python Forum
Python 3.701b released yesterday--who should install it and who shouldn't?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python 3.701b released yesterday--who should install it and who shouldn't?
#1
I happen to have 3.701a installed, but, at my level of use, haven't noticed any differences from 3.6.x. Who whould install the new 3.7 beta and who shouldn't?
Reply
#2
Why install a beta release with potential issues if you don't use the bleeding edge features?
Reply
#3
3.7 is supposed to have greatly enhanced async capabilities.
Haven't downloaded at the actual release, but I have read about it here: https://docs.python.org/3.7/whatsnew/3.7.html
and also seen blurbs on O'Reilly
Reply
#4
This is something @Scaperen will like: https://docs.python.org/3.7/whatsnew/3.7...resolution
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply
#5
Like any good software, Python goes through several stages of testing, these being the alpha and beta. There are currently four beta releases scheduled prior to the final stable release. These versions are meant primarily for those people with the expertise and time to assist in the discovery of bugs, omissions, corrections, etc. There is also the issue where a feature may be included in the testing phase but problems may be encountered that can't be resolved before the final release and therefore has to be postponed till a later release.

If your just a regular user, be patient and wait for the final release. As I recall, it's not that far off.
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply
#6
I purposely do not install the latest of anything mostly. 1) to flesh out bugfixes and 2) because not many people will be using it. Which means i then am the bug tester. And this is after initial release let alone beta or alphas which is even worse. I still am using ubuntu 16.04 and will not install the next LTS release 18.04 come next April due to usual bugs. Ill install 18.04 when about 19.04 comes out as 18.04 will have most kinks worked out by then. And as for python i am still using python3.5 mostly as not many people are even at python3.6 yet, let alone 3.7 alpha. python3.6 was a good one, and when i move ill prolly stay on that until the next great feature addition release.

Also if you use 3rd party libs, which at some point every one of us does...there might not be a compatible version for the latest, even better chance of not if its alpha/beta.
Recommended Tutorials:
Reply
#7
I currently use 3.6.4, and will upgrade to 3.7 as soon as it comes out.
I trust that most of the bugs will be worked out before release. Then, I like to tray out the new additions bit by bit.
Reply
#8
For me Dataclasses are the biggest change.
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  PAGE 8.0 RELEASED rob101 4 776 Jan-06-2024, 02:07 PM
Last Post: rob101
Star Nodezator v1.4 released! (Python node editor in the public domain) KennedyRichard 0 918 Sep-04-2023, 01:42 PM
Last Post: KennedyRichard
Star Nodezator (free Python node editor) released to the public domain! KennedyRichard 4 2,174 Jun-24-2022, 09:49 AM
Last Post: Larz60+
  shouldn't this raise an exception? Skaperen 3 2,806 Dec-11-2021, 06:31 PM
Last Post: Skaperen
  Python 3.10 is Released snippsat 1 1,902 Oct-07-2021, 10:47 PM
Last Post: Yoriz
  Kivy 2.0.0 released buran 1 2,771 Dec-10-2020, 01:51 PM
Last Post: snippsat
  3.9.0 released today Larz60+ 0 1,676 Oct-05-2020, 09:51 PM
Last Post: Larz60+
  Python 3.8.0 is released perfringo 2 3,773 Oct-15-2019, 10:53 AM
Last Post: perfringo
  Python 3.7.1 has been released DeaD_EyE 0 2,421 Oct-22-2018, 07:57 AM
Last Post: DeaD_EyE
  Python 3.7 and also Python3.6.6 released buran 0 2,835 Jun-28-2018, 04:52 AM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020