Skip to content

Add support for Python 3.13 and mark is as the expected default#879

Merged
bpkroth merged 1 commit into
microsoft:mainfrom
bpkroth:python-3.13
Oct 31, 2024
Merged

Add support for Python 3.13 and mark is as the expected default#879
bpkroth merged 1 commit into
microsoft:mainfrom
bpkroth:python-3.13

Conversation

@bpkroth

@bpkroth bpkroth commented Oct 31, 2024

Copy link
Copy Markdown
Contributor

Pull Request

Title

Add support for Python 3.13 and mark is as the expected default.


Description

Upstream changed the default version of python, so this addresses changes in checks in the pipelines.

So far it seems to "just work (tm)"


Type of Change

  • 🛠️ Bug fix
  • ✨ New feature
  • 🧪 Tests

Testing

Usual CI tests.


@bpkroth bpkroth requested a review from a team as a code owner October 31, 2024 17:33
@bpkroth bpkroth merged commit 0055a49 into microsoft:main Oct 31, 2024
@bpkroth bpkroth deleted the python-3.13 branch October 31, 2024 18:46
@bpkroth bpkroth mentioned this pull request Dec 30, 2024
bpkroth added a commit that referenced this pull request Jan 3, 2025
# Pull Request

## Title

Small tweaks

---

## Description

- mypy fixup
- Minor perf improvement on Makefile file enumeration.
- Add typevar hints for `nullable` return type.
- Fix a minor build system issue
- List python 3.13 as one of the supported versions (#879)

---

## Type of Change

- 🛠️ Bug fix
- 🔄 Refactor

---

## Testing

Usual pytest and mypy CI checks for `nullable`

---

## Additional Notes (optional)

Split out from #720 

---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants