Alerts This Week
Warning Icon 1 560
Alerts This Week
Warning Icon 1 560

Stay Secure with the Latest Linux Advisories

Filter Icon Refine advisories
X Clear Filters
X Clear Filters
View More

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":548,"type":"x","order":1,"pct":78.51,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.3,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.87,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.32,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Loading...

Explore Latest Linux Security advisories

We found -8 articles for you...
89

Fedora 31: FEDORA-2019-d11594bf0a moderate: python beta release

# This is a beta preview of Python 3.8 Python 3.8 is still in development. This release, 3.8.0b4 is the last of four planned beta release previews. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to prepare their projects to support the new feature release. # Call to action We **strongly encourage** maintainers of third-party. --------------------------------------------------------------------------------Fedora Update Notification FEDORA-2019-d11594bf0a 2019-09-14 16:29:06.039466 --------------------------------------------------------------------------------Name : python38 Product : Fedora 31 Version : 3.8.0~b4 Release : 1.fc31 URL : https://www.python.org/ Summary : Version 3.8 of the Python interpreter Description : Python 3.8 package for developers. This package exists to allow developers to test their code against a newer version of Python. This is not a full Python stack and if you wish to run your applications with Python 3.8, update your Fedora to a newer version once Python 3.8 is stable. --------------------------------------------------------------------------------Update Information: # This is a beta preview of Python 3.8 Python 3.8 is still in development. This release, 3.8.0b4 is the last of four planned beta release previews. Beta release previews are intended to give the wider community the opportunity to test new features and bug fixes and to prepare their projects to support the new feature release. # Call to action We **strongly encourage** maintainers of third-party Python projects to **test with 3.8** during the beta phase and report issues found to [the Python bug tracker](https://bugs.python.org) as soon as possible. While the release is planned to be feature complete entering the beta phase, it is possible that features may be modified or, in rare cases, deleted up until the start of the release candidate phase (2019-09-30). Our goal is have noABI changes after beta 3 and no code changes after 3.8.0rc1, the release candidate. To achieve that, it will be extremely important to get as much exposure for 3.8 as possible during the beta phase. Please keep in mind that this is a preview release and its use is **not** recommended for production environments. # Major new features of the 3.8 series, compared to 3.7 Some of the new major new features and changes in Python 3.8 are: * [PEP 572](https://peps.python.org/pep-0572/), Assignment expressions * [PEP 570](https://peps.python.org/pep-0570/), Positional-only arguments * [PEP 587](https://peps.python.org/pep-0587/), Python Initialization Configuration (improved embedding) * [PEP 590](https://peps.python.org/pep-0590/), Vectorcall: a fast calling protocol for CPython * [PEP 578](https://peps.python.org/pep-0578/), Runtime audit hooks * [PEP 574](https://peps.python.org/pep-0574/), Pickle protocol 5 with out-of-band data * Typing-related: [PEP 591](https://peps.python.org/pep-0591/) (Final qualifier), [PEP 586](https://peps.python.org/pep-0586/) (Literal types), and [PEP 589](https://peps.python.org/pep-0589/) (TypedDict) * Parallel filesystem cache for compiled bytecode * Debug builds share ABI as release builds * f-strings support a handy `=` specifier for debugging * `continue` is now legal in `finally:` blocks * on Windows, the default `asyncio` event loop is now `ProactorEventLoop` * on macOS, the _spawn_ start method is now used by default in `multiprocessing` * `multiprocessing` can now use shared memory segments to avoid pickling costs between processes * `typed_ast` is merged back to CPython * `LOAD_GLOBAL` is now 40% faster * `pickle` now uses Protocol 4 by default, improving performance There are many other interesting changes, please consult the "What's New" page in the documentation for a full list. The next pre-release of Python 3.8 and the first release candidate will be 3.8.0rc1, currently scheduled for 2019-09-30. # Moreresources * [Online Documentation](https://docs.python.org/3.8/) * [PEP 569](https://peps.python.org/pep-0569/), 3.8 Release Schedule * Report bugs at [bugs.python.org](https://bugs.python.org) or via [Fedora Bugzilla](https://bugzilla.redhat.com/buglist.cgi) --------------------------------------------------------------------------------References: [ 1 ] Bug #1749839 - CVE-2019-16056 python: email.utils.parseaddr wrongly parses email addresses https://bugzilla.redhat.com/show_bug.cgi?id=1749839 --------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2019-d11594bf0a' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at --------------------------------------------------------------------------------_______________________________________________ package-announce mailing list -- This email address is being protected from spambots. You need JavaScript enabled to view it. To unsubscribe send an email to This email address is being protected from spambots. You need JavaScript enabled to view it. Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/This email address is being protected from spambots. You need JavaScript enabled to view it./ . Fedora 31 introduces Python 3.8 beta with enhancements like assignment expressions, positional-only parameters, improved f-string options, and bug fixes for performance.. Fedora Python Update, Python Development Release, Fedora Beta Testing. . LinuxSecurity.com Team

Calendar 2 Sep 14, 2019 Fedora
News Add Esm H240

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Community Poll

What got you started with Linux?

No answer selected. Please try again.
Please select either existing option or enter your own, however not both.
Please select minimum {0} answer(s).
Please select maximum {0} answer(s).
/main-polls/150-what-got-you-started-with-linux?task=poll.vote&format=json
150
radio
0
[{"id":483,"title":"Self-taught through trial and error","votes":548,"type":"x","order":1,"pct":78.51,"resources":[]},{"id":484,"title":"Formal training or courses","votes":30,"type":"x","order":2,"pct":4.3,"resources":[]},{"id":485,"title":"A job that required it","votes":34,"type":"x","order":3,"pct":4.87,"resources":[]},{"id":486,"title":"Other","votes":86,"type":"x","order":4,"pct":12.32,"resources":[]}] ["#ff5b00","#4ac0f2","#b80028","#eef66c","#60bb22","#b96a9a","#62c2cc"] ["rgba(255,91,0,0.7)","rgba(74,192,242,0.7)","rgba(184,0,40,0.7)","rgba(238,246,108,0.7)","rgba(96,187,34,0.7)","rgba(185,106,154,0.7)","rgba(98,194,204,0.7)"] 350
bottom 200
Your message here