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
.
SRHSolution
/
pythonnet
Public
forked from
pythonnet/pythonnet
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jul 21, 2023
Add documentation dependency to fix empty docs
filmor
committed
3b6500f
View commit details
Copy full SHA for 3b6500f
Browse repository at this point
Commits on Jul 7, 2023
Adjust docs for importing
filmor
authored
dddadbe
View commit details
Copy full SHA for dddadbe
Browse repository at this point
Commits on May 6, 2023
Exclude .gitignore from binary distribution
siegfriedpammer
authored and
filmor
committed
a1cd73f
View commit details
Copy full SHA for a1cd73f
Browse repository at this point
Commits on Mar 12, 2023
Fix `GetBuffer` throwing `ArgumentOutOfRangeException` (#2120)
Show description for 131b466
legomanww
authored
131b466
View commit details
Copy full SHA for 131b466
Browse repository at this point
Commits on Feb 3, 2023
1783 Implement Interface And Inherit Class (#2028)
Show description for a404d6e
rmadsen-ks
authored
a404d6e
View commit details
Copy full SHA for a404d6e
Browse repository at this point
Commits on Jan 29, 2023
Remove suggestions to use `internal` functions (#2092)
Show description for c2fa467
filmor
authored
c2fa467
View commit details
Copy full SHA for c2fa467
Browse repository at this point
Commits on Jan 18, 2023
Ensure that `load` only runs once (#2079)
Show description for a041811
filmor
authored
a041811
View commit details
Copy full SHA for a041811
Browse repository at this point
Commits on Jan 17, 2023
don't force setuptools upgrade during installation of requirements for testing
Show description for 4020a0c
lostmsu
committed
4020a0c
View commit details
Copy full SHA for 4020a0c
Browse repository at this point
Commits on Nov 30, 2022
1776 Generic Virtual Method Causes Invalid Program: Fix + test (#2026)
Show description for 1729698
rmadsen-ks
authored
1729698
View commit details
Copy full SHA for 1729698
Browse repository at this point
Commits on Nov 2, 2022
Reset version to dev
filmor
committed
556882d
View commit details
Copy full SHA for 556882d
Browse repository at this point
Release 3.0.1
filmor
committed
e28dd80
View commit details
Copy full SHA for e28dd80
Browse repository at this point
Merge pull request #1998 from filmor/fix-derived-generic-interface
Show description for cfe1585
filmor
authored
cfe1585
View commit details
Copy full SHA for cfe1585
Browse repository at this point
fixed resolution of generic methods in Python implementations
Show description for 5c1e02f
lostmsu
committed
5c1e02f
View commit details
Copy full SHA for 5c1e02f
Browse repository at this point
Update changelog and add Python 3.11 to metadata
filmor
committed
cc364c3
View commit details
Copy full SHA for cc364c3
Browse repository at this point
Merge pull request #1955 from filmor/python-3.11
Show description for 6968d01
filmor
authored
6968d01
View commit details
Copy full SHA for 6968d01
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
Add tests for deriving a Python subclass from a generic interface
filmor
committed
461c9c7
View commit details
Copy full SHA for 461c9c7
Browse repository at this point
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
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 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 Oct 30, 2022
Enforce tp_traverse/clear in AllocateTypeObject
filmor
committed
da082ac
View commit details
Copy full SHA for da082ac
Browse repository at this point
Update MaxSupportedVersion
filmor
committed
a6efeae
View commit details
Copy full SHA for a6efeae
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
Only clear dict if tp_dictoffset > 0
filmor
committed
ddf5a70
View commit details
Copy full SHA for ddf5a70
Browse repository at this point
Commits on Oct 28, 2022
Merge pull request #1993 from losttech/bugs/BadBigInt200
Show description for fb17907
filmor
authored
fb17907
View commit details
Copy full SHA for fb17907
Browse repository at this point
fixed positive PyInt converted to negative BigInteger
Show description for 218610e
lostmsu
committed
218610e
View commit details
Copy full SHA for 218610e
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
Update requires-python
filmor
committed
5636262
View commit details
Copy full SHA for 5636262
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
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
Add Python 3.11 to metadata and workflows
filmor
committed
2b52910
View commit details
Copy full SHA for 2b52910
Browse repository at this point
Merge pull request #1986 from losttech/FloatDerivedCodec
Show description for 02b6c2f
filmor
authored
02b6c2f
View commit details
Copy full SHA for 02b6c2f
Browse repository at this point
Commits on Oct 24, 2022
allow decoders to override conversion of types derived from primitives when target type is System.Object
Show description for 782a0e5
lostmsu
committed
782a0e5
View commit details
Copy full SHA for 782a0e5
Browse repository at this point
explicit functions for exact type checks
lostmsu
committed
d6c024c
View commit details
Copy full SHA for d6c024c
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.