Sitelet
https://github.com/SanityLacking/pythonnet/commits
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
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 }}
SanityLacking
/
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
Datepicker
All time
Commit history
Commits on Mar 11, 2020
Update runtime.cs
SanityLacking
authored
e80fb04
View commit details
Copy full SHA for e80fb04
Browse repository at this point
Update runtime.cs
SanityLacking
authored
676e148
View commit details
Copy full SHA for 676e148
Browse repository at this point
Update runtime.cs
Show description for cba2f3a
SanityLacking
authored
cba2f3a
View commit details
Copy full SHA for cba2f3a
Browse repository at this point
Commits on Mar 10, 2020
Python runtime must be initialized before trying to acquire GIL (#1086)
lostmsu
authored
d145ab1
View commit details
Copy full SHA for d145ab1
Browse repository at this point
fixed tuple codec not clearing Python exception after unsuccessful element decoding attempt (#1083)
lostmsu
authored
a320d49
View commit details
Copy full SHA for a320d49
Browse repository at this point
Commits on Mar 6, 2020
Fix synchronization in PyScopeTest.TestThread as suggested in da97502006791bb0597446766ad00a6f9d291895 (#1070)
Show description for 925c166
lostmsu
authored
925c166
View commit details
Copy full SHA for 925c166
Browse repository at this point
adds extension object.GetRawPythonProxy() (#1078)
Show description for 653a932
lostmsu
authored
653a932
View commit details
Copy full SHA for 653a932
Browse repository at this point
Commits on Mar 3, 2020
reimplemented some of the PyList members using BorrowedReference (#1068)
lostmsu
authored
9fd877e
View commit details
Copy full SHA for 9fd877e
Browse repository at this point
Enable C# parameters of type `object` accept any argument, passed from Python (#889)
Show description for 8ad1062
lostmsu
authored
8ad1062
View commit details
Copy full SHA for 8ad1062
Browse repository at this point
Commits on Mar 2, 2020
correctly dispose the result of PyRun_String (#1071)
Show description for d932176
lostmsu
authored
d932176
View commit details
Copy full SHA for d932176
Browse repository at this point
Commits on Feb 29, 2020
Disable 3.8 tests in AppVeyor temporarily, as they never pass yet anyway (#1058)
lostmsu
authored
8e108b4
View commit details
Copy full SHA for 8e108b4
Browse repository at this point
Commits on Feb 26, 2020
Merge pull request #1022 from losttech/PR/Codecs
Show description for 4d1442d
lostmsu
authored
4d1442d
View commit details
Copy full SHA for 4d1442d
Browse repository at this point
Merge branch 'master' into PR/Codecs
lostmsu
authored
41de69d
View commit details
Copy full SHA for 41de69d
Browse repository at this point
Safe pointers (#1043)
Show description for 770fc01
lostmsu
authored
770fc01
View commit details
Copy full SHA for 770fc01
Browse repository at this point
added checks to PyCheck_Iter_PyObject_IsIterable_ThreadingLock_Test in attempt to replace segfault with a more meaningful exception (#1061)
Show description for 4271e57
lostmsu
authored
4271e57
View commit details
Copy full SHA for 4271e57
Browse repository at this point
fixed reference counting for exception objects in Py.With (#1062)
Show description for 6c03245
lostmsu
authored
6c03245
View commit details
Copy full SHA for 6c03245
Browse repository at this point
Commits on Feb 25, 2020
Merge branch 'master' into PR/Codecs
filmor
authored and
lostmsu
committed
5619fb9
View commit details
Copy full SHA for 5619fb9
Browse repository at this point
Update test dependencies to the latest stable versions (#1054)
Show description for 22735f8
lostmsu
authored
22735f8
View commit details
Copy full SHA for 22735f8
Browse repository at this point
Commits on Feb 23, 2020
remove incref for tuple fields, as Converter.ToPython is supposed to return a new reference
lostmsu
committed
e2d3333
View commit details
Copy full SHA for e2d3333
Browse repository at this point
do not dispose object, that might have been just decoded succesfully, as the decoded object might store a reference to the original PyObject
lostmsu
committed
399ae54
View commit details
Copy full SHA for 399ae54
Browse repository at this point
Merge branch 'master' into PR/Codecs
filmor
authored
44bfec2
View commit details
Copy full SHA for 44bfec2
Browse repository at this point
ensure Py handles are inaccessible after PythonException is disposed (#1055)
lostmsu
authored
a424998
View commit details
Copy full SHA for a424998
Browse repository at this point
Commits on Feb 22, 2020
Merge pull request #1048 from andreydani/master
Show description for 7fa0af2
lostmsu
authored
7fa0af2
View commit details
Copy full SHA for 7fa0af2
Browse repository at this point
Merge pull request #1053 from losttech/PR/AppVeyorTimings
Show description for 6236806
lostmsu
authored
6236806
View commit details
Copy full SHA for 6236806
Browse repository at this point
limit benchmark time in config
lostmsu
committed
7034390
View commit details
Copy full SHA for 7034390
Browse repository at this point
Commits on Feb 21, 2020
don't dispose encoded object in case codec keeps a cache of them
lostmsu
committed
2e19f2c
View commit details
Copy full SHA for 2e19f2c
Browse repository at this point
corrected reference counting in Codecs
lostmsu
committed
50a3822
View commit details
Copy full SHA for 50a3822
Browse repository at this point
fixed bad IncRef after PyTuple_New
lostmsu
committed
ec98209
View commit details
Copy full SHA for ec98209
Browse repository at this point
Merge branch 'master' into master
lostmsu
authored
1aabd61
View commit details
Copy full SHA for 1aabd61
Browse repository at this point
Merge branch 'master' into PR/Codecs
lostmsu
authored
82f6b99
View commit details
Copy full SHA for 82f6b99
Browse repository at this point
Merge pull request #1051 from losttech/PR/AppVeyorTimings
Show description for 9fb8436
lostmsu
authored
9fb8436
View commit details
Copy full SHA for 9fb8436
Browse repository at this point
Commits on Feb 20, 2020
make timings output more prominent
lostmsu
committed
c4bbc8c
View commit details
Copy full SHA for c4bbc8c
Browse repository at this point
reduced number of iterations in performance tests to fit into AppVeyor time limit
lostmsu
committed
103fa09
View commit details
Copy full SHA for 103fa09
Browse repository at this point
report AppVeyor build timings
lostmsu
committed
9e3ed3a
View commit details
Copy full SHA for 9e3ed3a
Browse repository at this point
#1047 ModuleObject __getattribute__ doesn't treat exceptions ocurred during internal GetAttribute
Andrey Santanna
committed
f25694e
View commit details
Copy full SHA for f25694e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.