Skip to content

Fix format string in _PyImport_LoadDynamicModuleWithSpec()#28863

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:importdl-format
Oct 12, 2021
Merged

Fix format string in _PyImport_LoadDynamicModuleWithSpec()#28863
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:importdl-format

Conversation

@serhiy-storchaka
Copy link
Copy Markdown
Member

No description provided.

@corona10
Copy link
Copy Markdown
Member

Nice catch :)

@serhiy-storchaka serhiy-storchaka merged commit f79f3b4 into python:main Oct 12, 2021
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

@serhiy-storchaka serhiy-storchaka deleted the importdl-format branch October 12, 2021 07:20
@bedevere-bot
Copy link
Copy Markdown

GH-28896 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Oct 12, 2021
@bedevere-bot
Copy link
Copy Markdown

GH-28897 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 12, 2021
…28863)

(cherry picked from commit f79f3b4)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 12, 2021
…28863)

(cherry picked from commit f79f3b4)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Mariatta pushed a commit that referenced this pull request Oct 12, 2021
(cherry picked from commit f79f3b4)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Mariatta pushed a commit that referenced this pull request Oct 12, 2021
(cherry picked from commit f79f3b4)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issue skip news type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants