8000 Comment about dangers of multidomain usage #625 · pythonnet/pythonnet@0b9e6a1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0b9e6a1

Browse files
JanKrivanekfilmor
authored andcommitted
Comment about dangers of multidomain usage #625
1 parent 9ba5be5 commit 0b9e6a1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
- David Lechner ([@dlech](https://github.com/dlech))
2424
- Dmitriy Se ([@dmitriyse](https://github.com/dmitriyse))
2525
- He-chien Tsai ([@t3476](https://github.com/t3476))
26+
- Jan Krivanek ([@jakrivan](https://github.com/jakrivan))
2627
- Jeff Reback ([@jreback](https://github.com/jreback))
2728
- Joe Frayne ([@jfrayne](https://github.com/jfrayne))
2829
- John Burnett ([@johnburnett](https://github.com/johnburnett))

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
2222
- Added `clr.GetClrType` (#432, #433)
2323
- Allowed passing `None` for nullable args (#460)
2424
- Added keyword arguments based on C# syntax for calling CPython methods (#461)
25+
- Added detailed comments about aproaches and dangers to handle multi-app-domains (#538)
2526

2627
### Changed
2728

0 commit comments

Comments
 (0)
0