Skip to content

sync typeshed #1690

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

Merged
merged 1 commit into from
Jun 10, 2016
Merged

sync typeshed #1690

merged 1 commit into from
Jun 10, 2016

Conversation

herb
Copy link
Contributor

@herb herb commented Jun 10, 2016

No description provided.

bpat = re.compile(bre)
bpat = re.compile(bpat)
re.search(bre, b'').groups()
re.search(bre, u'') # This ought to be an error, but isn't because of bytes->unicode equivalence
Copy link
Collaborator

Choose a reason for hiding this comment

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

This comment doesn't make sense

Copy link
Contributor Author

Choose a reason for hiding this comment

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

i don't have context here. should the comment be removed outright?

@gvanrossum gvanrossum merged commit f3b1dc4 into python:master Jun 10, 2016
@herb herb deleted the sync_typeshed branch June 18, 2016 00:43
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.

3 participants