News

Here’s an example from the relevant PEP: class Movie(TypedDict): name: str year: int def foo ... With earlier versions of Python, the base size of an object was 208 bytes.
Have you verified each individual byte has the correct value? I think LH317 is right, it's just the way that Python is displaying the data. Basically, you stored some binary data and you're trying ...