This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author berker.peksag
Recipients berker.peksag, davin, docs@python, r.david.murray, rhettinger, sbt, td
Date 2015-04-01.15:31:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427902265.6.0.44528229016.issue23484@psf.upfronthosting.co.za>
In-reply-to
Content
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).
History
Date User Action Args
2015-04-01 15:31:05berker.peksagsetrecipients: + berker.peksag, rhettinger, r.david.murray, docs@python, sbt, davin, td
2015-04-01 15:31:05berker.peksagsetmessageid: <1427902265.6.0.44528229016.issue23484@psf.upfronthosting.co.za>
2015-04-01 15:31:05berker.peksaglinkissue23484 messages
2015-04-01 15:31:05berker.peksagcreate