Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

make compatible with python 3.6#318

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
gsnedders merged 2 commits intohtml5lib:masterfrommoben:master
Feb 18, 2017
Merged

Conversation

moben
Copy link
Contributor

errors on invalid escape sequences in strings, such as "\s"

i.e. anything not mentioned inhttps://docs.python.org/3/reference/lexical_analysis.html#strings

mobenand others added2 commitsFebruary 18, 2017 02:51
@gsnedders
Copy link
Member

Oh, this isn't compatibility per-se, this is just avoiding DeprecationWarnings? (So it's essentially compatibility with some future version.)

@moben
Copy link
ContributorAuthor

yes. Looking again I might have run into it with-Werror I guess.

Still a good idea, though for a future python version.

@gsneddersgsnedders merged commit17499b9 intohtml5lib:masterFeb 18, 2017
@gsnedders
Copy link
Member

Oh, totally, still a good idea; thanks for the patch!

@gsnedders
Copy link
Member

(In case it was unclear: I didn't merge it earlier because I was still waiting on Travis CI to finish running against the merge with the Travis fix.)

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@moben@gsnedders

[8]ページ先頭

©2009-2025 Movatter.jp