Thanks to visit codestin.com
Credit goes to github.com
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 }}
mhsmith
/
meson-python
Public
forked from
mesonbuild/meson-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 19, 2025
CI: update from macOs 13 to to macOS 15 on intel
Show description for cfcfb35
dnicolodi
authored and
rgommers
committed
cfcfb35
View commit details
Copy full SHA for cfcfb35
Browse repository at this point
TST: enable fatal meson warnings for almost all test packages
Show description for 06d2469
dnicolodi
authored and
rgommers
committed
06d2469
View commit details
Copy full SHA for 06d2469
Browse repository at this point
MAINT: make mypy happy not redefining a variable to a different type
dnicolodi
authored and
rgommers
committed
1b6e61a
View commit details
Copy full SHA for 1b6e61a
Browse repository at this point
TST: use the same spelling for pytest.mark.skipif() reason
dnicolodi
authored and
rgommers
committed
2f9c1e7
View commit details
Copy full SHA for 2f9c1e7
Browse repository at this point
TST: make test the same with all Meson versions and avoid a warning
dnicolodi
authored and
rgommers
committed
17bc720
View commit details
Copy full SHA for 17bc720
Browse repository at this point
TST: define minimum required meson version
dnicolodi
authored and
rgommers
committed
6077c68
View commit details
Copy full SHA for 6077c68
Browse repository at this point
Commits on Nov 1, 2025
CI: switch to supported macOS VM image on Cirrus CI
Show description for 8e98598
dnicolodi
committed
8e98598
View commit details
Copy full SHA for 8e98598
Browse repository at this point
DOC: minor tweak to docs on invoking pypa/build
Show description for 0444e63
rgommers
authored and
dnicolodi
committed
0444e63
View commit details
Copy full SHA for 0444e63
Browse repository at this point
DOC: add contributing guide
dnicolodi
committed
d28ad8d
View commit details
Copy full SHA for d28ad8d
Browse repository at this point
Add instructions for cibuildwheel to support Windows wheels
Show description for 7b970bc
tobiasdiez
and
rgommers
committed
7b970bc
View commit details
Copy full SHA for 7b970bc
Browse repository at this point
DOC: assume pip 23.1 or later in examples
Show description for 2a4e398
dnicolodi
authored and
rgommers
committed
2a4e398
View commit details
Copy full SHA for 2a4e398
Browse repository at this point
DOC: fix white space
dnicolodi
authored and
rgommers
committed
1674d9b
View commit details
Copy full SHA for 1674d9b
Browse repository at this point
MAINT: do not require the pytest-cov toml extra
Show description for e23bcb7
dnicolodi
authored and
rgommers
committed
e23bcb7
View commit details
Copy full SHA for e23bcb7
Browse repository at this point
Commits on Oct 31, 2025
CI: run tests with Meson master branch with Python 3.14
dnicolodi
authored and
rgommers
committed
3c6b89d
View commit details
Copy full SHA for 3c6b89d
Browse repository at this point
TST: enable sdist test on Python 3.14 with sufficiently recent Meson
dnicolodi
authored and
rgommers
committed
ab2bb6d
View commit details
Copy full SHA for ab2bb6d
Browse repository at this point
CI: drop path conditional referring to the removed examples
dnicolodi
authored and
rgommers
committed
58e3e95
View commit details
Copy full SHA for 58e3e95
Browse repository at this point
MAINT: add VSCode settings for pytest configuration
tobiasdiez
authored and
dnicolodi
committed
031780b
View commit details
Copy full SHA for 031780b
Browse repository at this point
Commits on Oct 30, 2025
TST: add test package depending on a cmake subproject
dnicolodi
committed
c109b1e
View commit details
Copy full SHA for c109b1e
Browse repository at this point
DOC: remove example
Show description for 1e6fc26
dnicolodi
committed
1e6fc26
View commit details
Copy full SHA for 1e6fc26
Browse repository at this point
Commits on Oct 28, 2025
DOC: remove CPython C API tutorial links, mention binding generators
Show description for 4fa5497
rgommers
authored and
dnicolodi
committed
4fa5497
View commit details
Copy full SHA for 4fa5497
Browse repository at this point
DOC: document how to use installed data files with editable installs
dnicolodi
authored and
rgommers
committed
62d4f8b
View commit details
Copy full SHA for 62d4f8b
Browse repository at this point
Commits on Oct 27, 2025
EHN: add tool.meson-python.wheel.{exclude,include} settings
dnicolodi
committed
73b7019
View commit details
Copy full SHA for 73b7019
Browse repository at this point
CI: allow pip to install packages system-wide on Homebrew
dnicolodi
committed
70474b9
View commit details
Copy full SHA for 70474b9
Browse repository at this point
CI: there is not need to update pip on Homebrew anymore
dnicolodi
committed
6c650ee
View commit details
Copy full SHA for 6c650ee
Browse repository at this point
CI: use the right Python in the Homebrew jobs
Show description for 68d3d9d
dnicolodi
committed
68d3d9d
View commit details
Copy full SHA for 68d3d9d
Browse repository at this point
Commits on Oct 23, 2025
MAINT: switch from extra dependencies to dependency groups
dnicolodi
authored and
rgommers
committed
09e18fc
View commit details
Copy full SHA for 09e18fc
Browse repository at this point
CI: add Meson 1.8 to test matrix now that Meson 1.9 has been released
dnicolodi
authored and
rgommers
committed
2412cea
View commit details
Copy full SHA for 2412cea
Browse repository at this point
CI: test with Python 3.14 too
dnicolodi
authored and
rgommers
committed
fadb971
View commit details
Copy full SHA for fadb971
Browse repository at this point
TST: skip a test that exposes a Meson bug on Python 3.14
dnicolodi
authored and
rgommers
committed
e16f9b6
View commit details
Copy full SHA for e16f9b6
Browse repository at this point
MAIN: bump the minimum required Python version from 3.8 to 3.9
dnicolodi
authored and
rgommers
committed
cfe5bc0
View commit details
Copy full SHA for cfe5bc0
Browse repository at this point
ENH: warn on unhandled meson install arguments
dnicolodi
authored and
rgommers
committed
661312e
View commit details
Copy full SHA for 661312e
Browse repository at this point
Commits on Oct 19, 2025
DOC: minor tweaks
dnicolodi
authored and
rgommers
committed
1c520a8
View commit details
Copy full SHA for 1c520a8
Browse repository at this point
Commits on Aug 13, 2025
EHN: normalize paths coming from meson introspection data
Show description for 8d50078
dnicolodi
authored and
rgommers
committed
8d50078
View commit details
Copy full SHA for 8d50078
Browse repository at this point
Commits on Jul 31, 2025
MAINT: avoid warnings because of symlinks pointing outside repo
rgommers
authored and
dnicolodi
committed
0fc3412
View commit details
Copy full SHA for 0fc3412
Browse repository at this point
Commits on Jul 15, 2025
ENH: define strip binary in synthesized cross files
dnicolodi
authored and
rgommers
committed
d8ed599
View commit details
Copy full SHA for d8ed599
Browse repository at this point
Previous
Next
You can’t perform that action at this time.