summaryrefslogtreecommitdiffstats
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorGreg Price <gnprice@gmail.com>2019-08-13 05:59:30 (GMT)
committerBenjamin Peterson <benjamin@python.org>2019-08-13 05:59:30 (GMT)
commit99d208efed97e02d813e8166925b998bbd0d3993 (patch)
tree5a3b6605800fdc87b1da7659dd07e6a544cfed2b /Python/sysmodule.c
parentdef97c988be8340f33869b57942a30d10fc3a1f9 (diff)
downloadcpython-99d208efed97e02d813e8166925b998bbd0d3993.zip
cpython-99d208efed97e02d813e8166925b998bbd0d3993.tar.gz
cpython-99d208efed97e02d813e8166925b998bbd0d3993.tar.bz2
bpo-37760: Constant-fold some old options in makeunicodedata. (GH-15129)
The `expand` option was introduced in 2000 in commit fad27aee1. It appears to have been always set since it was committed, and what it does is tell the code to do something essential. So, just always do that, and cut the option. Also cut the `linebreakprops` option, which isn't consulted anymore.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions