]> granicus.if.org Git - python/commit
Issue #18676: Change 'positive' to 'non-negative' in queue.py put and get
authorTerry Jan Reedy <tjreedy@udel.edu>
Sat, 10 Aug 2013 22:17:13 +0000 (18:17 -0400)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sat, 10 Aug 2013 22:17:13 +0000 (18:17 -0400)
commit7608b607b1b40353a01da15ff6b2240539446a09
treee9005dd8db7e0740064f1364a74ef230ef10d907
parenta594c63d662ca96da44043578fd78cadfe562b5a
Issue #18676: Change 'positive' to 'non-negative' in queue.py put and get
docstrings and ValueError messages. Patch by Zhongyue Luo
Lib/queue.py
Misc/ACKS
Misc/NEWS