-
-
Notifications
You must be signed in to change notification settings - Fork 12.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
thefuck 3.23 #17347
thefuck 3.23 #17347
Conversation
Passing on this until they actually drop python2 support completely. |
I mean, you could've just asked me to change this PR back to a simple version bump rather than closing it completely 😄. |
Go for it. |
💁♂️ |
🎉 |
3.23 is out. |
|
It looks like we're out-of-luck with the python3 thing as it prints a big ol' nasty warning unless we were to patch the warning out, which would be spitting in the wind :( So yeah ... python3 it is. Sorry to have you chasing your tail like a 🐶. |
I'm confused why the test is still failing. That seemed to fix it locally … |
🙈 🙈 🙈 🙈 🙈.
Aye. I didn't have any problems locally in the first place, and still don't, but my |
Thousands of more python3 installations here we come … 🐍 🐍 🐍 🙈 |
brew install --build-from-source <formula>
, where<formula>
is the name of the formula you're submitting?brew audit --strict <formula>
(after doingbrew install <formula>
)?Upstream are getting murdery towards
python2
support, and new features requirepython3
, so.