Philip Chimento

Results 272 comments of Philip Chimento

> It would be valid for a file to contain a random list of bytes and for the Uint8Array to contain a different list of bytes. What? Surely that's an...

I think we have to make at least _some_ concession to practicality here...

Nice! I've tried to label this appropriately :smile: As discussed in the maintainers meeting, we should include this in our status update in the January TC39 plenary.

I didn't review it as closely as Richard. The first few commits seem fine to go ahead with, maybe in a separate PR so they're not blocked while resolving the...

The additional tests may change based on comments in https://github.com/tc39/proposal-temporal/issues/3197.

Seems like we should use the `posixpath` module, or else amend the `tools/lint/lib/checks/filename.py` check to handle Windows paths.

Hi, and thanks for volunteering! We always welcome more complete test coverage. Guidance on the specific things you asked about should be in the `CONTRIBUTING.md` file, particularly: - [Test Case...

It's more than 1 month after the CLDR 48 release, so this is free to go in when it's reviewed.

Note, the empty file is failing because fixture files need to contain the string `_FIXTURE` and these have a dash where they should have an underscore: https://github.com/tc39/test262/blob/main/INTERPRETING.md#modules