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
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
.
pythonnet
/
pythonnet
Public
Notifications
You must be signed in to change notification settings
Fork
780
Star
5.5k
Code
Issues
153
Pull requests
13
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Python 3.11
- #1955
#1955
Merged
filmor
merged 14 commits into
pythonnet:master
pythonnet/pythonnet:master
from
filmor:python-3.11
filmor/pythonnet:python-3.11
Copy head branch name to clipboard
Nov 2, 2022
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Python 3.11
#1955
filmor
merged 14 commits into
pythonnet:master
pythonnet/pythonnet:master
from
filmor:python-3.11
filmor/pythonnet:python-3.11
Copy head branch name to clipboard
Commits
Commits on Oct 15, 2022
Add Python 3.11 type offsets
filmor
committed
c422abd
View commit details
Copy full SHA for c422abd
Browse repository at this point
Commits on Oct 28, 2022
Add Python 3.11 to metadata and workflows
filmor
committed
2b52910
View commit details
Copy full SHA for 2b52910
Browse repository at this point
Improve geninterop script to handle new case in 3.11
filmor
committed
c0b4eb2
View commit details
Copy full SHA for c0b4eb2
Browse repository at this point
Fix offsets for 3.11
filmor
committed
cc86068
View commit details
Copy full SHA for cc86068
Browse repository at this point
Update requires-python
filmor
committed
5636262
View commit details
Copy full SHA for 5636262
Browse repository at this point
Define slots before initialization
filmor
committed
8668579
View commit details
Copy full SHA for 8668579
Browse repository at this point
Commits on Oct 30, 2022
Only clear dict if tp_dictoffset > 0
filmor
committed
ddf5a70
View commit details
Copy full SHA for ddf5a70
Browse repository at this point
Ensure that sub-processes in tests use the same runtime settings
filmor
committed
d3b56ff
View commit details
Copy full SHA for d3b56ff
Browse repository at this point
Update MaxSupportedVersion
filmor
committed
a6efeae
View commit details
Copy full SHA for a6efeae
Browse repository at this point
Enforce tp_traverse/clear in AllocateTypeObject
filmor
committed
da082ac
View commit details
Copy full SHA for da082ac
Browse repository at this point
Commits on Oct 31, 2022
Ensure that Python is initialized before probing properties
Benedikt Reinartz
committed
e9283e3
View commit details
Copy full SHA for e9283e3
Browse repository at this point
Commits on Nov 1, 2022
Add an Action variant of TryUsingDll
filmor
committed
cc97b8a
View commit details
Copy full SHA for cc97b8a
Browse repository at this point
Commits on Nov 2, 2022
Adjust code a bit and skip PythonHome tests for empty strings
filmor
committed
096f50a
View commit details
Copy full SHA for 096f50a
Browse repository at this point
Set PYTHONHOME for tests
filmor
committed
15e2e95
View commit details
Copy full SHA for 15e2e95
Browse repository at this point
You can’t perform that action at this time.