gh-96471: Add queue shutdown, next step.#102499
Closed
YvesDup wants to merge 74 commits intopython:mainpython/cpython:mainfrom
Closed
gh-96471: Add queue shutdown, next step.#102499YvesDup wants to merge 74 commits intopython:mainpython/cpython:mainfrom
YvesDup wants to merge 74 commits intopython:mainpython/cpython:mainfrom
Commits
Commits on Sep 1, 2022
Commits on Sep 18, 2022
Commits on Oct 22, 2022
Commits on Jan 19, 2023
Commits on Feb 10, 2023
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Feb 11, 2023
- committed
- committed
Commits on Feb 13, 2023
Commits on Feb 15, 2023
Update initial tests with `self.assertRaises`
Show description for 06775bbcommittedintegration of shudown transition in `shutdown` method
Show description for 6f01015committed- committed
Commits on Feb 28, 2023
Commits on Mar 3, 2023
Change Enum to global about `shutdown_state` attr
Show description for b4a53d2committedAdd new tests
Show description for dbe2078committed- committed
- committed
- committed
- committed
- committed
Commits on Mar 4, 2023
Commits on Mar 7, 2023
Commits on Mar 8, 2023
Commits on Mar 9, 2023
Commits on Mar 15, 2023
Commits on Mar 16, 2023
Update test names
Show description for 99eadd7committed- committed
- committed
Commits on Mar 17, 2023
- committed
Suppress `import ctypes`, causes no necessary uses
Show description for bc30db7committed
Commits on Mar 19, 2023
Commits on Mar 22, 2023
fix segmentation fault: use ctx.Value,
Show description for 4382409committedfix segmentation fault:
Show description for aa70dc2committedAdd private method about shutdown_state
Show description for cbfd771committed
Commits on Mar 24, 2023
Add private methods to check _shutdown_state attr
Show description for 0d095bccommitted- authored
Commits on Mar 28, 2023
Commits on Mar 29, 2023
Update Lib/queue.py
Show description for e30933fUpdate Lib/asyncio/queues.py
Show description for de5714dUpdate Lib/asyncio/queues.py
Show description for da2e3c7Update Lib/asyncio/queues.py
Show description for 50857c0Update Lib/queue.py
Show description for 56272b9Update Lib/queue.py
Show description for db7eaffUpdate Lib/multiprocessing/queues.py
Show description for 4099fb8Update Lib/asyncio/queues.py
Show description for 58007dcUpdate Lib/asyncio/queues.py
Show description for 225387fUpdate Lib/queue.py
Show description for 7c6e1c7Update Lib/asyncio/queues.py
Show description for c025766Update Lib/asyncio/queues.py
Show description for c9ae3be
Commits on Apr 6, 2023
- committed
- committed
- committed
Commits on Apr 7, 2023
Commits on Apr 10, 2023
Commits on Apr 11, 2023
Commits on May 5, 2023
- authored
- authored
- authored
- authored
Merge pull request #4 from EpicWink/yvesdup-queue-shutdown-2
Show description for 66efd9cauthored- authored