Skip to content

[3.6] bpo-32208: update threading.Semaphore docs and add unit test (GH-4709)#4750

Merged
asvetlov merged 1 commit into
python:3.6from
miss-islington:backport-a0374dd-3.6
Dec 7, 2017
Merged

[3.6] bpo-32208: update threading.Semaphore docs and add unit test (GH-4709)#4750
asvetlov merged 1 commit into
python:3.6from
miss-islington:backport-a0374dd-3.6

Conversation

@miss-islington

@miss-islington miss-islington commented Dec 7, 2017

Copy link
Copy Markdown
Contributor
  • fix issue32208: update threading.Semaphore docs and add unit test to validate correct behavior

  • add test for blocking

  • Update threading.rst

  • semaphore: remove documentation validation tests and move 'return value' test to BaseSemaphore
    (cherry picked from commit a0374dd)

https://bugs.python.org/issue32208

…H-4709)

* fix issue32208: update threading.Semaphore docs and add unit test to validate correct behavior

* add test for blocking

* Update threading.rst

* semaphore: remove documentation validation tests and move 'return value' test to BaseSemaphore
(cherry picked from commit a0374dd)
@miss-islington

Copy link
Copy Markdown
Contributor Author

@vitiral and @asvetlov: Backport status check is done, and it's a success ✅ .

@asvetlov asvetlov merged commit a04ca12 into python:3.6 Dec 7, 2017
@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks, @asvetlov!

@miss-islington miss-islington deleted the backport-a0374dd-3.6 branch December 7, 2017 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants