Tag: python3

  • Python 3.10.0 is available

    Source: Python Insider: Python 3.10.0 is available

  • Python 3.9

    Python 3.9 is available. What’s new: New syntax features: PEP 584, union operators added to dict; PEP 585, type hinting generics in standard collections; PEP 614, relaxed grammar restrictions on decorators. New built-in features: PEP 616, string methods to remove prefixes and suffixes. New features in the standard library: PEP 593, flexible function and variable…

  • The Road to Python3

    When Python3 came out in 2009, it was already heavily debated. Python3 would be incompatible with previous versions of the popular language, but fix many drawbacks. While the vision was clear and the community initially planned to move forward much quicker. The demand for having a 2.x branch was so huge, however, that the community…

  • Djangoproject gets Experimental Python 3 support

    Djangoproject gets Experimental Python 3 support | Weblog | Django.