mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
gh-120029: export DEF_TYPE_PARAM compiler flag (#120028)
This commit is contained in:
parent
e69d068ad0
commit
ff1857d6ed
5 changed files with 24 additions and 5 deletions
|
|
@ -0,0 +1,2 @@
|
|||
Expose :meth:`symtable.Symbol.is_type_parameter` in the :mod:`symtable`
|
||||
module. Patch by Bénédikt Tran.
|
||||
Loading…
Add table
Add a link
Reference in a new issue