diff options
author | Berker Peksag <berker.peksag@gmail.com> | 2015-09-21 03:50:55 (GMT) |
---|---|---|
committer | Berker Peksag <berker.peksag@gmail.com> | 2015-09-21 03:50:55 (GMT) |
commit | 407c497e83b86011173fbf25e9a08b81adad5477 (patch) | |
tree | 46c5739f54164adc4d3940a954f0c4fa03115917 /Parser/parser.h | |
parent | bb5f83f181b1589ba478b62db54497b23be097aa (diff) | |
download | cpython-407c497e83b86011173fbf25e9a08b81adad5477.zip cpython-407c497e83b86011173fbf25e9a08b81adad5477.tar.gz cpython-407c497e83b86011173fbf25e9a08b81adad5477.tar.bz2 |
Issue #23484: Document differences between synchronization primitives of
threading and multiprocessing modules.
In multiprocessing, the name of the first parameter of the acquire methods is
"block", but "blocking" in threading.
This commit also improves documentation of Lock and RLock.
Patch by Davin Potts.
Diffstat (limited to 'Parser/parser.h')
0 files changed, 0 insertions, 0 deletions