You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change SymIntNode into an intrusive pointer (#82548)
This will make the pointer type a single word, which is important
for packing it into an int64_t
This time, this diff doesn't segfault when you build with DEBUG mode; more details at pybind/pybind11#4099
Signed-off-by: Edward Z. Yang <ezyangfb.com>
Pull Request resolved: #82548
Approved by: https://github.com/albanD
0 commit comments