Marc Mueller

Results 381 comments of Marc Mueller

> Sorry, I don't have merge rights on this repo. Just remember that you approved one of my PRs but checking looking back at #484 it was indeed merged by...

@ikalchev Did you have time to take a look at this yet?

> @cdce8p just released (under 5.0.0). It has been awhile, I should probably give someone "release" rights so I don't slow things down. Let me know if there are issues....

@jacobtylerwalls Yeah, mostly. Updating a lot of test cases as well though. I've startet to look into it. Will open a PR for it in the next few days.

> Currently, PyPI lists the license for this project as MIT, which is correct. It does have vendored packages, but those packages are clearly bundled and carry their own metadata,...

Seems the license classifier was accidentally removed in https://github.com/pypa/setuptools/commit/4e1e89392de5cb405e7844cdc8b20fc2755dbaba. Would it make sense to revert https://github.com/jaraco/skeleton/pull/170 for the time being?

I've been looking into the `brain` errors. Will open a PR to fix them later today.

Rebased the PR and fixed the remaining two test cases. Just wondering if we need to split the `as_string` case. On my machine (macOS ARM) I'm also seeing outright Python...

FYI @Fatal1ty. I'd suggest to wait a bit before moving forward here. Might make sense to reevaluate this by the time `rc1` is released this summer.

@Fatal1ty This is ready now! I was able to resolve the last error I've seen locally and added a regression test for it here as well. The tests for Python...