gh-98836: Extend PyUnicode_FromFormat() by serhiy-storchaka · Pull Request #98838 · 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

serhiy-storchaka:capi-unicode-fromformat

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

Extend PyUnicode_FromFormat() #98836

: Extend PyUnicode_FromFormat()

awaiting core review

awaiting core review

Fix docs formatting.

Add tests for integer conversions.

Merge branch 'main' into capi-unicode-fromformat

Finish documentation.

View reviewed changes

Learn more about hiding disruptive comments

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

Merge branch 'main' into capi-unicode-fromformat

Remove duplicated paragraph.

Address review comments.

Fix syntax error in a comment.

Fix and refactor tests.

View reviewed changes

Merge branch 'main' into capi-unicode-fromformat

Add more tests for %ls and %lV.

View reviewed changes

Merge branch 'main' into capi-unicode-fromformat

Try to silence Sphinx warnings.