Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Fix layout ofNativeTypeSpec on 32 bit platforms#1765

Merged
filmor merged 2 commits intopythonnet:masterfrom
losttech:bugs/32bit-1729
Apr 11, 2022
Merged

Fix layout ofNativeTypeSpec on 32 bit platforms#1765
filmor merged 2 commits intopythonnet:masterfrom
losttech:bugs/32bit-1729

Conversation

@lostmsu
Copy link
Member

Does this close any currently open issues?

#1729

Checklist

Check all those that are applicable and complete.

  • Make sure to include one or more tests for your change

@lostmsulostmsuforce-pushed thebugs/32bit-1729 branch 2 times, most recently fromf02faa9 to2dd8a66CompareApril 11, 2022 01:08
public readonly int BasicSize;
public readonly int ItemSize;
public readonlyTypeFlags Flags;
public readonlyIntPtr Flags;
Copy link
Member

Choose a reason for hiding this comment

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

Hmm,Flags is clearly defined as a Cint, which should "always" be 32bit, right? (https://docs.python.org/3/c-api/type.html#c.PyType_Spec)

lostmsu reacted with thumbs up emoji
@lostmsulostmsuforce-pushed thebugs/32bit-1729 branch 2 times, most recently from196f6b6 tocf91f1cCompareApril 11, 2022 15:42
@filmorfilmor merged commitab6d2c5 intopythonnet:masterApr 11, 2022
@lostmsulostmsu deleted the bugs/32bit-1729 branchApril 11, 2022 20:05
lostmsu added a commit to losttech/pythonnet that referenced this pull requestMay 2, 2022
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@filmorfilmorfilmor left review comments

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@lostmsu@filmor

[8]ページ先頭

©2009-2026 Movatter.jp