File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 - ' 3.9'
2020 - ' 3.10'
2121 - ' 3.11'
22+ - ' 3.12'
2223 fail-fast : false
2324 steps :
2425 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99### Added
10- - Declare compatibility with ` python3.11 ` in package's metadata.
10+ - Declare compatibility with ` python3.11 ` & ` python3.12 ` in package's metadata.
1111
1212### Changed
1313- Raise ` RuntimeError ` instead of ` Exception ` when libc's ` dlinfo ` function fails.
Original file line number Diff line number Diff line change 2424 "Programming Language :: Python :: 3.9" ,
2525 "Programming Language :: Python :: 3.10" ,
2626 "Programming Language :: Python :: 3.11" ,
27+ "Programming Language :: Python :: 3.12" ,
2728 "Operating System :: MacOS :: MacOS X" ,
2829 "Operating System :: POSIX :: Linux" ,
2930 ],
You can’t perform that action at this time.
0 commit comments