Skip to content

cmake: Remove setting of obsolete variables specific to Python 2 #361

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

jcfr
Copy link
Contributor

@jcfr jcfr commented Apr 30, 2025

This commit removes setting of the following variables:

  • OBJECT2_SOURCES
  • PYTHON2_COMMON_SOURCES
  • PGEN2_SOURCES
  • _multiprocessing2_SOURCES
  • bz2_2_NAME
  • subdir_2

Follow-up of 6391889 ("cmake: Remove support for building CPython 2.7", 2025-04-28)

This commit removes setting of the following variables:
- `OBJECT2_SOURCES`
- `PYTHON2_COMMON_SOURCES`
- `PGEN2_SOURCES`
- `_multiprocessing2_SOURCES`
- `bz2_2_NAME`
- `subdir_2`

Follow-up of 6391889 ("cmake: Remove support for building CPython 2.7", 2025-04-28)
@jcfr
Copy link
Contributor Author

jcfr commented Apr 30, 2025

Working toward addressing:

@jcfr jcfr merged commit 4a6e473 into python-cmake-buildsystem:master Apr 30, 2025
15 checks passed
@jcfr jcfr deleted the remove-obsolete-cmake-variables branch April 30, 2025 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant