X Tutup
Skip to content

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

Closed
DimitrisJim wants to merge 2 commits intopython:masterfrom
DimitrisJim:fix_typeerror_format
Closed

bpo-29905: Fix TypeError message formatting in asynchat and proactor_events#819
DimitrisJim wants to merge 2 commits intopython:masterfrom
DimitrisJim:fix_typeerror_format

Conversation

@DimitrisJim
Copy link
Copy Markdown
Contributor

No description provided.

@mention-bot
Copy link
Copy Markdown

@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
Copy Markdown
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
Copy Markdown
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

X Tutup