Terri Oda

Results 230 comments of Terri Oda

Copying this question/answer from #1073 because I think others may have the same question: >should we write type hints for all variables ? (or to only those which would improve...

I've pulled this out into individual per-file issues, so I'm going to close this in favour of the individual ones.

Everything that's been merged is now removed from the table above. I'm going to cherry pick a few more to add as potential new contributor issues and I'll update this...

Once all individual checkers on this list have been filed as separate issues, this can be closed.

Updating this today to remove some fixed issues and file a few new ones

This one didn't happen in GSoC 2022, so I'm going to remove the reserved note and stuff above.

> Hm, I'm not aware of this, can you link to the statement from them? Honestly, I got it out of gossip from a fellow developer and haven't verified it...

BTW, the 3.7 issues did indeed vanish when I re-ran things. If they occur again, we should probably file an issue about them.

Noting some 3.7 failures here for my own purposes before I re-run the failed jobs: ``` =========================== short test summary info ============================ FAILED test/test_extractor.py::TestExtractFileRpm::test_extract_file_rpm - Ru... FAILED test/test_extractor.py::TestExtractFileRpmWithZstd::test_extract_file_rpm FAILED test/test_helper_script.py::TestHelperScript::test_scan_files_single...

Yeah, java has the same problem: lots of folk embedding .jar files to avoid api changes. It's definitely a good target. In theory we can read jar files already (they're...