◐ Shell
clean mode source ↗

bpo-29520: Fix deprecation warning from 'defindex' template by methane · Pull Request #165 · python/cpython

@methane

methane

berkerpeksag

@methane

This was referenced

Feb 19, 2017

methane added a commit to methane/cpython that referenced this pull request

Feb 20, 2017

methane added a commit to methane/cpython that referenced this pull request

Feb 20, 2017

methane added a commit to methane/cpython that referenced this pull request

Feb 20, 2017

isidentical added a commit to isidentical/cpython that referenced this pull request

Oct 25, 2021
* allow multiline debug expresisons

* check whether the bracket is top-level

* fix punctuation to top-level :

* inline f-string level check to callsites

* free fstring buffers at the end#

* fix leaked buffer on realloc#