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
pythonnet-jupyter-notebook
User selector
All users
All time
Commit history
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
Commits on Feb 14, 2017
Add overload tests from #131
vmuriart
committed
ce40fb1
View commit details
Copy full SHA for ce40fb1
View code at this point
Browse repository at this point
Commits on Feb 13, 2017
Convert unittest to pytest
Show description for 1ea29c7
vmuriart
committed
1ea29c7
View commit details
Copy full SHA for 1ea29c7
View code at this point
Browse repository at this point
Commits on Feb 8, 2017
Add sys.args tests (#301)
denfromufa
authored and
vmuriart
committed
79eeb61
View commit details
Copy full SHA for 79eeb61
View code at this point
Browse repository at this point
Commits on Feb 2, 2017
Add PY3 project/sln configs
vmuriart
committed
73b8a9d
View commit details
Copy full SHA for 73b8a9d
View code at this point
Browse repository at this point
Add pyproj from @denfromufa
Show description for 9e070f9
vmuriart
committed
9e070f9
View commit details
Copy full SHA for 9e070f9
View code at this point
Browse repository at this point
Commits on Jan 31, 2017
Use unittest.skip(...)
vmuriart
committed
400f688
View commit details
Copy full SHA for 400f688
View code at this point
Browse repository at this point
Rename test fixtures
Show description for afb585e
vmuriart
committed
afb585e
View commit details
Copy full SHA for afb585e
View code at this point
Browse repository at this point
Fix tests comparison to None, True, False, isinstance
Show description for 5ca887e
vmuriart
committed
5ca887e
View commit details
Copy full SHA for 5ca887e
View code at this point
Browse repository at this point
Format for pep8 and linters
Show description for 2b42cdf
vmuriart
committed
2b42cdf
View commit details
Copy full SHA for 2b42cdf
View code at this point
Browse repository at this point
Refactor assertRaises
Show description for 04cf0b5
vmuriart
committed
04cf0b5
View commit details
Copy full SHA for 04cf0b5
View code at this point
Browse repository at this point
Rename tests
vmuriart
committed
6bb0255
View commit details
Copy full SHA for 6bb0255
View code at this point
Browse repository at this point
Refactor utility functions
vmuriart
committed
11445f5
View commit details
Copy full SHA for 11445f5
View code at this point
Browse repository at this point
Fix nameclash object
vmuriart
committed
429b516
View commit details
Copy full SHA for 429b516
View code at this point
Browse repository at this point
Clean-up imports
Show description for b7bfd2d
vmuriart
committed
b7bfd2d
View commit details
Copy full SHA for b7bfd2d
View code at this point
Browse repository at this point
Remove dependency on six
Show description for a51a4bf
vmuriart
committed
a51a4bf
View commit details
Copy full SHA for a51a4bf
View code at this point
Browse repository at this point
Sanitize how to run tests
Show description for fb71914
vmuriart
committed
fb71914
View commit details
Copy full SHA for fb71914
View code at this point
Browse repository at this point
Clean-up tests & remove warnfilter
Show description for 402bfcf
vmuriart
committed
402bfcf
View commit details
Copy full SHA for 402bfcf
View code at this point
Browse repository at this point
Commits on Jan 9, 2017
Unneeded print in unittests
vmuriart
committed
f7b71f5
View commit details
Copy full SHA for f7b71f5
View code at this point
Browse repository at this point
Commits on Jan 8, 2017
Add __version__ (#312)
Show description for a330330
vmuriart
authored
a330330
View commit details
Copy full SHA for a330330
View code at this point
Browse repository at this point
Commits on Jan 6, 2017
Revert "adding method Object tests"
Show description for 9c060a3
vmuriart
committed
9c060a3
View commit details
Copy full SHA for 9c060a3
View code at this point
Browse repository at this point
adding method Object tests
vmuriart
committed
d2d091b
View commit details
Copy full SHA for d2d091b
View code at this point
Browse repository at this point
Commits on Dec 16, 2016
Fixed #296 Converter support for PyObject (#297)
Show description for 566898a
rmadsen-ks
authored and
denfromufa
committed
566898a
View commit details
Copy full SHA for 566898a
View code at this point
Browse repository at this point
Commits on Nov 27, 2016
Implement comparison operators.
abessen
authored and
filmor
committed
40f7086
View commit details
Copy full SHA for 40f7086
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.