Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.8] bpo-18049: Sync thread stack size to main thread size on macOS (GH-14748)#15065

Merged
miss-islington merged 1 commit into
python:3.8python/cpython:3.8from
miss-islington:backport-1a057ba-3.8miss-islington/cpython:backport-1a057ba-3.8Copy head branch name to clipboard
Aug 1, 2019
Merged

[3.8] bpo-18049: Sync thread stack size to main thread size on macOS (GH-14748)#15065
miss-islington merged 1 commit into
python:3.8python/cpython:3.8from
miss-islington:backport-1a057ba-3.8miss-islington/cpython:backport-1a057ba-3.8Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 1, 2019

Copy link
Copy Markdown
Contributor

This changeset increases the default size of the stack
for threads on macOS to the size of the stack
of the main thread and reenables the relevant
recursion test.
(cherry picked from commit 1a057ba)

Co-authored-by: Ronald Oussoren ronaldoussoren@mac.com

https://bugs.python.org/issue18049

…nGH-14748)

This changeset increases the default size of the stack
for threads on macOS to the size of the stack
of the main thread and reenables the relevant
recursion test.
(cherry picked from commit 1a057ba)

Co-authored-by: Ronald Oussoren <ronaldoussoren@mac.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@ronaldoussoren: Status check is done, and it's a success ✅ .

2 similar comments
@miss-islington

Copy link
Copy Markdown
Contributor Author

@ronaldoussoren: Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@ronaldoussoren: Status check is done, and it's a success ✅ .

@ronaldoussoren ronaldoussoren left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@miss-islington miss-islington merged commit 8399641 into python:3.8 Aug 1, 2019
@miss-islington miss-islington deleted the backport-1a057ba-3.8 branch August 1, 2019 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.