79810596

Date: 2025-11-05 20:57:06
Score: 3
Natty:
Report link

This was added in Python 3.9 as BooleanOptionalAction: https://docs.python.org/3/library/argparse.html#argparse.BooleanOptionalAction

This is the same enhancement request that torek linked. You can see the implementation here: https://github.com/python/cpython/pull/11478

Reasons:
  • Probably link only (1):
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Noam Elul