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 }}
tminka
/
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
Breadcrumbs
History for
pythonnet
src
runtime
moduleobject.cs
on
windows
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 7, 2021
Support changes to CLR code when domain reloads
Show description for d6c0081
3 people
authored
d6c0081
View commit details
Copy full SHA for d6c0081
View code at this point
Browse repository at this point
Commits on Nov 14, 2020
Remove deprecated implicit assembly loading
Show description for 2e6d12f
lostmsu
committed
2e6d12f
View commit details
Copy full SHA for 2e6d12f
View code at this point
Browse repository at this point
Commits on Nov 6, 2020
Add intern string and PyIdentifier (#1254)
Show description for d0c588b
amos402
authored
d0c588b
View commit details
Copy full SHA for d0c588b
View code at this point
Browse repository at this point
Commits on Sep 2, 2020
Merge remote-tracking branch 'amos/soft-shutdown' into soft-shutdown-review-comments
BadSingleton
committed
1272b89
View commit details
Copy full SHA for 1272b89
View code at this point
Browse repository at this point
Commits on Aug 31, 2020
Merge remote-tracking branch 'remotes/upstream/master' into soft-shutdown
amos402
committed
5387b05
View commit details
Copy full SHA for 5387b05
View code at this point
Browse repository at this point
Commits on Aug 20, 2020
Rename PyObjectSerializeContext
Show description for 3a8c72d
BadSingleton
committed
3a8c72d
View commit details
Copy full SHA for 3a8c72d
View code at this point
Browse repository at this point
Commits on Aug 19, 2020
do not eat all exceptions when trying to add CLR reference, provide more info when CLR assemblies are failed to be loaded
Show description for 5b989cb
lostmsu
committed
5b989cb
View commit details
Copy full SHA for 5b989cb
View code at this point
Browse repository at this point
Commits on May 16, 2020
Improve performance of unwrapping .NET objects passed from Python (#930)
Show description for 4a92d80
filmor
and
lostmsu
authored
4a92d80
View commit details
Copy full SHA for 4a92d80
View code at this point
Browse repository at this point
Commits on Mar 9, 2020
* Fix refcnt error of MethodBinding
Show description for 08fad26
amos402
committed
08fad26
View commit details
Copy full SHA for 08fad26
View code at this point
Browse repository at this point
Commits on Mar 8, 2020
Load cache of ModuleObject after reload
amos402
committed
183f9d8
View commit details
Copy full SHA for 183f9d8
View code at this point
Browse repository at this point
Commits on Feb 27, 2020
Merge branch 'master' into soft-shutdown
amos402
committed
5b2f3d4
View commit details
Copy full SHA for 5b2f3d4
View code at this point
Browse repository at this point
* Stash for ImportHook
Show description for aa63f0b
amos402
committed
aa63f0b
View commit details
Copy full SHA for aa63f0b
View code at this point
Browse repository at this point
Commits on Feb 23, 2020
Merge branch 'master' into PR/Codecs
filmor
authored
44bfec2
View commit details
Copy full SHA for 44bfec2
View code at this point
Browse repository at this point
Commits on Feb 20, 2020
#1047 ModuleObject __getattribute__ doesn't treat exceptions ocurred during internal GetAttribute
Andrey Santanna
committed
8ae5cf4
View commit details
Copy full SHA for 8ae5cf4
View code at this point
Browse repository at this point
Commits on Feb 9, 2020
* Serialize CLRObject
Show description for 80d4fa0
amos402
committed
80d4fa0
View commit details
Copy full SHA for 80d4fa0
View code at this point
Browse repository at this point
Commits on Feb 5, 2020
Add basic `reload` shutdown mode
amos402
committed
bf3d9f8
View commit details
Copy full SHA for bf3d9f8
View code at this point
Browse repository at this point
Commits on Feb 1, 2020
attempt to fix PyScopeTest.TestThread() reading stale value from res in Python 2.7 x64
lostmsu
committed
daa2901
View commit details
Copy full SHA for daa2901
View code at this point
Browse repository at this point
Commits on Jan 18, 2020
Clear tp_dict of ModuleObject
amos402
committed
49d98e8
View commit details
Copy full SHA for 49d98e8
View code at this point
Browse repository at this point
Commits on Jan 17, 2020
Fix refcnt error
amos402
committed
fba616a
View commit details
Copy full SHA for fba616a
View code at this point
Browse repository at this point
Commits on Dec 20, 2019
Free GC handle for all subclass of ExtensionType
amos402
committed
0dee5da
View commit details
Copy full SHA for 0dee5da
View code at this point
Browse repository at this point
Merge remote-tracking branch 'master' into soft-shutdown
amos402
committed
cad95da
View commit details
Copy full SHA for cad95da
View code at this point
Browse repository at this point
Commits on Dec 18, 2019
Release method wrapper(split from #958) (#1002)
Show description for c1190f4
amos402
authored and
filmor
committed
c1190f4
View commit details
Copy full SHA for c1190f4
View code at this point
Browse repository at this point
Commits on Sep 20, 2019
* Reset type slots
Show description for b07b844
amos402
committed
b07b844
View commit details
Copy full SHA for b07b844
View code at this point
Browse repository at this point
Commits on Sep 17, 2019
Add soft shutdown
amos402
committed
4e19a4f
View commit details
Copy full SHA for 4e19a4f
View code at this point
Browse repository at this point
Commits on Apr 5, 2019
Revert "Update moduleobject.cs"
filmor
authored
c0f3886
View commit details
Copy full SHA for c0f3886
View code at this point
Browse repository at this point
Commits on Nov 14, 2018
Runtime/Shutdown loop stores old caches and static variables. It's produces bugs when CPython freeing up enough objects.
dse
authored and
filmor
committed
b0c68e6
View commit details
Copy full SHA for b0c68e6
View code at this point
Browse repository at this point
Commits on Oct 17, 2018
Checks __dict__ in ModuleObject.LoadNames.
amos402
authored and
filmor
committed
c5eb4e4
View commit details
Copy full SHA for c5eb4e4
View code at this point
Browse repository at this point
Commits on Mar 24, 2018
Update moduleobject.cs
Show description for 7dde536
icetiger1974
authored
7dde536
View commit details
Copy full SHA for 7dde536
View code at this point
Browse repository at this point
Commits on Mar 24, 2017
Support clr.GetClrType() - as in IronPython (#433)
Show description for 39e4673
vivainio
authored and
vmuriart
committed
39e4673
View commit details
Copy full SHA for 39e4673
View code at this point
Browse repository at this point
Commits on Feb 13, 2017
Use string interpolation
Show description for 310d50d
vmuriart
committed
310d50d
View commit details
Copy full SHA for 310d50d
View code at this point
Browse repository at this point
Commits on Feb 7, 2017
Clean-up code-style
Show description for d8cf55a
vmuriart
committed
d8cf55a
View commit details
Copy full SHA for d8cf55a
View code at this point
Browse repository at this point
Use explicit accessors
vmuriart
committed
61536f3
View commit details
Copy full SHA for 61536f3
View code at this point
Browse repository at this point
Clean-up attribute names and paranthesis
vmuriart
committed
d1241f8
View commit details
Copy full SHA for d1241f8
View code at this point
Browse repository at this point
Commits on Feb 3, 2017
Syntax cleanup
vmuriart
committed
8627843
View commit details
Copy full SHA for 8627843
View code at this point
Browse repository at this point
Commits on Feb 1, 2017
Change applicable comments to xml-docs
vmuriart
committed
a12b2b2
View commit details
Copy full SHA for a12b2b2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.