rdb
|
d799a09002
|
cleanup: Remove support for EOL versions of Python
Fixes #905
|
2020-04-26 20:07:56 +02:00 |
rdb
|
0668509791
|
stdpy: remove commented-out method that is confusing Doxygen
|
2018-12-23 15:42:31 +01:00 |
rdb
|
1f017997f9
|
stdpy: fix issues with direct.stdpy.threading thread cleanup
Fixes: #164
|
2017-08-30 13:00:02 +02:00 |
rdb
|
c66b4792d7
|
stdpy: protect against thread error when interpreter shuts down
|
2017-08-29 23:50:16 +02:00 |
rdb
|
2d1f0e4866
|
stdpy: update threading modules
|
2017-08-27 16:53:41 +02:00 |
rdb
|
47388b0dbc
|
Separate out CPython calls from core libs; eliminate need for pystub
|
2016-07-20 14:30:41 +02:00 |
rdb
|
23bf9ea5c7
|
The direct tree is now valid Python 2 *and* 3
|
2016-03-28 22:33:30 +02:00 |
rdb
|
54fa31ba17
|
StandardError -> Exception, other 2to3 changes, threaded 2to3
|
2016-03-25 17:13:09 +01:00 |
rdb
|
0d03207d1b
|
Dramatically reduce size of frozen/compiled code by pruning/masking unnecessary imports/code
|
2016-02-12 22:20:27 +01:00 |
rdb
|
0aa0f34c74
|
Lots of work to make the rtdist work with the new library building system
|
2015-01-12 15:02:42 +01:00 |
David Rose
|
f582d8f950
|
add forceYield(), considerYield() at this level too
|
2009-11-18 15:20:48 +00:00 |
David Rose
|
c6320cc83a
|
stdpy
|
2008-10-15 22:26:56 +00:00 |