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.9] bpo-25130: Make unit-test about restricting the maximum number …#28017

Merged
serhiy-storchaka merged 1 commit into
python:3.9python/cpython:3.9from
serhiy-storchaka:backport-eb263f9-3.9serhiy-storchaka/cpython:backport-eb263f9-3.9Copy head branch name to clipboard
Aug 28, 2021
Merged

[3.9] bpo-25130: Make unit-test about restricting the maximum number …#28017
serhiy-storchaka merged 1 commit into
python:3.9python/cpython:3.9from
serhiy-storchaka:backport-eb263f9-3.9serhiy-storchaka/cpython:backport-eb263f9-3.9Copy head branch name to clipboard

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Aug 28, 2021

Copy link
Copy Markdown
Member

…of nested blocks cpython-only (GH-28002)

PyPy and potentially other implementations have different or no
contraints on the number of blocks that can be statically nested. move
the test that checks for this behaviour into a unit test and mark it as
CPython-only..
(cherry picked from commit eb263f9)

Co-authored-by: Carl Friedrich Bolz-Tereick cfbolz@gmx.de

https://bugs.python.org/issue25130

…of nested blocks cpython-only (pythonGH-28002)

PyPy and potentially other implementations have different or no
contraints on the number of blocks that can be statically nested. move
the test that checks for this behaviour into a unit test and mark it as
CPython-only..
(cherry picked from commit eb263f9)

Co-authored-by: Carl Friedrich Bolz-Tereick <cfbolz@gmx.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

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.