Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
oohlaf
/
python-whirlpool
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
20
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
GitHub actions
- #15
#15
Merged
oohlaf
merged 14 commits into
master
oohlaf/python-whirlpool:master
from
github-actions
oohlaf/python-whirlpool:github-actions
Copy head branch name to clipboard
Jun 28, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
GitHub actions
#15
oohlaf
merged 14 commits into
master
oohlaf/python-whirlpool:master
from
github-actions
oohlaf/python-whirlpool:github-actions
Copy head branch name to clipboard
Commits
Commits on Jun 28, 2026
Add tox and pyenv helper
oohlaf
committed
a441150
View commit details
Copy full SHA for a441150
Browse repository at this point
Add Github actions based workflow
oohlaf
committed
4808355
View commit details
Copy full SHA for 4808355
Browse repository at this point
Remove Travis and Appveyor
oohlaf
committed
43d1fc5
View commit details
Copy full SHA for 43d1fc5
Browse repository at this point
Add pypy2 and pypy3
oohlaf
committed
1e4f95f
View commit details
Copy full SHA for 1e4f95f
Browse repository at this point
Update docs
oohlaf
committed
409cf11
View commit details
Copy full SHA for 409cf11
Browse repository at this point
The GitHub Actions failure was caused by the setup-python cache step expecting a dependency manifest, but this repository uses setuptools metadata from setup.py rather than a requirements file.
oohlaf
committed
3660701
View commit details
Copy full SHA for 3660701
Browse repository at this point
Update supported versions
oohlaf
committed
0015626
View commit details
Copy full SHA for 0015626
Browse repository at this point
Pypy2 not supported on GH actions
oohlaf
committed
c15bc81
View commit details
Copy full SHA for c15bc81
Browse repository at this point
Adjust pypy3 on GH actions
oohlaf
committed
346b8b9
View commit details
Copy full SHA for 346b8b9
Browse repository at this point
Fix typo in test block size
Show description for c894477
oohlaf
committed
c894477
View commit details
Copy full SHA for c894477
Browse repository at this point
Update documentation
oohlaf
committed
af03973
View commit details
Copy full SHA for af03973
Browse repository at this point
PEP 517-style build configuration via pyproject.toml
oohlaf
committed
f7b95d7
View commit details
Copy full SHA for f7b95d7
Browse repository at this point
Smoke test built artifacts
oohlaf
committed
6fdf02d
View commit details
Copy full SHA for 6fdf02d
Browse repository at this point
Move metadata to pyproject.toml
oohlaf
committed
89b7d4a
View commit details
Copy full SHA for 89b7d4a
Browse repository at this point
You can’t perform that action at this time.