Skip to content
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

bpo-36763: Implement PyWideStringList_Insert() of PEP 587 #15423

Merged
merged 1 commit into from
Aug 23, 2019
Merged

bpo-36763: Implement PyWideStringList_Insert() of PEP 587 #15423

merged 1 commit into from
Aug 23, 2019

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Aug 23, 2019

@vstinner vstinner merged commit 3842f29 into python:master Aug 23, 2019
@vstinner vstinner deleted the wstrlist_insert branch August 23, 2019 15:57
@miss-islington
Copy link
Contributor

Thanks @vstinner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-15427 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 23, 2019
…5423)

(cherry picked from commit 3842f29)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
miss-islington added a commit that referenced this pull request Aug 23, 2019
(cherry picked from commit 3842f29)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
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.

4 participants