-
Notifications
You must be signed in to change notification settings - Fork 62
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: pytest-dev/pytest-timeout
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: pytest-dev/pytest-timeout
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 5 files changed
- 5 contributors
Commits on Oct 11, 2021
-
2
Configuration menu - View commit details
-
Copy full SHA for 9489ad8 - Browse repository at this point
Copy the full SHA 9489ad8View commit details
Commits on Oct 14, 2021
-
fix tests on py3.6 and lint on 3.9 (#108)
* fix tests on py3.6 * fix pre-commit rst backticks
Configuration menu - View commit details
-
Copy full SHA for 072d420 - Browse repository at this point
Copy the full SHA 072d420View commit details
Commits on Oct 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a47417a - Browse repository at this point
Copy the full SHA a47417aView commit details
Commits on Oct 18, 2021
-
Merge pull request #107 from asottile/patch-1
clarify "it" ambiguity in `signal` documentation
Configuration menu - View commit details
-
Copy full SHA for 642e772 - Browse repository at this point
Copy the full SHA 642e772View commit details
Commits on Nov 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f8a46a1 - Browse repository at this point
Copy the full SHA f8a46a1View commit details -
Making detection of whether a debugger is currently attached more fle…
…xible. (#111) Previously, the debugger was only recognized if the name was matching exactly one of the well-known debugger names, which was not working as expected on MacOS. With these changes, a debugger that is called `pydevd_frame_evalaluator_darwin_39_64` would also be recognized by the prefix `pydevd_frame_evaluator`, thus disabling timeouts.
Configuration menu - View commit details
-
Copy full SHA for 748a9c3 - Browse repository at this point
Copy the full SHA 748a9c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 951972d - Browse repository at this point
Copy the full SHA 951972dView commit details
Commits on Dec 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b8a2fa6 - Browse repository at this point
Copy the full SHA b8a2fa6View commit details
Commits on Jan 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4f7ebae - Browse repository at this point
Copy the full SHA 4f7ebaeView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for 3ab4319 - Browse repository at this point
Copy the full SHA 3ab4319View commit details
Commits on Jan 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ed8ecd6 - Browse repository at this point
Copy the full SHA ed8ecd6View commit details
Commits on Jan 16, 2022
-
Add custom hooks specifications for overriding setup_timeout and tear…
…down_timeout methods (#117) It seems pytest-asyncio is interested in this. See e.g. pytest-dev/pytest-asyncio#216
Configuration menu - View commit details
-
Copy full SHA for dd9d608 - Browse repository at this point
Copy the full SHA dd9d608View commit details
Commits on Jan 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dc1efca - Browse repository at this point
Copy the full SHA dc1efcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e4800e - Browse repository at this point
Copy the full SHA 8e4800eView 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 2.0.1...2.1.0