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

Commit4eff81e

Browse files
authored
Merge branch 'master' into pyobject-finalizer
2 parents6d68d70 +5ee234a commit4eff81e

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
@@ -30,6 +30,7 @@ This document follows the conventions laid out in [Keep a CHANGELOG][].
3030

3131
- Reattach python exception traceback information (#545)
3232
- 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])
33+
- Refactored MethodBinder.Bind in preparation to make it extensible (#829)
3334

3435
###Fixed
3536

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp