home.social

#pep695 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #pep695, aggregated by home.social.

fetched live
  1. PEP — это не стиль. это язык, которым ты думаешь о коде

    Я долго думала, что PEP — это про оформление. PEP 8: называй переменные вот так, PEP 257: пиши докстринги вот так. Потом начала использовать их по‑настоящему и выяснилось, что часть из них вообще не про то, как выглядит код!

    habr.com/ru/articles/1006908/

    #pep8 #pep544 #pep698 #pep634 #pep695 #python312 #python3 #python

  2. I actually like #PEP695, I've been meaning to use and implement generic classes more, especially when developing #opensource packages that are extendable.

    peps.python.org/pep-0695/

    @Python #Python

  3. Woo, PEP 695: Type Parameter Syntax has been accepted for Python 3.12! Soon you will be able to define generic functions and classes without using TypeVar ugliness.

    More info: discuss.python.org/t/pep-695-t

    #python #pep695