◐ Shell
reader mode source ↗
Skip to content

gh-94673: Fix _PyTypes_InitTypes() and get_type_attr_as_size()#103961

Merged
ericsnowcurrently merged 2 commits into
python:mainfrom
ericsnowcurrently:minor-fixes
Apr 28, 2023
Merged

gh-94673: Fix _PyTypes_InitTypes() and get_type_attr_as_size()#103961
ericsnowcurrently merged 2 commits into
python:mainfrom
ericsnowcurrently:minor-fixes

Conversation

@ericsnowcurrently

@ericsnowcurrently ericsnowcurrently commented Apr 27, 2023

Copy link
Copy Markdown
Member

This change has two small parts:

  1. a follow-up to gh-94673: Ensure Builtin Static Types are Readied Properly #103940 with one case I missed
  2. adding a missing return that I noticed while working on related code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants