FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/runtime/moduleobject.cs - filmor/pythonnet · GitHub
filmor
/
pythonnet
Public
forked from
pythonnet/pythonnet
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
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
drop-python2
User selector
Datepicker
Commit history
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 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 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 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 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
Format & Whitespace
Show description for cb6ec6d
vmuriart
committed
cb6ec6d
View commit details
Copy full SHA for cb6ec6d
View code at this point
Browse repository at this point
Commits on Nov 10, 2016
Fix exception pickling (#286)
Show description for db9478f
filmor
authored and
denfromufa
committed
db9478f
View commit details
Copy full SHA for db9478f
View code at this point
Browse repository at this point
Commits on Oct 29, 2016
Remove printing if Decref is called with NULL. Rename Decref/Incref to XDecref/XIncref (#275)
Show description for 86937bb
ArvidJB
authored and
denfromufa
committed
86937bb
View commit details
Copy full SHA for 86937bb
View code at this point
Browse repository at this point
Commits on Jun 23, 2016
Fix NotSupportedException when using the project in an F# interactive (maybe C# interactive as well).
matthid
committed
87e1df3
View commit details
Copy full SHA for 87e1df3
View code at this point
Browse repository at this point
Commits on Apr 18, 2016
Format, white-space .cs files
vmuriart
committed
f41cf63
View commit details
Copy full SHA for f41cf63
View code at this point
Browse repository at this point
Refactor license, fix typo
vmuriart
committed
ec678f7
View commit details
Copy full SHA for ec678f7
View code at this point
Browse repository at this point
Commits on Oct 12, 2015
resolve https://github.com/pythonnet/pythonnet/issues/98
fdanny
committed
7027aba
View commit details
Copy full SHA for 7027aba
View code at this point
Browse repository at this point
Commits on Sep 15, 2014
Merge branch 'develop' into python3
Show description for 26cc77b
tonyroberts
committed
26cc77b
View commit details
Copy full SHA for 26cc77b
View code at this point
Browse repository at this point
Commits on Jun 5, 2014
Look for an assembly that's already loaded before trying to load it from a file.
Show description for da2bb40
tonyroberts
committed
da2bb40
View commit details
Copy full SHA for da2bb40
View code at this point
Browse repository at this point
Commits on Apr 11, 2014
Move everything from pythonnet folder to root folder
Show description for d488268
davidanthoff
committed
d488268
View commit details
Copy full SHA for d488268
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL