Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-44353: Expand NewType tests for complex __qualname__.#27311

Merged
ambv merged 1 commit into
python:mainpython/cpython:mainfrom
serhiy-storchaka:test-new-typeserhiy-storchaka/cpython:test-new-typeCopy head branch name to clipboard
Jul 24, 2021
Merged

bpo-44353: Expand NewType tests for complex __qualname__.#27311
ambv merged 1 commit into
python:mainpython/cpython:mainfrom
serhiy-storchaka:test-new-typeserhiy-storchaka/cpython:test-new-typeCopy head branch name to clipboard

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Jul 23, 2021

Copy link
Copy Markdown
Member

Make NewType pickleable by name.

https://bugs.python.org/issue44353

@pablogsal

Copy link
Copy Markdown
Member

Pls, check for refleaks before landing because these tests can easily fail with -R if the caches are not cleaned up

@serhiy-storchaka

Copy link
Copy Markdown
Member Author

Checked, there are no refleaks. But there are deprecation warnings (unrelated).

@ambv ambv added the needs backport to 3.10 only security fixes label Jul 24, 2021
@ambv ambv merged commit e89ef0a into python:main Jul 24, 2021
@bedevere-bot

Copy link
Copy Markdown

@ambv: Please replace # with GH- in the commit message next time. Thanks!

@miss-islington

Copy link
Copy Markdown
Contributor

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

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @serhiy-storchaka and @ambv, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker e89ef0ad2a299770a88ece8f7a316f7d3eb65c9f 3.10

@serhiy-storchaka serhiy-storchaka deleted the test-new-type branch July 24, 2021 08:02
ambv pushed a commit to ambv/cpython that referenced this pull request Jul 24, 2021
…honGH-27311)

Make NewType pickleable by name..
(cherry picked from commit e89ef0a)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-27326 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 Jul 24, 2021
ambv added a commit that referenced this pull request Jul 24, 2021
…7311) (GH-27326)

Make NewType pickleable by name.
(cherry picked from commit e89ef0a)

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.