Unverified Commit d71ba0cb authored by Aaron Gokaslan's avatar Aaron Gokaslan Committed by GitHub
Browse files

(perf): Add a missing noexcept to a pytype constructor (#3236)

* Add a missing noexcept to pytypes constructor.

Adds a few missing noexcept to PyType constructors for perf reasons.

* Revert exception ctor
parent 49173e47
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment