GitHub / Unity-Technologies/pythonnet / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 37c44266 | merge Merge pull request #15 from Unity-Technologies/last-ditch-serialization |
Félix Bourbonnais <f****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 0cc7069e | adjustment to make the tests pass | Félix Bourbonnais <f****s@u****m> | over 3 years ago | |
| e09115fa | merge Merge remote-tracking branch 'unity/unity-custom' into last-ditch-serialization | Félix Bourbonnais <f****s@u****m> | over 3 years ago | |
| 7ffad424 |
docs: Fix a few typos
Signed-off-by: Tim Gates <t****s@i****m> |
Tim Gates <t****s@i****m>
Committed by: Félix Bourbonnais <f****s@i****m> |
about 4 years ago | |
| a5e9b55b | Generate XML documentation on build and add to it NuGet package (#1878) |
Victor <l****t@l****e>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 93631aff | Bump release candidate version | Benedikt Reinartz <f****r@g****m> | about 4 years ago | |
| 9bb8fe69 | merge Merge pull request #1873 from losttech/bugs/ctor-leak |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 469ec671 | fixed leak in NewReference.Move | Victor Nova <l****t@l****e> | about 4 years ago | |
| 59b1c51d | Finalizer.Instance.Collect() and Runtime.TryCollectingGarbage(...) are now ca... | Victor Nova <l****t@l****e> | about 4 years ago | |
| 863397a2 | Bump release candidate version | Benedikt Reinartz <f****r@g****m> | about 4 years ago | |
| b79ae2f4 | Fix missing docstring for types with custom constructors (#1865) |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 60a719c1 | Implement non-simple String constructors explicitly (#1862) |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 332f8e79 | Fix (U)IntPtr construction (#1861) |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 25f21f99 | Drop obsolete packages.config | Benedikt Reinartz <f****r@g****m> | about 4 years ago | |
| d4847970 | Use informational version as clr's __version__ attribute | Benedikt Reinartz <f****r@g****m> | about 4 years ago | |
| 1f9d221b | fixup! Workaround for mono attribute bug | Félix Bourbonnais <f****s@i****m> | about 4 years ago | |
| d2f1ab61 | Workaround for mono attribute bug | Félix Bourbonnais <f****s@i****m> | about 4 years ago | |
| 20163712 | Make MANIFEST.in more explicit | Benedikt Reinartz <f****r@g****m> | about 4 years ago | |
| e5546cb5 | Ensure that version.txt is always read from repo root |
Benedikt Reinartz <f****r@g****m>
Committed by: Félix Bourbonnais <f****s@i****m> |
about 4 years ago | |
| 4b6ac124 | Bump release candidate version | Benedikt Reinartz <f****r@g****m> | about 4 years ago | |
| 34b7445c | got rid of a few deprecation warnings that pollute GitHub code review |
Victor Nova <l****t@l****e>
Committed by: Félix Bourbonnais <f****s@i****m> |
about 4 years ago | |
| e84731f8 | implemented dynamic equality and inequality for PyObject instances |
Victor Nova <l****t@l****e>
Committed by: Benedikt Reinartz <f****r@g****m> |
about 4 years ago | |
| 10021055 | fixup! Add nested class support | Félix Bourbonnais <f****s@i****m> | about 4 years ago | |
| b59e2bb2 | Add nested class support | Félix Bourbonnais <f****s@i****m> | about 4 years ago | |
| 2edd8000 | Fix broken prefix and debug leftover | Benedikt Reinartz <f****r@g****m> | about 4 years ago | |
| 28a78ed6 | Bump version to 3.0.0-rc1 | Benedikt Reinartz <f****r@g****m> | about 4 years ago | |
| a49f3a88 | Take GIL when checking if error occurred on shutdown (#1836) |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 70e2e0a0 | merge Merge pull request #1817 from filmor/env-config |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| c75ee464 | Last line of defense, best effort serialization | Félix Bourbonnais <f****s@i****m> | about 4 years ago | |
| 7da78892 | Allow configuring .NET runtimes via environment variables | Benedikt Reinartz <f****r@g****m> | about 4 years ago | |
| f5de0bf9 | Drop vendored find_libpython | Benedikt Reinartz <f****r@g****m> | about 4 years ago | |
| 43d16404 | Add test for simple enum int conversion (#1811) |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 4d1e09a0 |
fixed ForbidPythonThreadsAttribute being ignored in certain scenarios (#1815)
Co-authored-by: Victor Nova <l****t@l****e> |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| a6e43533 | Fix remaining issues with wordpad demo | Benedikt Reinartz <f****r@g****m> | about 4 years ago | |
| 31b9c4e5 | Add necessary `Initialize()` call to the README |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| c1dab271 | Add explicit tests for vararg call (#1805) |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 5ee587db | Fix demo scripts |
Benedikt Reinartz <f****r@g****m>
Committed by: Victor <l****n@g****m> |
over 4 years ago | |
| 3cb25293 | merge Merge pull request #1799 from pythonnet/SupportedVersions |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 2e1652b8 | Ensure that the RawProxyEncoder is removed again | Benedikt Reinartz <f****r@g****m> | over 4 years ago | |
| 26d1039c | Ensure that codecs are definitely clean in tests | Benedikt Reinartz <f****r@g****m> | over 4 years ago | |
| 1492d7d7 | expose Min/MaxSupportedVersion and IsSupportedVersion on PythonEngine | Victor Nova <l****t@l****e> | over 4 years ago | |
| 987b2eec | Move to modern setuptools with pyproject.toml (#1793) |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| e258cee2 |
Drop Python 3.6 support (#1795)
Co-authored-by: Victor Nova <l****t@l****e> |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 87d4db92 | merge Merge pull request #1786 from losttech/bugs/KeyCollection |
Victor <l****t@l****e>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| d8543321 | a few collection mixins now properly handle private interface implementations | Victor Nova <l****t@l****e> | over 4 years ago | |
| 537ddf4b | allow casting objects to generic .NET interfaces without specifying generic a... | Victor Nova <l****t@l****e> | over 4 years ago | |
| f48d7a96 | ClassGeneric.GetClass now returns BorrowedReference to indicate that the valu... | Victor Nova <l****t@l****e> | over 4 years ago | |
| cf8823fa | added regression test for "in Dictionary.Keys" check | Victor Nova <l****t@l****e> | over 4 years ago | |
| 2910800e | type name generator ignored names of nested classes | Victor Nova <l****t@l****e> | over 4 years ago | |
| a80c685d | disallow runtime shutdown when the Python error indicator is set, as it may l... |
Victor <l****t@l****e>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| ac75e0cc | merge Merge pull request #1621 from pythonnet/fix-enum-codec |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 7d6e27a2 | Allow conversion of UInt64 based enums | Benedikt Reinartz <f****r@g****m> | over 4 years ago | |
| 4f070f24 | Add unit test for enum encoder | Benedikt Reinartz <f****r@g****m> | over 4 years ago | |
| 37f12359 | merge Merge pull request #1760 from filmor/misc-fixes |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| bbfa2526 | workaround for potentially buggy threading in Mono (#1779) |
Victor <l****t@l****e>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 7247da55 | Fix decimal default parameters (#1773) |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 090ff9f4 | Ensure that codec tests are run (#1763) |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| ab6d2c50 | merge Merge pull request #1765 from losttech/bugs/32bit-1729 |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 85037267 | enable x86 testing on Windows in CI | Victor Nova <l****t@l****e> | over 4 years ago | |
| 5af19614 | fixed NativeTypeSpec on 32 bit platforms | Victor Nova <l****t@l****e> | over 4 years ago | |
| 80dc9f0b | Implement IConvertible interface on PyObject |
Benedikt Reinartz <f****r@g****m>
Committed by: Victor <l****n@g****m> |
over 4 years ago | |
| 86c6a7f4 | clear weak reference list when an extension type is destroyed (#1761) |
Victor <l****t@l****e>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 50da522c | clear weakref list when reflected object is destroyed (#1758) |
Victor <l****t@l****e>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 1cf616d7 | merge Merge pull request #1712 from losttech/bugs/ShutdownSegFault |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 58bd58c0 | Ensure that shutdown is called from Python | Victor Nova <l****t@l****e> | over 4 years ago | |
| 0e57cdd4 | support for BigInteger <-> PyInt (#1710) |
Victor <l****t@l****e>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| e9cbb870 | do not attempt to manually delete derived class instances after TypeManager i... | Victor Nova <l****t@l****e> | over 4 years ago | |
| aa5b54bf | Modernise syntax in ClassDerived | Benedikt Reinartz <f****r@g****m> | over 4 years ago | |
| d8990839 | Fix Py.SetArgv for systems that don't support GetCommandLineArgs | Benedikt Reinartz <f****r@g****m> | over 4 years ago | |
| d2d3ba66 | Modernise syntax a bit | Benedikt Reinartz <f****r@g****m> | over 4 years ago | |
| 5eccd45a | Use Py.GIL directly, now that it doesn't try to init anymore | Benedikt Reinartz <f****r@g****m> | over 4 years ago | |
| 5e041afa | on runtime shutdown from Python release all slot holders, not only the ones, ... | Victor Nova <l****t@l****e> | over 4 years ago | |
| eec30c06 | make methods of PyObject inherited from its base C# classes GIL-safe |
Victor Nova <l****t@l****e>
Committed by: Victor <l****n@g****m> |
over 4 years ago | |
| 303378a6 | add GitHub URL for PyPi (#1708) |
Andrii Oriekhov <a****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 76378845 | removed dead code | Victor Nova <l****t@l****e> | over 4 years ago | |
| ad0d4e79 | allow dynamic PyObject conversion to IEnumerable when the object is a Python ... |
Victor Nova <l****t@l****e>
Committed by: Victor <l****n@g****m> |
over 4 years ago | |
| dd3302a9 | Update CHANGELOG.md (#1690) |
nobbi1991 <4****1@u****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| dd5a8de8 | We can drop the import hack as we are now using the newer import mechanics |
Benedikt Reinartz <f****r@g****m>
Committed by: Victor <l****n@g****m> |
over 4 years ago | |
| ca1a72b1 | Add tests for exception leaking. |
Félix Bourbonnais <f****s@i****m>
Committed by: Victor <l****n@g****m> |
over 4 years ago | |
| b7fb03a6 | added todo note to ensure CLA is signed |
Ehsan Iran-Nejad <e****d@g****m>
Committed by: Victor <l****n@g****m> |
over 4 years ago | |
| f69753c7 | allow Python not passing fake arguments for out parameters (#1672) |
Ehsan Iran-Nejad <e****d@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 75f43981 | Only run CI on pushes to master and on all pull requests (#1670) |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| f81b1c6b | Add ARM64 CI action (#1669) |
Victor <l****t@l****e>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 67dded24 | merge Merge pull request #1665 from filmor/move-everything-around |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 7e2ec4d9 |
Performance tests with baseline from Pypi (#1667)
Co-authored-by: Victor Nova <l****t@l****e> |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| c2945828 | Remove obsolete documented remark on Exception types | Benedikt Reinartz <f****r@g****m> | over 4 years ago | |
| 5cb40290 | Move code to subdirectories and rename or split up | Benedikt Reinartz <f****r@g****m> | over 4 years ago | |
| 7450c5cb | added support for byref parameters when overriding .NET methods from Python |
Victor Nova <l****t@l****e>
Committed by: Victor <l****n@g****m> |
over 4 years ago | |
| efad01cf | provide `__int__` instance method on .NET enum types to support int(Enum.Memb... |
Victor <l****t@l****e>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 7e5cc29a | use the same facility to access Py_NoSiteFlag as the one used to load Python ... |
Victor <l****t@l****e>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 88850f5d | cleanup PyBuffer a bit: |
Victor Nova <l****t@l****e>
Committed by: Victor <l****n@g****m> |
over 4 years ago | |
| fabb22ca | improved support for generic method overloading |
Victor Nova <l****t@l****e>
Committed by: Victor <l****n@g****m> |
over 4 years ago | |
| 8d6a9189 | added a regression test for https://github.com/pythonnet/pythonnet/issues/142... |
Victor <l****t@l****e>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| c4238d9a | reworked the way .NET objects are constructed from Python |
Victor Nova <l****t@l****e>
Committed by: Victor <l****n@g****m> |
over 4 years ago | |
| cc72be42 | moved Py class into its own file (#1649) |
Victor <l****t@l****e>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| fc31de17 | base accessors were not exposed to Python because .NET PropertyInfo GetMethod... |
Victor Nova <l****t@l****e>
Committed by: Victor <l****n@g****m> |
over 4 years ago | |
| 8d61215d | when process is exiting, there's no need to save live .NET objects as they wo... |
Victor Nova <l****t@l****e>
Committed by: Victor <l****n@g****m> |
over 4 years ago | |
| 806f79e9 | Require newest available clr-loader (#1643) |
Benedikt Reinartz <f****r@g****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| dfeb354d | Fix warning regarding undefined __module__ on GC Offset Base |
Benedikt Reinartz <f****r@g****m>
Committed by: Victor <l****n@g****m> |
over 4 years ago | |
| 216c705e | Fix the PyGILState_STATE type |
Benedikt Reinartz <f****r@g****m>
Committed by: Victor <l****n@g****m> |
over 4 years ago |