-
Notifications
You must be signed in to change notification settings - Fork 126
Comparing changes
Open a pull request
base repository: pytest-dev/pluggy
base: 0.11.0
head repository: pytest-dev/pluggy
compare: 0.12.0
Commits on May 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for e28defc - Browse repository at this point
Copy the full SHA e28defcView commit details -
Merge pull request #208 from asottile/release-0.11.0
Preparing release 0.11.0
Configuration menu - View commit details
-
Copy full SHA for 68c8a2e - Browse repository at this point
Copy the full SHA 68c8a2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e34a1f - Browse repository at this point
Copy the full SHA 8e34a1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b46ac5f - Browse repository at this point
Copy the full SHA b46ac5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c86cc29 - Browse repository at this point
Copy the full SHA c86cc29View commit details
Commits on May 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f8af26c - Browse repository at this point
Copy the full SHA f8af26cView commit details
Commits on May 13, 2019
-
Convert hooks.varnames() to inspect.signature() on Python 3
Avoids a possible deprecation warning with inspect.getfullargspec() Fixes #209
Configuration menu - View commit details
-
Copy full SHA for ec28f02 - Browse repository at this point
Copy the full SHA ec28f02View commit details
Commits on May 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 04ef193 - Browse repository at this point
Copy the full SHA 04ef193View commit details -
Use --force-reinstall when installing tox
As described in: tox-dev/tox#791
Configuration menu - View commit details
-
Copy full SHA for 6504cb3 - Browse repository at this point
Copy the full SHA 6504cb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62f28ac - Browse repository at this point
Copy the full SHA 62f28acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68e56e5 - Browse repository at this point
Copy the full SHA 68e56e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a7fec2 - Browse repository at this point
Copy the full SHA 0a7fec2View commit details -
Check for funcsigs using sys.version_info
Using this instead of catching an ImportError provides better messages when this happens in broken envirnments
Configuration menu - View commit details
-
Copy full SHA for 2008a3d - Browse repository at this point
Copy the full SHA 2008a3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39c6247 - Browse repository at this point
Copy the full SHA 39c6247View commit details -
Convert hooks.varnames() to inspect.signature() on Python 3 (#210)
Convert hooks.varnames() to inspect.signature() on Python 3
Configuration menu - View commit details
-
Copy full SHA for f8108d7 - Browse repository at this point
Copy the full SHA f8108d7View commit details
Commits on May 16, 2019
-
Fix a regression with keyword only arguments
Introduced in #210 Note: In "normal" Python, exec exports the defined names, however in pytest, I needed to use globals.
Configuration menu - View commit details
-
Copy full SHA for bebd024 - Browse repository at this point
Copy the full SHA bebd024View commit details -
Fix a regression with keyword only arguments (#213)
Fix a regression with keyword only arguments
Configuration menu - View commit details
-
Copy full SHA for d4d45c9 - Browse repository at this point
Copy the full SHA d4d45c9View commit details
Commits on May 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4e728aa - Browse repository at this point
Copy the full SHA 4e728aaView commit details
Commits on May 25, 2019
-
Merge pull request #214 from nicoddemus/revert-signature
Revert varnames() refactor to use inspect.Signature
Configuration menu - View commit details
-
Copy full SHA for 7f8f8eb - Browse repository at this point
Copy the full SHA 7f8f8ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for b0f3b6d - Browse repository at this point
Copy the full SHA b0f3b6dView commit details
Commits on May 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 94ab205 - Browse repository at this point
Copy the full SHA 94ab205View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69deb13 - Browse repository at this point
Copy the full SHA 69deb13View commit details -
Configuration menu - View commit details
-
Copy full SHA for a878c47 - Browse repository at this point
Copy the full SHA a878c47View commit details
There are no files selected for viewing