bpo-33197: Update error message of invalid inspect.Parameters by corona10 · Pull Request #6636 · python/cpython

serhiy-storchaka

@corona10 corona10 changed the title bpo-33197: Update error message of invalid inspect.Parameters [WIP] bpo-33197: Update error message of invalid inspect.Parameters

Apr 30, 2018

@corona10 corona10 changed the title [WIP] bpo-33197: Update error message of invalid inspect.Parameters bpo-33197: Update error message of invalid inspect.Parameters

Apr 30, 2018

@corona10 corona10 changed the title bpo-33197: Update error message of invalid inspect.Parameters [WIP]bpo-33197: Update error message of invalid inspect.Parameters

May 1, 2018

@corona10 corona10 changed the title [WIP]bpo-33197: Update error message of invalid inspect.Parameters bpo-33197: Update error message of invalid inspect.Parameters

May 1, 2018

1st1

1st1

1st1

1st1

1st1

1st1 approved these changes May 27, 2018

@corona10

The error message from constructing invalid inspect.
Parameters was confused due to print integer enum value (parameter kind).
It is updated to print a string value of parameter kind.

1st1

1st1 approved these changes May 29, 2018

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 29, 2018
…honGH-6636)

(cherry picked from commit a9cab43)

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

May 29, 2018
…honGH-6636)

(cherry picked from commit a9cab43)

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>

1st1 pushed a commit that referenced this pull request

May 29, 2018
…6636) (GH-7204)

(cherry picked from commit a9cab43)

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>

1st1 pushed a commit that referenced this pull request

May 29, 2018
…6636) (#7205)

(cherry picked from commit a9cab43)

Co-authored-by: Dong-hee Na <donghee.na92@gmail.com>