summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorGreg Price <gnprice@gmail.com>2019-08-12 22:59:30 -0700
committerBenjamin Peterson <benjamin@python.org>2019-08-12 22:59:30 -0700
commit99d208efed97e02d813e8166925b998bbd0d3993 (patch)
tree5a3b6605800fdc87b1da7659dd07e6a544cfed2b /Python
parentdef97c988be8340f33869b57942a30d10fc3a1f9 (diff)
downloadcpython-git-99d208efed97e02d813e8166925b998bbd0d3993.tar.gz
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')
0 files changed, 0 insertions, 0 deletions