Skip to content

[3.15] gh-78526: Add tests for PEP 468 and PEP 520 (GH-155387) - #155676

Merged
hugovk merged 1 commit into
python:3.15from
miss-islington:backport-116caab-3.15
Aug 27, 2026
Merged

[3.15] gh-78526: Add tests for PEP 468 and PEP 520 (GH-155387)#155676
hugovk merged 1 commit into
python:3.15from
miss-islington:backport-116caab-3.15

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Test that the order of keyword arguments and the order of class attribute
definitions are preserved.
(cherry picked from commit 116caab)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

Test that the order of keyword arguments and the order of class attribute
definitions are preserved.
(cherry picked from commit 116caab)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app bedevere-app Bot added the tests Tests in the Lib/test dir label Aug 13, 2026
@hugovk
hugovk merged commit a1b9786 into python:3.15 Aug 27, 2026
57 checks passed
@miss-islington
miss-islington deleted the backport-116caab-3.15 branch August 27, 2026 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants