Skip to content

bpo-31672: Restore the former behavior whe override flags in Template.#5099

Merged
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:override-template-flags
Jan 4, 2018
Merged

bpo-31672: Restore the former behavior whe override flags in Template.#5099
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:override-template-flags

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Jan 4, 2018

Copy link
Copy Markdown
Member

Overriding flags to 0 will make the default pattern matching only lower case letters.

https://bugs.python.org/issue31672

Overriding flags to 0 will make the default pattern matching only
lower case letters.

@warsaw warsaw left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dang. Good catch tho!

@serhiy-storchaka serhiy-storchaka merged commit 87be28f into python:master Jan 4, 2018
@serhiy-storchaka serhiy-storchaka deleted the override-template-flags branch January 4, 2018 17:20
@serhiy-storchaka

Copy link
Copy Markdown
Member Author

Thank you @warsaw and @methane!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants