• Berker Peksag's avatar
    bpo-28814: Undeprecate inadvertently deprecated inspect functions. (#122) (#243) · 2197eac6
    Berker Peksag yazdı
    Nick Coghlan said on bpo-28814:
    
    > inspect.getargvalues() and inspect.formatargvalues() were deprecated
    > in Python 3.5 as part of implementing bpo-20438
    
    > This is incorrect, as these are *frame* introspection related functions,
    > not callable introspection ones. The documentation and implementation
    > layout is confusing though, as they're interleaved with the callable
    > introspection operation
    
    This commit undeprecates these functions and adds a note to ignore
    previous deprecation notices.
    
    (cherry picked from commit 0899b980)
    2197eac6
Adı
Son kayıt (commit)
Son güncelleme
..
2.0.rst Loading commit data...
2.1.rst Loading commit data...
2.2.rst Loading commit data...
2.3.rst Loading commit data...
2.4.rst Loading commit data...
2.5.rst Loading commit data...
2.6.rst Loading commit data...
2.7.rst Loading commit data...
3.0.rst Loading commit data...
3.1.rst Loading commit data...
3.2.rst Loading commit data...
3.3.rst Loading commit data...
3.4.rst Loading commit data...
3.5.rst Loading commit data...
3.6.rst Loading commit data...
changelog.rst Loading commit data...
index.rst Loading commit data...