[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-35178: Ensure custom formatwarning function can receive line as positional argument by tirkarthi · Pull Request #12033 · python/cpython

the-knights-who-say-ni

…rgument.

Co-Authored-By: Tashrif Billah <tashrifbillah@gmail.com>
Co-Authored-By: Xtreak <tir.karthi@gmail.com>

Co-Authored-By: Tashrif Billah <tashrifbillah@gmail.com>
Co-Authored-By: Xtreak <tir.karthi@gmail.com>

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

Mar 1, 2019

Ensure custom formatwarning function can receive line as positional argument.

Co-Authored-By: Tashrif Billah <tashrifbillah@gmail.com>
(cherry picked from commit be7c460)

Co-authored-by: Xtreak <tir.karthi@gmail.com>

miss-islington added a commit that referenced this pull request

Mar 1, 2019
Ensure custom formatwarning function can receive line as positional argument.

Co-Authored-By: Tashrif Billah <tashrifbillah@gmail.com>
(cherry picked from commit be7c460)

Co-authored-by: Xtreak <tir.karthi@gmail.com>

Closed