logoalt Hacker News

ericfrederichlast Tuesday at 1:16 PM1 replyview on HN

The PR which enabled 3.13 did have changes to Rust code.

https://github.com/python-pendulum/pendulum/pull/871


Replies

masklinnlast Tuesday at 1:23 PM

Because they did more than just support 3.13:

> I'm sure some of the changes are going too far. We are open to revert them if there's an interest from maintainers to merge this PR :)

Notably they bumped the bindings (“O3”) for better architecture coverage, and that required some renaming as 0.23 completed an API migration.