Skip to content

bpo-29905: Fix TypeError message formatting in asynchat and proactor_events #819

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

Closed
wants to merge 2 commits into from
Closed

bpo-29905: Fix TypeError message formatting in asynchat and proactor_events #819

wants to merge 2 commits into from

Conversation

DimitrisJim
Copy link
Contributor

No description provided.

@mention-bot
Copy link

@DimitrisJim, thanks for your PR! By analyzing the history of the files in this pull request, we identified @tim-one, @josiahcarlson and @1st1 to be potential reviewers.

@DimitrisJim
Copy link
Contributor Author

DimitrisJim commented Mar 25, 2017

Without being certain, the travis fail seems to be related to #743 that was merged a couple of days ago.

Edit: Ok, seems like the fail was a one time thing.

@brettcannon brettcannon added the type-feature A feature request or enhancement label Mar 27, 2017
@DimitrisJim
Copy link
Contributor Author

DimitrisJim commented Apr 4, 2017

Hm, as per https://bugs.python.org/issue25002 I'll be retracting the change in asynchat and only keep the changes in proactor_events.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-feature A feature request or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants