summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSeth M Morton <seth.m.morton@gmail.com>2015-05-17 16:31:04 -0700
committerSeth M Morton <seth.m.morton@gmail.com>2015-05-17 17:49:48 -0700
commit7ad21a2d1671e7fec5e7bf785bda369a6eee3bda (patch)
treeb7a3adf927b520880daf5b73a5873bf353404022 /docs
parent5b639a0eb0fe20fde704a61f71c816c463c9e0a6 (diff)
downloadnatsort-7ad21a2d1671e7fec5e7bf785bda369a6eee3bda.tar.gz
Fixed bugs related to the locale library.
On some systems (particularly BSD) the locale library is hopelessly broken. It turns out that replacing the UTF-8 locale with ISO8859-1 mitigates the issue of sorting characters with accents properly, but it does not solve the ordering of capital and lowercase letters. A method to detect if the locale library cannot sort these properly and then respond to this has been added to natsort. The intent is that natsort will handle the locale shortcomings without the user needing to install PyICU.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions