[rb-general] Addresses in (I)Python output

Chris Lamb lamby at debian.org
Wed Sep 25 19:15:28 UTC 2019


Hi Daniel,

> Even for documentation builds, removing addresses entirely could have
> downsides.
[…]
> 	   >>> hex(id(c.__class__))
> 	   '0x7352a0'
> 	   >>> hex(id(cls.C))
> 	   '0x4198d0'

Indeed, but I'm not sure we were really suggesting that we normalise
all "\b0x[0-9a-z]+\b", rather that we patch the "repr"-like routine
which would not have any affect on the above.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby at debian.org 🍥 chris-lamb.co.uk
       `-


More information about the rb-general mailing list