Skip to content

[3.7] bpo-28269: Replace strcasecmp with system function _stricmp. (GH-13095)#14741

Closed
miss-islington wants to merge 1 commit intopython:3.7from
miss-islington:backport-05f2d84-3.7
Closed

[3.7] bpo-28269: Replace strcasecmp with system function _stricmp. (GH-13095)#14741
miss-islington wants to merge 1 commit intopython:3.7from
miss-islington:backport-05f2d84-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Jul 13, 2019

(cherry picked from commit 05f2d84)

Co-authored-by: Minmin Gong [email protected]

https://bugs.python.org/issue28269

@miss-islington
Copy link
Copy Markdown
Contributor Author

@gongminmin and @serhiy-storchaka: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Copy Markdown
Contributor Author

@gongminmin and @serhiy-storchaka: Status check is done, and it's a success ✅ .

@ned-deily
Copy link
Copy Markdown
Member

Given where we are in its lifecycle, I think it better to not backport this change to 3.7 now.

@ned-deily ned-deily closed this Aug 24, 2019
@miss-islington miss-islington deleted the backport-05f2d84-3.7 branch August 24, 2019 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants