Skip to content

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

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 May 1, 2025

This commit removes setting of the following variables:

  • crypt2_NAME
  • crypt2_SOURCES
  • datetime2_NAME
  • datetime2_SOURCES
  • thread2_NAME
  • thread2_SOURCES
  • _scproxy2_SOURCES
  • winreg2_NAME
  • dbm2_SOURCES
  • gdbm2_SOURCES

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

This commit removes setting of the following variables:
- `crypt2_NAME`
- `crypt2_SOURCES`
- `datetime2_NAME`
- `datetime2_SOURCES`
- `thread2_NAME`
- `thread2_SOURCES`
- `_scproxy2_SOURCES`
- `winreg2_NAME`
- `dbm2_SOURCES`
- `gdbm2_SOURCES`

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

jcfr commented May 1, 2025

Working toward addressing:

@jcfr jcfr enabled auto-merge (rebase) May 1, 2025 07:51
@jcfr jcfr merged commit 405b66f into python-cmake-buildsystem:master May 1, 2025
15 checks passed
@jcfr jcfr deleted the remove-obsolete-cmake-variables-2 branch May 1, 2025 08:02
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