Here's a good intro to Python 3.14's t-strings by @davepeck, one of the authors of PEP 750 https://davepeck.org/2025/04/11/pythons-new-t-strings/
#Python #Python314 #PEP750 #tstrings
Here's a good intro to Python 3.14's t-strings by @davepeck, one of the authors of PEP 750 https://davepeck.org/2025/04/11/pythons-new-t-strings/
#Python #Python314 #PEP750 #tstrings
PEP 750: Because Python developers really needed another way to bicker over string formatting, amirite? 😏 Now with more authors than actual uses for it. 🤷♂️ #InnovativeConfusion
https://peps.python.org/pep-0750/ #PEP750 #PEPs #PythonDevelopment #StringFormatting #DeveloperHumor #TechNews #HackerNews #ngated
PEP 750 – Template Strings has been accepted
https://peps.python.org/pep-0750/
#HackerNews #PEP750 #TemplateStrings #Python #PEPs #ProgrammingNews #CodeUpdates
New drafts open for discussion:
#PEP771 proposes default extras for packages: to allow default deps to be installed by default, but advanced users could do a minimal install
https://discuss.python.org/t/pep-771-default-extras-for-python-software-packages/79706
#PEP772 proposes a packaging governance process
https://discuss.python.org/t/pep-772-packaging-governance-process/79724
Submitted for pronouncement:
#PEP750 proposes template strings
https://github.com/python/steering-council/issues/275
#PEP770 aims to make it easy for maintainers to embed SBOMs in wheels