endycm
No user record in our sample, but endycm has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but endycm has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No, the YAML parser is a valid YAML 1.1 parser, where this behaviour is totally correct and in spec.
Author has no clue, but I don't blame him. There are - similar to the JSON insanity - multiple YAML standards. YAML 1.1 and 1.2+ are the important ones, as the "superset" argument is only valid since 1.2. HOWEVER PyYAML…