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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Azure
/
azure-sdk-for-python
Public
Notifications
You must be signed in to change notification settings
Fork
3.3k
Star
5.6k
Code
Issues
798
Pull requests
345
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Support Pre-GA Python Versions
- #14160
#14160
Merged
scbedd
merged 23 commits into
master
Azure/azure-sdk-for-python:master
from
feature/support-py39
Azure/azure-sdk-for-python:feature/support-py39
Copy head branch name to clipboard
Oct 12, 2020
Conversation
Commits
23
(23)
Checks
Files changed
Merged
Support Pre-GA Python Versions
#14160
scbedd
merged 23 commits into
master
Azure/azure-sdk-for-python:master
from
feature/support-py39
Azure/azure-sdk-for-python:feature/support-py39
Copy head branch name to clipboard
Commits
Commits on Sep 30, 2020
roll a custom UsePythonVersion that can reach out to the github actions repos for python installers
scbedd
committed
5ef5e52
View commit details
Copy full SHA for 5ef5e52
Browse repository at this point
leverage github actions manifest
scbedd
committed
e0aa619
View commit details
Copy full SHA for e0aa619
Browse repository at this point
add an explanation on the manifest_location
scbedd
committed
b75d077
View commit details
Copy full SHA for b75d077
Browse repository at this point
adjust condition
scbedd
committed
cf0edf9
View commit details
Copy full SHA for cf0edf9
Browse repository at this point
getting it to the point where it can work
scbedd
committed
99fbfd0
View commit details
Copy full SHA for 99fbfd0
Browse repository at this point
finish up with the shim
scbedd
committed
ab292ff
View commit details
Copy full SHA for ab292ff
Browse repository at this point
correct 'lower'
scbedd
committed
6551386
View commit details
Copy full SHA for 6551386
Browse repository at this point
adjustments to properly handle pypy3 spec
scbedd
committed
3f4f349
View commit details
Copy full SHA for 3f4f349
Browse repository at this point
apply black
scbedd
committed
8ff2f11
View commit details
Copy full SHA for 8ff2f11
Browse repository at this point
correct the imported version
scbedd
committed
0bf94e2
View commit details
Copy full SHA for 0bf94e2
Browse repository at this point
another dumb bug
scbedd
committed
378704c
View commit details
Copy full SHA for 378704c
Browse repository at this point
install properly
scbedd
committed
3b98159
View commit details
Copy full SHA for 3b98159
Browse repository at this point
ensure that we properly run logical comparisons in pshell
scbedd
committed
4be708b
View commit details
Copy full SHA for 4be708b
Browse repository at this point
remove all non py39 steps
scbedd
committed
00296d1
View commit details
Copy full SHA for 00296d1
Browse repository at this point
working with split up resolver and installer. next step is to merge into single
scbedd
committed
41d2136
View commit details
Copy full SHA for 41d2136
Browse repository at this point
Commits on Oct 1, 2020
add a windows machine to test this stuff
scbedd
committed
a3e3b68
View commit details
Copy full SHA for a3e3b68
Browse repository at this point
single script implementation works. removing debugging changes to archetype-sdk-client
scbedd
committed
5567eeb
View commit details
Copy full SHA for 5567eeb
Browse repository at this point
Commits on Oct 5, 2020
rename files, update comments so that they reflect the true purpose of the install_python_version script.
scbedd
committed
476fe84
View commit details
Copy full SHA for 476fe84
Browse repository at this point
remove pdb
scbedd
committed
ef29af1
View commit details
Copy full SHA for ef29af1
Browse repository at this point
leverage the py39 from the hostedtoolcache
scbedd
committed
711b03f
View commit details
Copy full SHA for 711b03f
Browse repository at this point
tools don't have python 3.9 precached yet
scbedd
committed
b2b0623
View commit details
Copy full SHA for b2b0623
Browse repository at this point
Commits on Oct 7, 2020
Merge remote-tracking branch 'upstream/master' into feature/support-py39
scbedd
committed
61a7200
View commit details
Copy full SHA for 61a7200
Browse repository at this point
new version of py39 installers are out
scbedd
committed
3262188
View commit details
Copy full SHA for 3262188
Browse repository at this point
You can’t perform that action at this time.