-
-
Notifications
You must be signed in to change notification settings - Fork 539
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: tox-dev/tox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.18.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: tox-dev/tox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.18.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 14 files changed
- 7 contributors
Commits on Aug 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dde4964 - Browse repository at this point
Copy the full SHA dde4964View commit details
Commits on Aug 17, 2024
-
Fixup the spec string for sys.executable (#3327)
* Fixup the spec string for sys.executable The previous spec string was: namespace(name='cpython', cache_tag='cpython-313', version=sys.version_info(major=3, minor=13, micro=0, releaselevel='candidate', serial=1), hexversion=51183809, _multiarch='x86_64-linux-gnu')313-True When it was supposed to be: cpython313-64 Fixes https://github.com/tox-dev/tox/pull/3325/files#r1718230254 Fixes https://github.com/tox-dev/tox/pull/3325/files#r1718246292 Adds tests for a new method. * Make the new method private * Silence the linter, this is a test for a private method The error was: tests/tox_env/python/test_python_api.py:314:12: SLF001 Private member accessed: `_python_spec_for_sys_executable` | 312 | mocker.patch.object(sys, "implementation", implementation) 313 | mocker.patch.object(sys, "maxsize", 2**arch // 2 - 1) 314 | spec = Python._python_spec_for_sys_executable() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SLF001 315 | assert spec.implementation == impl 316 | assert spec.major == major | Found 1 error. * Add a changelog fragment
Configuration menu - View commit details
-
Copy full SHA for 874e9af - Browse repository at this point
Copy the full SHA 874e9afView commit details
Commits on Aug 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8d0a47c - Browse repository at this point
Copy the full SHA 8d0a47cView commit details
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fab358e - Browse repository at this point
Copy the full SHA fab358eView commit details -
[pre-commit.ci] pre-commit autoupdate (#3329)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3f004fc - Browse repository at this point
Copy the full SHA 3f004fcView commit details -
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#3338)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.9.0 to 1.10.1. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.9.0...v1.10.1) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9138e15 - Browse repository at this point
Copy the full SHA 9138e15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c6f835 - Browse repository at this point
Copy the full SHA 9c6f835View commit details -
Configuration menu - View commit details
-
Copy full SHA for df34192 - Browse repository at this point
Copy the full SHA df34192View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.18.0...4.18.1