-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/105 nox cleanup #106
Commits on Jun 28, 2024
-
Starting with Python 3.12.4, it is now possible to get a `signature()` of `partial()`. Update the test accordingly.
Configuration menu - View commit details
-
Copy full SHA for 2383a5d - Browse repository at this point
Copy the full SHA 2383a5dView commit details
Commits on Jul 4, 2024
-
Added versions updater for github actions
Sylvain MARIE committedJul 4, 2024 Configuration menu - View commit details
-
Copy full SHA for db69b4e - Browse repository at this point
Copy the full SHA db69b4eView commit details -
Removed nox hack
@power_session
, now that nox provides simple param……etrization as in pytest (wntrblm/nox#392). Simplified `nox_utils`. Fixes #105
Sylvain MARIE committedJul 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 596111b - Browse repository at this point
Copy the full SHA 596111bView commit details -
Now using nox --json instead of our gha_list
Sylvain MARIE committedJul 4, 2024 Configuration menu - View commit details
-
Copy full SHA for d6c84a2 - Browse repository at this point
Copy the full SHA d6c84a2View commit details -
Sylvain MARIE committed
Jul 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 7bf5dc1 - Browse repository at this point
Copy the full SHA 7bf5dc1View commit details -
Merge branch 'py3124' of https://github.com/mgorny/python-makefun int…
…o feature/105_nox_cleanup # Conflicts: # tests/test_partial_and_macros.py
Sylvain MARIE committedJul 4, 2024 Configuration menu - View commit details
-
Copy full SHA for e0b8734 - Browse repository at this point
Copy the full SHA e0b8734View commit details -
Fixed SSL: CERTIFICATE_VERIFY_FAILED. See MatteoH2O1999/setup-python#44
Sylvain MARIE committedJul 4, 2024 Configuration menu - View commit details
-
Copy full SHA for f800786 - Browse repository at this point
Copy the full SHA f800786View commit details
Commits on Jul 5, 2024
-
Fixed workflow and removed python 3.5 from CI as suggested by MatteoH…
Sylvain MARIE committedJul 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 6b46d04 - Browse repository at this point
Copy the full SHA 6b46d04View commit details