Skip to content

Conversation

partev
Copy link
Contributor

@partev partev commented Apr 12, 2025

replace two examples:

  • linux-i586
  • linux-alpha (?)

that are almost never used nowadays with the two most common Linux architectures (x86_64 and ARM64)

  • linux-x86_64
  • linux-aarch64

📚 Documentation preview 📚: https://cpython-previews--132455.org.readthedocs.build/en/132455/library/sysconfig.html#sysconfig.get_platform

Copy link
Member

@StanFromIreland StanFromIreland left a comment

Choose a reason for hiding this comment

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

This is just a cosmetic change IMO, the examples are not wrong.

Copy link
Member

@ZeroIntensity ZeroIntensity left a comment

Choose a reason for hiding this comment

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

I think this makes sense.

Cosmetic changes generally refer to cosmetic code changes, not documentation.

Copy link
Member

@FFY00 FFY00 left a comment

Choose a reason for hiding this comment

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

Thanks @partev!

@FFY00
Copy link
Member

FFY00 commented Oct 10, 2025

Droping the sysconfig changes as they have already been updated.

@FFY00 FFY00 enabled auto-merge (squash) October 10, 2025 05:12
@FFY00 FFY00 merged commit 33f32d6 into python:main Oct 10, 2025
45 checks passed
@partev partev deleted the patch-5 branch October 10, 2025 10:25
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.

4 participants