]> git.eshelyaron.com Git - emacs.git/commit
Fix Bootstring skew parameter in puny.el
authorF. Jason Park <jp@neverwas.me>
Mon, 1 Mar 2021 13:04:39 +0000 (14:04 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 1 Mar 2021 13:05:36 +0000 (14:05 +0100)
commiteb2a1e1d6c813156cbaa835bde29499f7605ea08
tree117e56c2f45850cd56ef424fe1b05e2063b0e476
parent5684f7995d07496fea4c38133dda81ee93ec9948
Fix Bootstring skew parameter in puny.el

* lisp/net/puny.el: change puny-skew to match value given in RFC3492.
* test/lisp/net/puny-tests.el (puny-test-encode-domain)
(puny-test-decode-domain): add regression case for popular
domain. (bug#46838).
lisp/net/puny.el
test/lisp/net/puny-tests.el