Project

General

Profile

« Previous | Next » 

Revision a5c5f83b

Added by byroot (Jean Boussier) over 1 year ago

Make const_source_location return the real constant as soon as defined

[Bug #20188]

Ref: https://github.com/fxn/zeitwerk/issues/281#issuecomment-1893228355

Previously, it would only return the real constant location once the
autoload was fully completed.