Skip to content

Conversation

@davidhewitt
Copy link
Member

As we approach the 0.28 release, time to remove all functionality deprecated two versions ago:

  • The PyObject alias for Py<PyAny>
  • GILOnceCell and GILProtected types
  • Python::with_gil and similar functions which were renamed to attach, detach etc.

Some remnants of GILOnceCell remain until we have merged #5341

@davidhewitt davidhewitt mentioned this pull request Jan 18, 2026
Copy link
Contributor

@Icxolu Icxolu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is also PyString::from_object and timezone_utc which are deprecated since 0.25, maybe we remove them here as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants