Commit History

Author SHA1 Message Date
  WMOkiishi 0e1a3f2ab7 stdpy: Annotate threading functions (#1765) 4 months ago
  WMOkiishi 4b4fa03895 direct: Annotate functions called directly by top-level code (#1727) 8 months ago
  rdb 37b5c9ad9e direct: More code style changes 2 years ago
  rdb d799a09002 cleanup: Remove support for EOL versions of Python 5 years ago
  rdb 0668509791 stdpy: remove commented-out method that is confusing Doxygen 7 years ago
  rdb 1f017997f9 stdpy: fix issues with direct.stdpy.threading thread cleanup 8 years ago
  rdb c66b4792d7 stdpy: protect against thread error when interpreter shuts down 8 years ago
  rdb 2d1f0e4866 stdpy: update threading modules 8 years ago
  rdb 47388b0dbc Separate out CPython calls from core libs; eliminate need for pystub 9 years ago
  rdb 23bf9ea5c7 The direct tree is now valid Python 2 *and* 3 9 years ago
  rdb 54fa31ba17 StandardError -> Exception, other 2to3 changes, threaded 2to3 9 years ago
  rdb 0d03207d1b Dramatically reduce size of frozen/compiled code by pruning/masking unnecessary imports/code 10 years ago
  rdb 0aa0f34c74 Lots of work to make the rtdist work with the new library building system 11 years ago
  David Rose f582d8f950 add forceYield(), considerYield() at this level too 16 years ago
  David Rose c6320cc83a stdpy 17 years ago