Skip to content

List of minor issues and fixes for pybind 3.0 #2609

Open
@YannickJadoul

Description

@YannickJadoul

pybind 3.0 might still take a while, but it's good to start thinking what API-breaking changes we need to introduce, by that time. I've created a milestone v3.0.0, but to reduce cluttering the issues, minor things can also be commented and listed here:

  • Remove deprecations
    • PYBIND11_PLUGIN (since 2.2)
    • object::operator== (since 2.2)
    • base<T>()
    • error_already_set.clear() (since 2.2)
    • py::object::borrowed & py::object::stolen (since 2.2)
    • obj.attr(...) as bool (since 2.0)
    • handle::call() (since 2.0). - really, everything listed here that was deprecated in 2.0

Suggestions and additions very welcome!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions