Just released: humanize 4.13.0! ๐
๐ค Optimise `naturalsize` algorithm by using `math.log`
๐ค Fix `precisedelta` rounding
https://github.com/python-humanize/humanize/releases/tag/4.13.0
#Python #humanize #release
Just released: humanize 4.13.0! ๐
๐ค Optimise `naturalsize` algorithm by using `math.log`
๐ค Fix `precisedelta` rounding
https://github.com/python-humanize/humanize/releases/tag/4.13.0
#Python #humanize #release
Just released: Python Docs Sphinx Theme 2025.9! ๐
This enables translations of the theme and adds translations for:
Brazilian Portuguese
Greek
Japanese
Polish
Simplified Chinese
Spanish
Swedish
Traditional Chinese
Turkish
Thanks to all our translators!
https://github.com/python/python-docs-theme/releases/tag/2025.9
#Python #docs #Sphinx #PythonDocsTheme #PythonDocsSphinxTheme
(Just released: Python Docs Sphinx Theme 2025.9.1. Yes, I forgot something in 2025.9... Carry on!)
Just released: Python Docs Sphinx Theme 2025.9.2! ๐
Add German, Korean and Indonesian translations
Fix html page translation
Fix Copy button copying line numbers
Fix search button cutting off long translations
https://github.com/python/python-docs-theme/releases/tag/2025.9.2
#Python #docs #Sphinx #PythonDocsTheme #PythonDocsSphinxTheme
Just released: Python 3.14.0 release candidate 3! ๐๐
๐ช Finally, the final release candidate
๐ช We fixed *another* bug that required the ".pyc magic number" to be increased
๐ช The ABI isn't changing, and wheels built for rc1 and rc2 should still work
๐ค This was the first release @savannah shadowed!
๐ Please test and report bugs!
https://discuss.python.org/t/python-3-14-0rc3-is-go/103815?u=hugovk
Just released! ๐
๐ถ pylast 6.0.0
๐ค A Python interface to Last.fm and Libre.fm
๐ฏ Restore proxy support (potential breaking change: proxies are now always stored as a dict, before it was a str or dict)
๐ช Drop support for almost-EOL Python 3.9
Just released! ๐
em-keyboard 5.3.0
๐ฒ Pick a random emoji from a search. For example:
โฏ em --search music --random
Copied! ๐ฉโ๐ค woman_singer
๐งโโ๏ธ Drop support for Python 3.9
Just released! ๐
flake8-implicit-str-concat 0.6.0
A Flake8 plugin to identify those unjoined strings that a first Black run leaves behind:
"111111111111111111111" "222222222222222222222"
I hear there's another big release tomorrow? This release adds support for Python 3.14 and for once code changes were needed due to AST deprecation removals.
Also drop support for almost-very-nearly-EOL Python 3.9.
https://github.com/flake8-implicit-str-concat/flake8-implicit-str-concat/releases/tag/0.6.0
#Python #flake8 #release #Python314 #Python39
Filling a gap, this happened:
Forget* about Python 3.14, all the cool kids are trying out Python 3.15.0 alpha 1 (but not on production)! ๐
๐ฌ PEP 799: A dedicated profiling package for Python profiling tools
๐ฌ PEP 686: Python now uses UTF-8 as the default encoding
๐ PEP 782: A new PyBytesWriter C API to create a Python bytes object
โ ๏ธ Better error messages
https://discuss.python.org/t/python-3-15-alpha-1/104358?u=hugovk
* Please don't forget about 3.14...
Just released! ๐๐๐๐๐
Pillow 12.0.0
https://fosstodon.org/@pillow/115379893139846791
norwegianblue 0.23.0
https://github.com/hugovk/norwegianblue/releases/tag/0.23.0
pypinfo 23.0.0
https://github.com/ofek/pypinfo/blob/master/CHANGELOG.rst#2300
Humanize 4.14.0
https://github.com/python-humanize/humanize/releases/tag/4.14.0
Tablib 3.9.0
https://github.com/jazzband/tablib/releases/tag/v3.9.0
#Python #release #Pillow #pypinfo #Humanize #norwegianblue #Tablib
Just released! ๐
๐ Python Docs Sphinx Theme, with added Arabic, French, Romanian and Russian translations.
https://github.com/python/python-docs-theme/releases/tag/2025.10
#Python #release #PythonDocsSphinxTheme #Sphinx #theme #translations
Just released! ๐
๐จ termcolor 3.2.0
https://github.com/termcolor/termcolor/releases/tag/3.2.0
๐ฃ Expose `can_colorize` as public API
๐ข Add support for Python 3.15 (๐ฅ at https://pyreadiness.org/3.15/)
๐ด Drop support for EOLish Python 3.9
Just released! ๐
๐ช PrettyTable 3.17.0
https://github.com/prettytable/prettytable/releases/tag/3.17.0
Add support for Python 3.15, drop 3.9, test 3.13t-3.15t
Set dicts with column-specific config for all column-specific attrs
Update type hints
Replace pre-commit with prek
& more!
Just released! ๐
After one sequential-only CI failure, two artifacts builds, one GitHub outage, two fixes for the Windows installer build, four Windows builds, and a NuGet outage:
๐ Python 3.15 alpha 2!
๐ฌ PEP 799: A new high-frequency statistical sampling profiler
๐ฌ PEP 686: Python now uses UTF-8 as the default encoding
๐ PEP 782: A new PyBytesWriter C API to create a Python bytes object
โ ๏ธ Better error messages
https://discuss.python.org/t/python-3-15-0a2/104948?u=hugovk
Just released! ๐
๐ถ pylast 7.0.0
๐ค A #Python interface to @lastfm and Libre.fm
๐๏ธ Remove `SCROBBLE_SOURCE_*` and `SCROBBLE_MODE_*` constants. Last used in 2017, you probably weren't using them
๐ป Add `chosen_by_user` parameter to `scrobble`. Set to false if you don't have "direct" control over the source, like radio or a stream.
๐ Add support for Python 3.15
๐ผ Test against recorded API instead of live
๐ฆ Replace pre-commit with prek
Thanks to @scy!
https://github.com/pylast/pylast/releases/tag/7.0.0
#release #LastFM
Just released! ๐๐
Python 3.14.1
Waiting for the .1 to upgrade? This one's especially for you!
๐ฅง Deferred type annotation evaluation!
๐ฅง T-strings!
๐ฅง Zstandard!
๐ฅง Syntax highlighting in the REPL!
๐ฅง Colour in unittest, argparse, json and calendar CLIs!
๐ฅง UUID v6-8!
๐ฅง And much more!
https://discuss.python.org/t/python-3-14-1-is-now-available/105163
Just released! ๐๐
Python 3.14.2 (and 3.13.11)
Waiting for the .2 to upgrade? This one's especially for you!
So soon? We found some regressions, so hereโs an expedited pair of releases. They also come with bonus security fixes.
https://discuss.python.org/t/python-3-14-2-and-3-13-11-are-now-available/105214?u=hugovk
Just released! ๐
Python Docs Sphinx Theme
This is the theme for the Python documentation (and others)
* Add support for green, red and yellow side borders for code examples
* Add Portuguese translation
* Add support for Python 3.15
https://github.com/python/python-docs-theme/releases/tag/2025.12
Just released! ๐
๐ Python 3.15 alpha 3!
https://discuss.python.org/t/python-3-15-0-alpha-3/105325?u=hugovk
๐ฌ PEP 799: A new high-frequency statistical sampling profiler and dedicated profiling package
๐ฌ PEP 686: Python now uses UTF-8 as the default encoding
๐ PEP 782: A new PyBytesWriter C API to create a Python bytes object
๐จ Colour code snippets in argparse help: https://bsky.app/profile/savannah.dev/post/3m7svdqdeqs2x
โ ๏ธ Better error messages
#Python #Python315 #CPython #release #PEP799 #PEP686 #PEP782 #argparse
Just released! ๐
๐ค Humanize 4.15.0
This does stuff like turning a number into a fuzzy human-readable duration ("3 minutes ago")
https://github.com/python-humanize/humanize/releases/tag/4.15.0
* Add locale support for decimal separator in `intword`
* Add support for Python 3.15
* `naturaldelta`: round the value to nearest unit that makes sense
* Fix plural form for `intword` and improve performance
* Replace `Exception` with more specific `FileNotFoundError`
* Replace pre-commit with prek
Just released! ๐
stravavis 0.6.0: create visualisations of Strava activities
* add option to select visualisations/allow --bbox as file/support 3.13-3.14/drop 3.9
https://github.com/marcusvolz/strava_py/releases/tag/v0.6.0
termcolor 3.3.0: ANSI formatting for the terminal
* add italic/fix error handling
https://github.com/termcolor/termcolor/releases/tag/3.3.0
pylast 7.0.1: A Python interface to Last.fm
* fix type hints
Just released! ๐
pypistats 1.12.0
CLI for PyPI download stats
support 3.15
drop 3.9
improve verbose output
declare type hints
replace dateutil+six dependencies with stdlib
replace httpx with urllib
replace pre-commit with prek
Just released! ๐
norwegianblue 0.24.0
CLI to show end-of-life dates
show spinner when querying
support 3.15
replace dateutil+six dependencies with stdlib
replace httpx with urllib3
replace pre-commit with prek