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

@tirkarthi @tashrifbillah

…rgument.

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

vstinner

@tirkarthi @tashrifbillah

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

vstinner

@tirkarthi

vstinner

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>