bpo-29595: Expose max_queue_size in ThreadPoolExecutor by prayerslayer · Pull Request #143 · python/cpython
prayerslayer
changed the title
Expose max_queue_size in ThreadPoolExecutor
bpo-29595: Expose max_queue_size in ThreadPoolExecutor
Nikolaus Piccolotto added 4 commits
October 30, 2017 20:20akruis pushed a commit to akruis/cpython that referenced this pull request
Nov 7, 2017akruis pushed a commit to akruis/cpython that referenced this pull request
Dec 20, 2017Stackless contributes two tests to builtins: TaskletExit and TaskletExit.__init__. Therefore we have to adjust the limit. Add missing changelog entries (python#143, python#144).
akruis pushed a commit to akruis/cpython that referenced this pull request
Mar 25, 2018…on#143 - avoid type punning / strict aliasing violations - don't rely on implementation defined placement of bit-fields in the storage unit.
akruis pushed a commit to akruis/cpython that referenced this pull request
Mar 25, 2018Stackless contributes two tests to builtins: TaskletExit and TaskletExit.__init__. Therefore we have to adjust the limit. Add missing changelog entries (python#143, python#144). (cherry picked from commit 7327e4b)
akruis pushed a commit to akruis/cpython that referenced this pull request
Jun 19, 2018- avoid type punning / strict aliasing violations - don't rely on implementation defined placement of bit-fields in the storage unit. (cherry picked from commit 5512131)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters