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

Test 356 #1

Open
wants to merge 98 commits into
base: escape_fix
Choose a base branch
from
Open

Conversation

niccokunzmann
Copy link

Hi,

this updates the branch and adds a test.
Have a look - merging is a bit more difficult...

jacadzaca and others added 30 commits June 19, 2021 15:08
See collective#333 for details

Includes test code and changelog entry
These Python versions are out of support.
3.4 is no longer available on Ubuntu 20 on GitHub Actions.
Not available on GHA for latest Ubuntu 20.
There more be more places in the doc, where this is required. I was not 100% sure, so I only fixed this obvious, confirmed bug.
Otherwise you get crazy errors.
Use GitHub Actions. Drop 3.4, 3.5, PyPy2
WhyNotHugo and others added 28 commits August 15, 2022 09:58
    find . -iname "*.py" -exec pyupgrade --py38-plus {} \;
describe purpose of the branches master and 4.x
Remove any syntax required for python < 3.8
change assertRaisesRegexp to assertRaisesRegex
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.

10 participants