◐ Shell
clean mode source ↗

GH-98831: Implement array support in cases generator by gvanrossum · Pull Request #100912 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

brandtbucher

brandtbucher

Comment on lines +48 to +49

Comment on lines +240 to +253

Comment on lines +365 to +366

Comment on lines +119 to +126

Comment on lines +257 to +258

Comment on lines +291 to +292

Comment on lines +290 to +299

Anything that's not 'oparg' or 'oparg*2' will be parenthesized.

brandtbucher

Labels