Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5ee234a

Browse files
authored
Merge pull requestpythonnet#829 from losttech/PR/MethodBinderRefactoring
Refactoring of MethodBinder.Bind
2 parents93a8c83 +d866e33 commit5ee234a

File tree

3 files changed

+211
-161
lines changed

3 files changed

+211
-161
lines changed

‎AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
- Sean Freitag ([@cowboygneox](https://github.com/cowboygneox))
4444
- Serge Weinstock ([@sweinst](https://github.com/sweinst))
4545
- Simon Mourier ([@smourier](https://github.com/smourier))
46+
- Victor Milovanov ([@lostmsu](https://github.com/lostmsu))
4647
- Viktoria Kovescses ([@vkovec](https://github.com/vkovec))
4748
- Ville M. Vainio ([@vivainio](https://github.com/vivainio))
4849
- Virgil Dupras ([@hsoft](https://github.com/hsoft))

‎CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
2828

2929
- Reattach python exception traceback information (#545)
3030
- PythonEngine.Intialize will now call`Py_InitializeEx` with a default value of 0, so signals will not be configured by default on embedding. This is different from the previous behaviour, where`Py_Initialize` was called instead, which sets initSigs to 1. ([#449][i449])
31+
- Refactored MethodBinder.Bind in preparation to make it extensible (#829)
3132

3233
###Fixed
3334

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp