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-42882: Add test_embed.test_unicode_id_init() #24198

Merged
merged 1 commit into from Jan 12, 2021

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Jan 12, 2021

Test that _PyUnicode_FromId() works when Python is initialized
multiples times.

https://bugs.python.org/issue42882

Test that _PyUnicode_FromId() works when Python is initialized
multiples times.
@vstinner vstinner added the skip news label Jan 12, 2021
@vstinner vstinner merged commit 11d13e8 into python:master Jan 12, 2021
10 checks passed
10 checks passed
Check for source changes
Details
Check if generated files are up to date
Details
Windows (x86)
Details
Windows (x64)
Details
macOS
Details
Ubuntu
Details
Azure Pipelines PR #20210112.3 succeeded
Details
Travis CI - Pull Request Build Passed
Details
bedevere/issue-number Issue number 42882 found
Details
bedevere/news "skip news" label found
@vstinner vstinner deleted the vstinner:test_unicode_id_init branch Jan 12, 2021
m000 added a commit to m000/cpython that referenced this pull request Jan 29, 2021
Test that _PyUnicode_FromId() works when Python is initialized
multiples times.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants