home.social

Search

3 results for “ichard26”

  1. pip 24.3 has been released (*checks watch*) almost three weeks ago, but do you know what changed in this release?

    If not, I have a release write-up for pip 24.3 that can fix that!

    ichard26.github.io/blog/2024/1

    TL;DR: pip 24.3 is a small release with a truststore bugfix, error QoL improvements, and one minor deprecation of noncompliant wheel filenames (which won't affect you).

  2. pip 26.1 is an incredible release, thank you to the pip maintainers!! 💜

    – Relative dependency cooldown support!
    – Installing from pylock.toml
    – Multiple security fixes

    Read the full blog post by @ichard26

    ichard26.github.io/blog/2026/0

    #python #pypi #pip #security #oss #opensource

  3. Here's a thorough write-up of what's new in pip 24.2 by new core team member, Richard Si:

    ichard26.github.io/blog/2024/0

    And did you know pip uses calendar versioning? That 24 is the year.

    calver.org/#other-notable-proj

    #python #pip #CalVer