From Fedora Project Wiki

(Python debugging; remove minorchanges)
No edit summary
(93 intermediate revisions by 12 users not shown)
Line 1: Line 1:
{{Admon/warning | F13 | Beat owner should begin placing Fedora 13 content in this beat. }}
== Boost 1.59.0 ==
Fedora 23 Will include Boost 1.58.0 or later, pushing to 1.59 More can be found [https://fedoraproject.org/wiki/Changes/F23Boost159 ttps://fedoraproject.org/wiki/Changes/F23Boost159]


Fedora 13 includes a rich set of development tools including all popular programming languages, the best and latest IDEs, and an extensive set of libraries. This section addresses the major changes for Fedora 13. For a complete list of the hundreds of updated development components see the Fedora 13 Technical Notes at http://docs.fedoraproject.org.
== Python 3 default ==
Fedora 23 Will include python 3 by default instead of Python 2. More can be found [https://fedoraproject.org/wiki/Changes/Python_3_as_Default https://fedoraproject.org/wiki/Changes/Python_3_as_Default]


== perl 5.22 ==
Perl 5.22 will be the default version of Perl in Fedora 23 More can be found [https://fedoraproject.org/wiki/Changes/perl5.22 https://fedoraproject.org/wiki/Changes/perl5.22]


<!--
== Mono 4 ==
== Feature Pages ==
Mono will be updated to version 4 in Fedora 23. Upstream documentation about Mono 4 can be found [http://www.mono-project.com/docs/about-mono/releases/4.0.0/ http://www.mono-project.com/docs/about-mono/releases/4.0.0/] and the Change in Fedora 23 can be found: [https://fedoraproject.org/wiki/Changes/Mono_4 https://fedoraproject.org/wiki/Changes/Mono_4]
* [[Features/F13Boost141 |Boost 1.41 Uplift ]]
{{header|docs}}{{Docs_beat_closed}}
* [[Features/SystemtapStaticProbes |Systemtap Static Probes ]]
[[Category:Docs Project]]
* [[Features/Python3F13 |Python 3]]
[[Category:Draft documentation]]
* [[Features/EasierPythonDebugging | Easier Python Debugging ]]
[[Category:Documentation beats]]
* [[Features/NetBeans_6.8|NetBeans 6.8]] (See Java Page)
-->
 
== Boost ==
 
Fedora 12 includes Boost 1.39.  In Fedora 13, there is an upgrade to Boost 1.4, which, due to some improvements in the way Boost is built, allows Fedora to be in closer sync with the upstream development. The release notes for Boost can be found at http://www.boost.org/users/history/version_1_40_0.
 
== Systemtap Static Probes ==
 
Systemtap has been extended to support user space tracing, and in particular to support static (dtrace compatible) markers enabled in various programs in Fedora. This enables users, developers and administrators a high level overview of what is going on with their system or deep down in a specific program or subsystem.
 
Systemtap comes with a tutorial, a language reference manual, a tapsets reference and an examples directory.
 
== Python 3 ==
 
Fedora now includes a Python 3 runtime, parallel-installable with our existing Python 2 runtime.
 
Python 3 versions of many libraries are available with more underway. For an update on the current status refer to http://fedoraproject.org/wiki/Features/Python3F13.
 
 
 
== Easier Python Debugging ==
 
The gdb debugger has been extended so that it can report detailed information on the internals of the Python 2 and Python 3 runtimes. Backtraces involving Python will now by default show mixed C and Python-level information on what such processes are doing, without requiring expertise in the use of gdb
 
 
 
 
 
<noinclude>[[Category:Release Notes]]<noinclude>
[[Category:Documentation_beats]]

Revision as of 05:22, 9 September 2015

Boost 1.59.0

Fedora 23 Will include Boost 1.58.0 or later, pushing to 1.59 More can be found ttps://fedoraproject.org/wiki/Changes/F23Boost159

Python 3 default

Fedora 23 Will include python 3 by default instead of Python 2. More can be found https://fedoraproject.org/wiki/Changes/Python_3_as_Default

perl 5.22

Perl 5.22 will be the default version of Perl in Fedora 23 More can be found https://fedoraproject.org/wiki/Changes/perl5.22

Mono 4

Mono will be updated to version 4 in Fedora 23. Upstream documentation about Mono 4 can be found http://www.mono-project.com/docs/about-mono/releases/4.0.0/ and the Change in Fedora 23 can be found: https://fedoraproject.org/wiki/Changes/Mono_4

DocsProject Header docTeam1.png
Warning.png
Beat Closed on Wiki
Work on beats has now moved to git at https://pagure.io/fedora-docs/release-notes. If you have changes or additions, please contact the docs team via #fedora-docs, docs@lists.fedoraproject.org, or with the release-notes BZ component.