Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
50cdcaa
python 3.15.0a2
xhochy Nov 26, 2025
5da4038
Expand OpenSSL version check
xhochy Nov 26, 2025
8279301
Upload to python_dev label
xhochy Dec 1, 2025
bfd8da2
MNT: Re-rendered with conda-smithy 3.53.3 and conda-forge-pinning 202…
xhochy Dec 10, 2025
5fd19e9
Merge pull request #833 from xhochy/3.15.0.a2
xhochy Dec 11, 2025
cacd389
python 3.15.0a3
xhochy Dec 17, 2025
daf9c8f
fix
xhochy Dec 17, 2025
c223c6e
Merge pull request #841 from xhochy/3.15.0a3
xhochy Dec 18, 2025
c237464
Use sysconfigdata from shared library build
mgorny Jan 15, 2026
dc22d85
Also use shared-lib `build-details.json`
mgorny Jan 15, 2026
0e83970
Add missing ripgrep dep to the test case
mgorny Jan 16, 2026
b422d66
Fix the linking test case
mgorny Jan 16, 2026
622caf6
MNT: Re-rendered with conda-smithy 3.54.1 and conda-forge-pinning 202…
mgorny Jan 21, 2026
6eeda71
Split shared Python library to `libpython`
mgorny Jan 22, 2026
a407c5d
MNT: Re-rendered with conda-smithy 3.54.1 and conda-forge-pinning 202…
mgorny Jan 22, 2026
b703e4d
Merge pull request #842 from mgorny/ldlibrary-so
isuruf Feb 9, 2026
0d3e6ce
Python 3.15.0a7
xhochy Mar 16, 2026
cceff20
MNT: Re-rendered with conda-smithy 3.56.3 and conda-forge-pinning 202…
xhochy Mar 16, 2026
b649f9e
Fix clash between folders in lib and usable libraries
hmaarrfk Mar 16, 2026
9b30a08
Merge pull request #865 from xhochy/3.15.0a7
ocefpaf Mar 16, 2026
1a1a425
Bump to 3.15.0a8
mgorny Apr 17, 2026
bc7a609
MNT: Re-rendered with conda-smithy 3.60.0 and conda-forge-pinning 202…
mgorny Apr 17, 2026
00ccfcb
Reset the build number
mgorny Apr 17, 2026
2d86a65
Merge pull request #870 from mgorny/3150a8
isuruf Apr 23, 2026
d2ba5b9
Bump to 3.15.0b2
mikemhenry Jun 16, 2026
b4b22c7
MNT: Re-rendered with conda-smithy 2026.6.14 and conda-forge-pinning …
Jun 16, 2026
64ee679
bump ci
mikemhenry Jun 16, 2026
0bff5c6
Merge remote-tracking branch 'refs/remotes/origin/release/3.15.0b2' i…
mikemhenry Jun 16, 2026
480bd02
Bump to 3.15.0b3
mgorny Jul 15, 2026
df4d01f
MNT: Re-rendered with conda-smithy 2026.6.14 and conda-forge-pinning …
mgorny Jul 15, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
88 changes: 0 additions & 88 deletions .azure-pipelines/azure-pipelines-linux.yml

This file was deleted.

98 changes: 78 additions & 20 deletions .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 18 additions & 9 deletions .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ c_stdlib_version:
channel_sources:
- conda-forge/label/python_rc,conda-forge
channel_targets:
- conda-forge python_debug
- conda-forge python_dev_debug
cxx_compiler:
- gxx
cxx_compiler_version:
Expand Down Expand Up @@ -41,7 +41,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- '3.14'
- '3.15'
readline:
- '8'
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ c_stdlib_version:
channel_sources:
- conda-forge/label/python_rc,conda-forge
channel_targets:
- conda-forge python_debug
- conda-forge python_dev_debug
cxx_compiler:
- gxx
cxx_compiler_version:
Expand Down Expand Up @@ -41,7 +41,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- '3.14'
- '3.15'
readline:
- '8'
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ c_stdlib_version:
channel_sources:
- conda-forge/label/python_rc,conda-forge
channel_targets:
- conda-forge main
- conda-forge python_dev
cxx_compiler:
- gxx
cxx_compiler_version:
Expand Down Expand Up @@ -41,7 +41,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- '3.14'
- '3.15'
readline:
- '8'
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ c_stdlib_version:
channel_sources:
- conda-forge/label/python_rc,conda-forge
channel_targets:
- conda-forge main
- conda-forge python_dev
cxx_compiler:
- gxx
cxx_compiler_version:
Expand Down Expand Up @@ -41,7 +41,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- '3.14'
- '3.15'
readline:
- '8'
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ c_stdlib_version:
channel_sources:
- conda-forge/label/python_rc,conda-forge
channel_targets:
- conda-forge python_debug
- conda-forge python_dev_debug
cxx_compiler:
- gxx
cxx_compiler_version:
Expand Down Expand Up @@ -41,7 +41,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- '3.14'
- '3.15'
readline:
- '8'
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ c_stdlib_version:
channel_sources:
- conda-forge/label/python_rc,conda-forge
channel_targets:
- conda-forge python_debug
- conda-forge python_dev_debug
cxx_compiler:
- gxx
cxx_compiler_version:
Expand Down Expand Up @@ -41,7 +41,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- '3.14'
- '3.15'
readline:
- '8'
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ c_stdlib_version:
channel_sources:
- conda-forge/label/python_rc,conda-forge
channel_targets:
- conda-forge main
- conda-forge python_dev
cxx_compiler:
- gxx
cxx_compiler_version:
Expand Down Expand Up @@ -41,7 +41,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
python:
- '3.14'
- '3.15'
readline:
- '8'
target_platform:
Expand Down
Loading
Loading