Skip to content
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

Python3 patches #9

Merged
merged 22 commits into from
Aug 5, 2021
Merged

Python3 patches #9

merged 22 commits into from
Aug 5, 2021

Conversation

OnGle
Copy link
Member

@OnGle OnGle commented Aug 4, 2021

A couple of API compatible patches built on top of #8

@JedMeister up to you on how you want to merge this. This does not contain the rebased changes from the other out-standing PRs.

Dylan Grafmyre and others added 22 commits November 24, 2017 17:51
this is incomplete, however it's also API compatible. Should be
sufficient for the time being.
See https://docs.python-guide.org/writing/gotchas/#mutable-default-arguments
for why this is dangerous and likely has (or will) cause confusion to
users.

I've attempted to do my best to make this a non-breaking changes,
however I can't guarantee some exceptionally abnormal use-cases will not
be broken by this.
I can only assume the `\?` as intended as a regex escape rather than a
python character escape
@JedMeister
Copy link
Member

Great work! I'm going to merge this! 😄

@JedMeister JedMeister merged commit 489524a into turnkeylinux:master Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants