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
12
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Merge release branch back into master
- #1866
#1866
Merged
filmor
merged 42 commits into
master
pythonnet/pythonnet:master
from
release
pythonnet/pythonnet:release
Copy head branch name to clipboard
Sep 29, 2022
Conversation
Commits
42
(42)
Checks
Files changed
Merged
Merge release branch back into master
#1866
filmor
merged 42 commits into
master
pythonnet/pythonnet:master
from
release
pythonnet/pythonnet:release
Copy head branch name to clipboard
Commits
Commits on Jun 27, 2022
Bump version to 3.0.0-rc1
filmor
committed
28a78ed
View commit details
Copy full SHA for 28a78ed
Browse repository at this point
Commits on Jul 5, 2022
implemented dynamic equality and inequality for PyObject instances
Show description for e84731f
lostmsu
authored and
filmor
committed
e84731f
View commit details
Copy full SHA for e84731f
Browse repository at this point
Fix broken prefix and debug leftover
Show description for 2edd800
filmor
committed
2edd800
View commit details
Copy full SHA for 2edd800
Browse repository at this point
Bump release candidate version
filmor
committed
4b6ac12
View commit details
Copy full SHA for 4b6ac12
Browse repository at this point
Commits on Jul 6, 2022
Make MANIFEST.in more explicit
Show description for 2016371
filmor
committed
2016371
View commit details
Copy full SHA for 2016371
Browse repository at this point
Commits on Jul 8, 2022
Use informational version as clr's __version__ attribute
filmor
committed
d484797
View commit details
Copy full SHA for d484797
Browse repository at this point
Commits on Jul 11, 2022
Drop obsolete packages.config
filmor
committed
25f21f9
View commit details
Copy full SHA for 25f21f9
Browse repository at this point
Fix (U)IntPtr construction (#1861)
Show description for 332f8e7
filmor
authored
332f8e7
View commit details
Copy full SHA for 332f8e7
Browse repository at this point
Implement non-simple String constructors explicitly (#1862)
filmor
authored
60a719c
View commit details
Copy full SHA for 60a719c
Browse repository at this point
Fix missing docstring for types with custom constructors (#1865)
filmor
authored
b79ae2f
View commit details
Copy full SHA for b79ae2f
Browse repository at this point
Bump release candidate version
filmor
committed
863397a
View commit details
Copy full SHA for 863397a
Browse repository at this point
Commits on Jul 14, 2022
Finalizer.Instance.Collect() and Runtime.TryCollectingGarbage(...) are now callable from Python
lostmsu
committed
59b1c51
View commit details
Copy full SHA for 59b1c51
Browse repository at this point
fixed leak in NewReference.Move
Show description for 469ec67
lostmsu
committed
469ec67
View commit details
Copy full SHA for 469ec67
Browse repository at this point
Merge pull request #1873 from losttech/bugs/ctor-leak
Show description for 9bb8fe6
filmor
authored
9bb8fe6
View commit details
Copy full SHA for 9bb8fe6
Browse repository at this point
Commits on Jul 16, 2022
Bump release candidate version
filmor
committed
93631af
View commit details
Copy full SHA for 93631af
Browse repository at this point
Generate XML documentation on build and add to it NuGet package (#1878)
Show description for a5e9b55
lostmsu
authored
a5e9b55
View commit details
Copy full SHA for a5e9b55
Browse repository at this point
Commits on Aug 4, 2022
mention the need for PythonEngine.Initialize and BeginAllowThreads in the README
lostmsu
committed
85d0ca6
View commit details
Copy full SHA for 85d0ca6
Browse repository at this point
Commits on Aug 8, 2022
BREAKING: disabled implicit conversion from Python objects implementing sequence protocol to (#1902)
Show description for 5f63c67
lostmsu
authored
5f63c67
View commit details
Copy full SHA for 5f63c67
Browse repository at this point
Commits on Aug 12, 2022
Explicit float and int conversion for builtin types (#1904)
filmor
authored
0909021
View commit details
Copy full SHA for 0909021
Browse repository at this point
Commits on Aug 13, 2022
Fill nb_index slot for integer types (#1907)
filmor
authored
bd48dc1
View commit details
Copy full SHA for bd48dc1
Browse repository at this point
Commits on Sep 16, 2022
fixed use of the process handle after Process instance goes out of scope (#1940)
Show description for 4241493
lostmsu
authored
4241493
View commit details
Copy full SHA for 4241493
Browse repository at this point
fixed new line character at the end of informational version (#1941)
lostmsu
authored
bdf671e
View commit details
Copy full SHA for bdf671e
Browse repository at this point
Commits on Sep 17, 2022
Bump clr-loader dependency to 0.2.3 and adjust interface
Show description for 3f12469
filmor
committed
3f12469
View commit details
Copy full SHA for 3f12469
Browse repository at this point
Improve error message if the runtime fails to load
filmor
committed
db52dde
View commit details
Copy full SHA for db52dde
Browse repository at this point
Fix manifest so we can build with python -m build
filmor
committed
fd8fd3b
View commit details
Copy full SHA for fd8fd3b
Browse repository at this point
reenabled test for https://github.com/pythonnet/pythonnet/issues/1256 : NoStackOverflowOnSystemType (#1943)
lostmsu
authored
91d3e55
View commit details
Copy full SHA for 91d3e55
Browse repository at this point
Merge pull request #1942 from filmor/configless-coreclr
Show description for 43769f5
filmor
authored
43769f5
View commit details
Copy full SHA for 43769f5
Browse repository at this point
Commits on Sep 18, 2022
Bump release candidate version
filmor
committed
f1ef11d
View commit details
Copy full SHA for f1ef11d
Browse repository at this point
Commits on Sep 19, 2022
Fix implicit float conversion for classes that derive from float
filmor
committed
a02799d
View commit details
Copy full SHA for a02799d
Browse repository at this point
Drop PyLong_Check (which checked for exact type) in favour of PyInt_Check (which checks for subtype)
filmor
committed
2194d6c
View commit details
Copy full SHA for 2194d6c
Browse repository at this point
Commits on Sep 20, 2022
Merge pull request #1908 from filmor/implicit-float-int
Show description for 52cf03c
filmor
authored
52cf03c
View commit details
Copy full SHA for 52cf03c
Browse repository at this point
Bump release candidate version
filmor
committed
15a8b26
View commit details
Copy full SHA for 15a8b26
Browse repository at this point
Commits on Sep 26, 2022
Add initial documentation setup
filmor
committed
08fd638
View commit details
Copy full SHA for 08fd638
Browse repository at this point
Ensure build props always read the correct version file
filmor
committed
64ea044
View commit details
Copy full SHA for 64ea044
Browse repository at this point
Convert back to RST, add section on runtime loading
filmor
committed
13f2a9c
View commit details
Copy full SHA for 13f2a9c
Browse repository at this point
Publish documentation from the release branch for now
filmor
committed
42b122d
View commit details
Copy full SHA for 42b122d
Browse repository at this point
Adjust installation documentation
filmor
committed
cc2fdac
View commit details
Copy full SHA for cc2fdac
Browse repository at this point
Merge pull request #1863 from filmor/docs
Show description for 80adda9
filmor
authored
80adda9
View commit details
Copy full SHA for 80adda9
Browse repository at this point
Update README
filmor
committed
3c4dd16
View commit details
Copy full SHA for 3c4dd16
Browse repository at this point
Move clr module to separate file
filmor
committed
33b107c
View commit details
Copy full SHA for 33b107c
Browse repository at this point
Drop unused param doc
filmor
committed
6ec635d
View commit details
Copy full SHA for 6ec635d
Browse repository at this point
Commits on Sep 29, 2022
Bump version to 3.0.0
filmor
committed
aae9d56
View commit details
Copy full SHA for aae9d56
Browse repository at this point
You can’t perform that action at this time.