[issue23484] SemLock acquire() keyword arg 'blocking' is invalid

April 1, 2015
3:31 p.m.
Berker Peksag added the comment: I use "enhancement" for non-trivial documentation patches. Also, quoting from https://docs.python.org/devguide/triaging.html#type "Also used for improvements in the documentation and test suite and for other refactorings." In this case, your patch fixes a documentation issue and improving current documentation by documenting {Lock,RLock}.acquire() and release() methods properly (documentation improvements can go into bugfix branches). ---------- _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue23484> _______________________________________
3640
Age (days ago)
3640
Last active (days ago)
0 comments
1 participants
participants (1)
-
Berker Peksag