Jump to letter: [
          
            3ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        python3 - Version 3 of the Python programming language aka Python 3000
        
        
        - Description:
- Python 3 is a new version of the language that is incompatible with the 2.x
line of releases. The language is mostly the same, but many details, especially
how built-in objects like dictionaries and strings work, have changed
considerably, and a lot of deprecated features have finally been removed. 
Packages
        
        
            | python3-3.4.2-4.fc22.i686
              [52 KiB] | Changelog
              by Dan Horák (2015-01-12): - build with valgrind on ppc64le
- disable test_gdb on s390(x) until rhbz#1181034 is resolved |