Skip to content

Conversation

@iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented Mar 31, 2024

PyFutureFeatures is not used by any public APIs, so nobody should be relying on it.

Also move _PyCompilerSrcLocation along with it, and rename to _Py_SourceLocation so the symtable can use it.

Fixes #117411.

Copy link
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM since the source location structure uses a private structure.

@iritkatriel iritkatriel enabled auto-merge (squash) April 2, 2024 10:07
@iritkatriel iritkatriel merged commit 1d5479b into python:main Apr 2, 2024
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PyFutureFeatures should not be public

3 participants