Michael H
Michael H
I've already transitioned to using feature branches and merging into it on my v3 repo. We're far enough into V3 that I shouldbe be committing directly to it at this...
@Redjumpman Yes: ``` git log -q --follow -- casino/ ``` Would want more customization on that command, but you can specify which paths you care about in git log.
I'd like a markdown or serialized embed format which the info file can point to for a changelog with a standardized format which would allow the downloader to easily parse...
This appears to be coming from pip, I haven't isolated why pip is rejecting this wheel tag or why the invocation through tox to pip to setuptools is causing it...
Sure, dropped the other changes from the branch. Might be worth considering dropping aiodns altogether from extras and letting people grab it themselves, though with #9900 being merged, people can...
I'm not sure I follow the reasoning for this existing since users can specify their own tree class, this is something users could implement without it needing to be extra...
I'm not sure why the typing council decision label was added to this, this is purely an extended example of existing behavior to help better document the sharp edges that...
Hmm. I thought placing it next to the existing example of behavior around TypeIs would make more sense, but I can retool the PR to move it to the guide,...
I appreciate that you have other priorities, but if the scope of the changes after 9 months since last interaction are that you want additional tradeoffs noted (which I've noted...