Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Merge macOS "Python 3.13+" and "Python 3.11-3.12" tabs #1725

Closed
@hugovk

Description

@hugovk

Describe the bug

  1. Go tohttps://devguide.python.org/getting-started/setup-building/#install-dependencies
  2. Click the macOS tab (if not already selected)
  3. Click the Homebrew tab (if not already selected)
  4. Compare the "Python 3.13+" and "Python 3.11-3.12" tabs

After#1598, they have the same content:

GDBM_CFLAGS="-I$(brew --prefix gdbm)/include" \   GDBM_LIBS="-L$(brew --prefix gdbm)/lib -lgdbm" \   ./configure --with-pydebug \               --with-openssl="$(brew --prefix openssl@3)"

Screenshots

No response

Additional context

Let's merge them:

  • Remove the "Python 3.11-3.12" tab
  • Change the "Python 3.13+" tab to "Python 3.11+"
  • Change the "For Python 3.13 and newer:" text to "For Python 3.11 and newer:"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2026 Movatter.jp