diff options
| author | ewosborne <ewosborne@users.noreply.github.com> | 2019-09-12 09:03:31 (GMT) |
|---|---|---|
| committer | Zachary Ware <zachary.ware@gmail.com> | 2019-09-12 09:03:31 (GMT) |
| commit | f9c95a4ba24c52eb1c052e3052d677e90a429a9a (patch) | |
| tree | a8b9c9e60ca5807a2a3bf395dfadacefa78a08fe /Lib/test/test_argparse.py | |
| parent | 92777d5e5aed1753bafe07265dbe98b2d271815b (diff) | |
| download | cpython-f9c95a4ba24c52eb1c052e3052d677e90a429a9a.zip cpython-f9c95a4ba24c52eb1c052e3052d677e90a429a9a.tar.gz cpython-f9c95a4ba24c52eb1c052e3052d677e90a429a9a.tar.bz2 | |
bpo-32820: __format__ method for ipaddress (#5627)
* bits method and test_bits
* Cleaned up assert string
* blurb
* added docstring
* Faster method, per Eric Smith
* redoing as __format__
* added ipv6 method
* test cases and cleanup
* updated news
* cleanup and NEWS.d
* cleaned up old NEWS
* removed cut and paste leftover
* one more cleanup
* moved to regexp, moved away from v4- and v6-specific versions of __format__
* More cleanup, added ipv6 test cases
* more cleanup
* more cleanup
* cleanup
* cleanup
* cleanup per review, part 1
* addressed review comments around help string and regexp matching
* wrapped v6 test strings. contiguous integers: break at 72char. with underscores: break so that it looks clean.
* 's' and '' tests for pv4 and ipv6
* whitespace cleanup
* Remove trailing whitespace
* Remove more trailing whitespace
* Remove an excess blank line
Diffstat (limited to 'Lib/test/test_argparse.py')
0 files changed, 0 insertions, 0 deletions
