.python-version: bump patch version to 3.6.15 #26445

pull Sjors wants to merge 1 commits into bitcoin:master from Sjors:2022/11/pyenv changing 1 files +1 −1
  1. Sjors commented at 8:31 AM on November 3, 2022: member

    I'm unable to build Python 3.6.12 using PyEnv on macOS 13.0 as well as Ubuntu 22.10. Bumping the patch version fixes that issue on both systems.

    A workaround is to add .python-version to your local git excludes and then do pyenv local 3.6.15, but this won't persist when you switch branches. Another workaround is to disable pyenv, but then you're potentially not running the test suite against the oldest supported Python version.

  2. .python-version: bump patch version to 3.6.15 29fa38a41a
  3. fanquake commented at 9:32 AM on November 3, 2022: member

    A workaround is to add .python-version to your local git excludes and then do pyenv local 3.6.15, but this won't persist when you switch branches. Another workaround is to disable pyenv,

    You can set PYENV_VERSION=3.6.15 in your zsh / bash / whatever profile, or prefix Python commands with it, and use whichever Python version you like, without requiring any source changes, or messing around with pyenv / git excludes.

    If anything, the patch version should just be removed, so any 3.6.x version will work.

  4. Sjors commented at 11:47 AM on November 3, 2022: member

    PyEnv needs a full version number, at least it did last time I tried: #14954 (comment)

    I don't want to use Python 3.6.15 with any other project, so overriding it in zsh profile seems the wrong approach.

  5. maflcko commented at 12:29 PM on November 3, 2022: member

    concept ACK 29fa38a41aa1844768d4b90df739eec3e66ea25f

  6. maflcko merged this on Nov 3, 2022
  7. maflcko closed this on Nov 3, 2022

  8. Sjors deleted the branch on Nov 3, 2022
  9. sidhujag referenced this in commit feae0e30d3 on Nov 3, 2022
  10. kwvg referenced this in commit aa7fe15666 on May 10, 2023
  11. kwvg referenced this in commit e053617038 on May 10, 2023
  12. PastaPastaPasta referenced this in commit 5edac8c86e on May 11, 2023
  13. bitcoin locked this on Nov 3, 2023

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-14 09:13 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me