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 }}
attackgithub
/
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
tests
on
master
User selector
All users
All time
Commit history
Commits on Nov 14, 2018
fix python 2.x issues
testrunner123
authored and
filmor
committed
dd5e2b6
View commit details
Copy full SHA for dd5e2b6
View code at this point
Browse repository at this point
Traceback test
testrunner123
authored and
filmor
committed
57769f1
View commit details
Copy full SHA for 57769f1
View code at this point
Browse repository at this point
Commits on Oct 29, 2018
Add unit test
filmor
committed
2fff248
View commit details
Copy full SHA for 2fff248
View code at this point
Browse repository at this point
Commits on Oct 18, 2018
Merge branch 'master' into py37
filmor
authored
5db2f27
View commit details
Copy full SHA for 5db2f27
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
Add case docstring
amos402
authored and
filmor
committed
67ea3eb
View commit details
Copy full SHA for 67ea3eb
View code at this point
Browse repository at this point
Fix "from import *" after a normal import
amos402
authored and
filmor
committed
ba0602a
View commit details
Copy full SHA for ba0602a
View code at this point
Browse repository at this point
Commits on Aug 30, 2018
Merge branch 'master' into py37
filmor
authored
80c6419
View commit details
Copy full SHA for 80c6419
View code at this point
Browse repository at this point
Commits on Aug 24, 2018
fixed bug of method PyString_FromString (#670)
Show description for b6417ca
yagweb
authored and
filmor
committed
b6417ca
View commit details
Copy full SHA for b6417ca
View code at this point
Browse repository at this point
Commits on Aug 6, 2018
Update test_exceptions.py
den-run-ai
authored
049c7da
View commit details
Copy full SHA for 049c7da
View code at this point
Browse repository at this point
Update test_exceptions.py
den-run-ai
authored
8b0145c
View commit details
Copy full SHA for 8b0145c
View code at this point
Browse repository at this point
Commits on Jul 20, 2018
Update memory monitoring call to use a platform-independent field
williamsardar
committed
bcf9841
View commit details
Copy full SHA for bcf9841
View code at this point
Browse repository at this point
Fix memory leaks and add unit tests
williamsardar
committed
b2e1bb2
View commit details
Copy full SHA for b2e1bb2
View code at this point
Browse repository at this point
Commits on Jun 25, 2018
Test that after exception is thrown iterator is no longer valid
abessen
committed
2131292
View commit details
Copy full SHA for 2131292
View code at this point
Browse repository at this point
Add test throwing exception with inner exception in iterator
Show description for d119c6c
rickardraysearch
authored and
abessen
committed
d119c6c
View commit details
Copy full SHA for d119c6c
View code at this point
Browse repository at this point
crashing exception test
Show description for d0f34e9
Rickard Holmberg
authored and
abessen
committed
d0f34e9
View commit details
Copy full SHA for d0f34e9
View code at this point
Browse repository at this point
Commits on Feb 16, 2018
Fixes lock recursion bug in assembly loading
Cronan
committed
adc1240
View commit details
Copy full SHA for adc1240
View code at this point
Browse repository at this point
Commits on Sep 21, 2017
Added CoreCLR 2.0 build target. Compile issues fixed. (#519)
Show description for df1c224
dmitriyse
authored and
filmor
committed
df1c224
View commit details
Copy full SHA for df1c224
View code at this point
Browse repository at this point
Commits on Jun 26, 2017
Another shot at #495 (#503)
Show description for a5f5dc2
rickardraysearch
authored and
filmor
committed
a5f5dc2
View commit details
Copy full SHA for a5f5dc2
View code at this point
Browse repository at this point
Commits on Jun 16, 2017
clrmethod working for python 2 (#494)
Show description for 12af794
rickardraysearch
authored and
filmor
committed
12af794
View commit details
Copy full SHA for 12af794
View code at this point
Browse repository at this point
Commits on Jun 14, 2017
Fix conversion of 'float' and 'double' values (#487)
Show description for d39f9f6
Konstantin-Posudevskiy
authored and
denfromufa
committed
d39f9f6
View commit details
Copy full SHA for d39f9f6
View code at this point
Browse repository at this point
Fix missing Incref for Namespace and Assembly (#482)
Show description for bfce5e2
testrunner123
authored and
filmor
committed
bfce5e2
View commit details
Copy full SHA for bfce5e2
View code at this point
Browse repository at this point
Commits on May 10, 2017
Allow passing None for nullable args (#460)
dhirschfeld
authored and
filmor
committed
29b74c7
View commit details
Copy full SHA for 29b74c7
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 Mar 2, 2017
Fix test_multiple_calls_to_initialize
Show description for 5036586
vmuriart
committed
5036586
View commit details
Copy full SHA for 5036586
View code at this point
Browse repository at this point
Commits on Feb 24, 2017
Add case-sensitivity tests
Show description for db6c1b2
vmuriart
committed
db6c1b2
View commit details
Copy full SHA for db6c1b2
View code at this point
Browse repository at this point
improve tests.pyproj for intellisense and running tests (#395)
Show description for c5c8e57
denfromufa
authored and
vmuriart
committed
c5c8e57
View commit details
Copy full SHA for c5c8e57
View code at this point
Browse repository at this point
Fix the issue of sys.argv being cleared on import clr.
Show description for faf5faf
filmor
authored and
vmuriart
committed
faf5faf
View commit details
Copy full SHA for faf5faf
View code at this point
Browse repository at this point
Update test_sysargv
Show description for 012b488
vmuriart
committed
012b488
View commit details
Copy full SHA for 012b488
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
Add more object overload method tests
vmuriart
committed
4071aa3
View commit details
Copy full SHA for 4071aa3
View code at this point
Browse repository at this point
Add object type to methodbind
vmuriart
committed
2cabc9f
View commit details
Copy full SHA for 2cabc9f
View code at this point
Browse repository at this point
Add object overload test
vmuriart
committed
b7a3c7e
View commit details
Copy full SHA for b7a3c7e
View code at this point
Browse repository at this point
Commits on Feb 21, 2017
Relocate Embedded tests fixtures
Show description for a9e2fe7
vmuriart
committed
a9e2fe7
View commit details
Copy full SHA for a9e2fe7
View code at this point
Browse repository at this point
Standardize Python.Test fixture location
Show description for f6d176c
vmuriart
committed
f6d176c
View commit details
Copy full SHA for f6d176c
View code at this point
Browse repository at this point
Commits on Feb 17, 2017
Add pytest header info & remove unused fixtures
Show description for da940f5
vmuriart
committed
da940f5
View commit details
Copy full SHA for da940f5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.