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

Appearance settings

[3.15.0a8] Build error if specialization is disabled #148825

Copy link
Copy link
@cdce8p

Description

@cdce8p
Issue body actions

Bug report

Bug description:

Set ENABLE_SPECIFICATION = 0 and run make.

#define ENABLE_SPECIALIZATION 1

Python/specialize.c:119:31: error: use of undeclared identifier 'opcode'
  119 |         i += _PyOpcode_Caches[opcode];
      |                               ^
1 error generated.
make: *** [Python/specialize.o] Error 1

The bug was introduced in 879c85f, released with 3.15.0a8.

CPython versions tested on:

CPython main branch

Operating systems tested on:

macOS

Linked PRs

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.15pre-release feature fixes, bugs and security fixespre-release feature fixes, bugs and security fixesbuildThe build process and cross-buildThe build process and cross-buildinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.