However, i can not make sure that we can get all the necessary python library I have defined a pydantic schema with extra = extra.allow in pydantic config Is it possible to get a list or set of extra fields passed to the schema separately Packages are expected to be unique up to name and version, so two wheels with the same package name and version are treated as indistinguishable by pip This is a deliberate feature of the package metadata, and not likely to change. I am struggling to figure out exactly how the extra argument for logging works
I have some legacy code i need to change which uses it, and the code also requires logging to stdout I don't know if you can override existing errors, but if you just want to change messages, you could use custom errors Would that cause any issues for you I mean, does it need to remain as the extra_forbidden type? Using the python library to populate a dataclass using a dictionary of values ignores extra arguments / values present in the dictionary (along with all the other benefits the library provides). As part of optional paramaters for the csv.writer if you are getting extra blank lines you may have to change the lineterminator (info here)
What is 'extra' in pypi dependency Asked 7 years, 1 month ago modified 12 months ago viewed 26k times
OPEN