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

Commit424b4d3

Browse files
committed
Add upstream link for PYOSINPUTHOOK_REPETITIVE.
It's still not closed, but at least we can reference it later.
1 parent9d9c763 commit424b4d3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎src/_macosx.m

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
#include<sys/socket.h>
44
#include<Python.h>
55

6-
#definePYOSINPUTHOOK_REPETITIVE1/* Remove this once Python is fixed*/
6+
/* Remove this once Python is fixed: https://bugs.python.org/issue23237*/
7+
#definePYOSINPUTHOOK_REPETITIVE1
78

89
/* Proper way to check for the OS X version we are compiling for, from
910
http://developer.apple.com/documentation/DeveloperTools/Conceptual/cross_development*/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp