[issue33582] formatargspec deprecated but does not emit DeprecationWarning.

2021-09-29 Thread Hugo van Kemenade
Change by Hugo van Kemenade : -- nosy: +hugovk nosy_count: 6.0 -> 7.0 pull_requests: +26991 pull_request: https://github.com/python/cpython/pull/28618 ___ Python tracker ___ __

[issue33582] formatargspec deprecated but does not emit DeprecationWarning.

2018-06-11 Thread Ned Deily
Ned Deily added the comment: New changeset 8379b70be2c0a9e3f11cdb694a8faaf5763f99ed by Ned Deily (Miss Islington (bot)) in branch '3.7': bpo-33582: Remove duplicate space in inspect.formatargspec() deprecation warning (GH-7655) (GH-7657) https://github.com/python/cpython/commit/8379b70be2c0a

[issue33582] formatargspec deprecated but does not emit DeprecationWarning.

2018-06-11 Thread miss-islington
Change by miss-islington : -- pull_requests: +7274 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://ma

[issue33582] formatargspec deprecated but does not emit DeprecationWarning.

2018-06-11 Thread Ned Deily
Ned Deily added the comment: New changeset 41254ebd5e4f40a2e095d8aaea60bf3973de4647 by Ned Deily (Zackery Spytz) in branch 'master': bpo-33582: Remove duplicate space in inspect.formatargspec() deprecation warning (GH-7655) https://github.com/python/cpython/commit/41254ebd5e4f40a2e095d8aaea6

[issue33582] formatargspec deprecated but does not emit DeprecationWarning.

2018-06-11 Thread Zackery Spytz
Change by Zackery Spytz : -- pull_requests: +7272 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mai

[issue33582] formatargspec deprecated but does not emit DeprecationWarning.

2018-06-11 Thread Zackery Spytz
Change by Zackery Spytz : -- nosy: +ZackerySpytz title: formatargspec deprecated but does nto emit DeprecationWarning. -> formatargspec deprecated but does not emit DeprecationWarning. ___ Python tracker ___