gh-58032: Deprecate the argparse.FileType type converter#124664
Conversation
Co-authored-by: Mariatta <Mariatta@users.noreply.github.com>
|
Should we add this to the |
|
@Mariatta, could you please look again at this PR? |
|
Please see #125871 as a small docs update. |
It's deprecated in Python 3.14: python/cpython#124664
It's deprecated in Python 3.14: python/cpython#124664
|
I'm a little late to the party, but I don't understand why |
|
We use the |
|
Yes, but I still don't understand why we're using PendingDeprecationWarning instead of DeprecationWarning here if it is deprecated? |
📚 Documentation preview 📚: https://cpython-previews--124664.org.readthedocs.build/