]> granicus.if.org Git - python/commit
- Fixed PyMac_DoYield:
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 4 Sep 1996 15:24:59 +0000 (15:24 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 4 Sep 1996 15:24:59 +0000 (15:24 +0000)
commitf6865f77d4536d5a318aad3115be017b70180620
treed1836fcea76c40f6d711858bf9a0209350363aa6
parent2e049b2b05e0f47592378f6e281eb2dc75e0e4d9
- Fixed PyMac_DoYield:
  - Update lastyield correctly
  - Do event handling if PyMac_YieldEnabled > 0 (previous cmd-. fix
    broke this)
- Use our own GUSISpin routine: fixes crash when exiting with sockets
  open and keeps windows, etc reacting consistently when waiting for
  accepts(), etc.
Mac/Include/macglue.h
Mac/Python/macglue.c
Mac/Python/macmain.c