Skip to content
Snippets Groups Projects
Select Git revision
  • dea270a2a80214de22afadaaca2043d0d782eb7d
  • main default protected
  • 3.10
  • 3.11
  • revert-15688-bpo-38031-_io-FileIO-opener-crash
  • 3.8
  • 3.9
  • 3.7
  • enum-fix_auto
  • branch-v3.11.0
  • backport-c3648f4-3.11
  • gh-93963/remove-importlib-resources-abcs
  • refactor-wait_for
  • shared-testcase
  • v3.12.0a2
  • v3.12.0a1
  • v3.11.0
  • v3.8.15
  • v3.9.15
  • v3.10.8
  • v3.7.15
  • v3.11.0rc2
  • v3.8.14
  • v3.9.14
  • v3.7.14
  • v3.10.7
  • v3.11.0rc1
  • v3.10.6
  • v3.11.0b5
  • v3.11.0b4
  • v3.10.5
  • v3.11.0b3
  • v3.11.0b2
  • v3.9.13
34 results

cpython

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Ned Deily authored and GitHub committed
    bpo-45405: Prevent internal configure error when running configure with recent versions of clang. (GH-28845) (GH-31889)
    
    Change the configure logic to function properly on macOS when the compiler
    outputs a platform triplet for option --print-multiarch.
    The Apple Clang included with Xcode 13.3 now supports --print-multiarch
    causing configure to fail without this change.
    
    Co-authored-by: default avatarNed Deily <nad@python.org>
    (cherry picked from commit 9c476677)
    
    Co-authored-by: default avatarDavid Bohman <debohman@gmail.com>
    
    Automerge-Triggered-By: GH:ned-deily
    (cherry picked from commit 9901d153)
    
    Co-authored-by: default avatarMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
    dea270a2
    History
    Name Last commit Last update