Browse Source

Merge branch 'python3-start' of github.com:github/octodns into python3-start

pull/384/head
Ross McFarland 6 years ago
parent
commit
c1366f4b16
No known key found for this signature in database GPG Key ID: 61C10C4FC8FE4A89
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      CHANGELOG.md

+ 1
- 1
CHANGELOG.md View File

@ -13,7 +13,7 @@
ordering for a number of providers that just convert changes into API
calls as they come. Python 2 sets ordered consistently, Python 3 they do
not. https://github.com/github/octodns/pull/384/commits/7958233fccf9ea22d95e2fd06c48d7d0a4529e26
* Route53 _mod_keyer ordering wasn't 100% complete and thus unreliable and
* Route53 `_mod_keyer` ordering wasn't 100% complete and thus unreliable and
random in Python 3. This has been addressed and may result in value
reordering on next plan, no actual changes in behavior should occur.
* `incf.countryutils` (in pypi) was last released in 2009 is not python 3


Loading…
Cancel
Save