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
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
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 }}
python-cffi
/
cffi
Public
Notifications
You must be signed in to change notification settings
Fork
94
Star
280
Code
Issues
21
Pull requests
22
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
rename possibly identical modules to prevent test collisions
- #135
#135
Closed
mattip
wants to merge 14 commits into
python-cffi:main
python-cffi/cffi:main
from
mattip:test_collisions
mattip/cffi:test_collisions
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
rename possibly identical modules to prevent test collisions
#135
mattip
wants to merge 14 commits into
python-cffi:main
python-cffi/cffi:main
from
mattip:test_collisions
mattip/cffi:test_collisions
Copy head branch name to clipboard
Commits
Commits on Oct 11, 2024
rename possibly identical modules to prevent test collisions
mattip
committed
3060390
View commit details
Copy full SHA for 3060390
Browse repository at this point
changes from review, fix test
mattip
committed
14c4b9e
View commit details
Copy full SHA for 14c4b9e
Browse repository at this point
remove comment
mattip
committed
da63800
View commit details
Copy full SHA for da63800
Browse repository at this point
ensure files are removed by 'cffi.verifier.cleanup_tmpdir()'
mattip
committed
933fd2c
View commit details
Copy full SHA for 933fd2c
Browse repository at this point
randomize modulename
mattip
committed
f2f0913
View commit details
Copy full SHA for f2f0913
Browse repository at this point
Commits on Oct 13, 2024
make verifier more thread-safe, refactor verifier tests
mattip
committed
ed30b46
View commit details
Copy full SHA for ed30b46
Browse repository at this point
restore veririfer.sourcefilename, make test_parse_c_tpye tests work with xdist, touch up documentation
mattip
committed
1b89cef
View commit details
Copy full SHA for 1b89cef
Browse repository at this point
typo
mattip
committed
3a89605
View commit details
Copy full SHA for 3a89605
Browse repository at this point
typo
mattip
committed
9c2260e
View commit details
Copy full SHA for 9c2260e
Browse repository at this point
fix CIBW_TEST_COMMAND
mattip
committed
a41dadc
View commit details
Copy full SHA for a41dadc
Browse repository at this point
follow up for PR #119: remove more msvccompiler
mattip
committed
17f1457
View commit details
Copy full SHA for 17f1457
Browse repository at this point
skip embedded tests on windows
mattip
committed
79ae655
View commit details
Copy full SHA for 79ae655
Browse repository at this point
disambiguate modulename
mattip
committed
dc47ef0
View commit details
Copy full SHA for dc47ef0
Browse repository at this point
Commits on Oct 14, 2024
restore test
mattip
committed
88f56f4
View commit details
Copy full SHA for 88f56f4
Browse repository at this point
You can’t perform that action at this time.