⭐️ Недавно состоялся релиз Python 3.13
Помимо других апдейтов, вот на что я обратил внимание:
◽️Экспериментальный компилятор JIT, должен в будущем значительно повысить скорость.
Активируется аргументом –enable-experimental-jit
◽️Экспериментальный режим без GIL. Думаю, все знаю что это.
Активируется аргументом –without-gil
◽️Удалили ряд стандартных библиотек (PEP-594). Вместе с ними попала под нож lib2to3. Надеюсь больше никому она и не нужна)))
◽️Обновленный REPL с колоризацией.
Команда для быстрого запуска
docker run --rm -it python:3.13
Либо устанавливаем исталятором↗️
#release
#php
You can easily set up a WordPress development environment using GitHub Codespaces or locally with Docker. Codespaces lets you start coding in a ready-made cloud environment directly from your browser, saving setup time and letting you work anywhere. For local setup, you need Node.js, npm, and Docker installed. After cloning the WordPress development repository, you run simple commands to install dependencies, build the project, and start the environment. You can access your WordPress site at http8889, run tests, and manage the environment with commands. This setup helps you develop, test, and contribute to WordPress efficiently without complex manual configuration.
https://github.com/WordPress/wordpress-develop
¿Que puede hacer este bot?
@phpiobot
Este bot fue creado para ayudar a los programadores a encontrar documentación de funciones en PHP vía inline
Idioma: inglés
(Visto en @botsgram_cu)
#php