gh-76961: Possible fix for buildbot failures in test_pep3118 by mdickinson · Pull Request #101587 · python/cpython · GitHub

github.com

Tin mới

mdickinson:fix-test-pep3118-buildbot-failures

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

ctypes: memoryview gives incorrect PEP3118 format strings for both packed and unpacked structs #76961

Possible fix for buildbot failures in test_pep3118

awaiting core review

awaiting core review

🔨 test-with-buildbots

🔨 test-with-buildbots

gh-76961: Fix the PEP3118 format string for ctypes.Structure #5561

View reviewed changes

Learn more about hiding disruptive comments

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

Use uint instead of uint32

Suppress warnings from -Wsign-compare

Silence Wunused-variable via the time-honoured solution of casting to…

One more try: replace 'I' with s_uint

View reviewed changes

⌂git
1/1