On looking further the functionality is there for shadow objects. On Thu, Dec 28, 2023 at 12:03 PM Joannah Nanjekye <[email protected]> wrote:
> Hello. > > I read about the hash field optimization here: > https://www.pypy.org/posts/2009/10/gc-improvements-6174120095428192954.html > > But when I query object.__hash__(4) on the latest pypy branch, it returns, > I expected a type error. > I stand to be corrected obviously. > > -- > Best, > Joannah Nanjekye > > *"You think you know when you learn, are more sure when you can write, > even more when you can teach, but certain when you can program." Alan J. > Perlis* > -- Best, Joannah Nanjekye *"You think you know when you learn, are more sure when you can write, even more when you can teach, but certain when you can program." Alan J. Perlis*
_______________________________________________ pypy-dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/pypy-dev.python.org/ Member address: [email protected]
