GH-103629: Update Unpack's repr in compliance with PEP 692 by franekmagiera · Pull Request #104048 · python/cpython · GitHub

github.com

GitHub CopilotWrite better code with AI | MCP RegistryIntegrate external tools | ActionsAutomate any workflow | CodespacesInstant dev environments | IssuesPlan and track work | Code ReviewManage code changes | Code QualityEnforce quality at merge | Why GitHub | Marketplace | View all features | Enterprises | Small and medium teams | Startups | View all use cases | View all industries | View all solutions | AI | Software Development | DevOps | Security | View all topics | Customer stories | Events & webinars | Ebooks & reports | Business insights | Trust center | Partners | View all resources

Tin mới

franekmagiera:gh-103629-update-unpack-repr-as-proposed-by-pep-692

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

Implement PEP 692 #103629

: Update Unpack's repr in compliance with PEP 692

View reviewed changes

Learn more about hiding disruptive comments

The reason will be displayed to describe this comment to others. Learn more.

: Prettify Unpack's repr

Apply suggestions from code review

View reviewed changes

Merge branch 'main' into inlinecomp2

Fix tests on Python 3.12 python/typing_extensions#162

Backport changes to the repr of typing.Unpack that were made in Python 3.12 python/typing_extensions#163

python3-typing-extensions: upgrade 4.5.0 -> 4.6.2

python/cpython#23294

python/cpython#23383

python/cpython#74690

python/cpython#103034

python/cpython#31628

python/cpython#101827

python3-typing-extensions: upgrade 4.5.0 -> 4.6.2

python3-typing-extensions: upgrade 4.5.0 -> 4.6.2

Update dependency typing-extensions to v4.6.3 (

https://github.com/python/cpython/pull/105152](https://togithub.com/python/cpython/pull/105152)l/105152

https://github.com/python/cpython/pull/23294](https://togithub.com/python/cpython/pull/23294)3294

https://github.com/python/cpython/pull/23383](https://togithub.com/python/cpython/pull/23383)ll/23383

https://github.com/python/cpython/pull/29334](https://togithub.com/python/cpython/pull/29334)9334

https://github.com/python/cpython/issues/74690](https://togithub.com/python/cpython/issues/74690)es/74690

https://github.com/python/cpython/pull/103034](https://togithub.com/python/cpython/pull/103034)3034

https://github.com/python/cpython/pull/31628](https://togithub.com/python/cpython/pull/31628)ll/31628

https://github.com/python/cpython/pull/101827](https://togithub.com/python/cpython/pull/101827)l/101827

https://github.com/python/cpython/pull/104048](https://togithub.com/python/cpython/pull/104048)4048

Use * instead of Unpack[...] in messages when targeting Python 3.11 or later python/mypy#16445