Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation entry for warnings #5356

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jiwaszki
Copy link
Contributor

@jiwaszki jiwaszki commented Sep 5, 2024

Description

Documentation entry for #5291 - short explanation of new py::warnings namespace.


py::warnings::new_warning_type(m, "CustomWarning", PyExc_RuntimeWarning);

.. versionadded:: 2.14
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@rwgk I cannot predict roadmap for versioning... is 2.14 okay?

Copy link
Collaborator

Choose a reason for hiding this comment

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

FYI, I'm switching employers (last day today, first day Monday). I'll try to get back here asap.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@rwgk Congrats and my best wishes for your next chapter!

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