diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2011-01-15 14:19:53 (GMT) |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2011-01-15 14:19:53 (GMT) |
commit | 3acd3e97f2ca16220672ff2d00df4690dd7d0241 (patch) | |
tree | 3c6d9a38ff8c04a0270c547bf00d1e42f9bb9aad /Demo | |
parent | 5bcc563cdeacff962635e34c6f642abeacc05929 (diff) | |
download | cpython-3acd3e97f2ca16220672ff2d00df4690dd7d0241.zip cpython-3acd3e97f2ca16220672ff2d00df4690dd7d0241.tar.gz cpython-3acd3e97f2ca16220672ff2d00df4690dd7d0241.tar.bz2 |
Merged revisions 88012-88018 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r88012 | antoine.pitrou | 2011-01-15 12:39:23 +0100 (sam., 15 janv. 2011) | 3 lines
Avoid ResourceWarnings in ccbench
........
r88013 | antoine.pitrou | 2011-01-15 12:44:17 +0100 (sam., 15 janv. 2011) | 3 lines
Standard streams use file descriptors, not FILE pointers.
........
r88014 | antoine.pitrou | 2011-01-15 12:57:42 +0100 (sam., 15 janv. 2011) | 3 lines
Restructure a bit
........
r88015 | antoine.pitrou | 2011-01-15 13:10:48 +0100 (sam., 15 janv. 2011) | 3 lines
Improve description of issues
........
r88016 | antoine.pitrou | 2011-01-15 13:21:53 +0100 (sam., 15 janv. 2011) | 3 lines
Add mention of how to switch interpreters
........
r88017 | antoine.pitrou | 2011-01-15 13:54:19 +0100 (sam., 15 janv. 2011) | 3 lines
Reword and restructure the GIL API doc
........
r88018 | antoine.pitrou | 2011-01-15 14:11:48 +0100 (sam., 15 janv. 2011) | 4 lines
Issue #10913: Deprecate misleading functions PyEval_AcquireLock() and
PyEval_ReleaseLock(). The thread-state aware APIs should be used instead.
........
Diffstat (limited to 'Demo')
0 files changed, 0 insertions, 0 deletions