]> granicus.if.org Git - python/commit
Fix setup.py register failure with invalid rst in description (#13614).
authorÉric Araujo <aeric@mtlpy.org>
Sun, 9 Dec 2012 03:41:11 +0000 (22:41 -0500)
committerÉric Araujo <aeric@mtlpy.org>
Sun, 9 Dec 2012 03:41:11 +0000 (22:41 -0500)
commit8b503c0a4e82ba5aadd60215bf493529ce6e1821
tree16d939807ebff8158ee8c25c4ebd5ed0dc2cdcd7
parent9bc9ab5f853b0ac39b399dc22517a7aa96ffc8d7
Fix setup.py register failure with invalid rst in description (#13614).

Original patch by Julien Courteau and Pierre Paul Lefebvre.
Lib/distutils/command/check.py
Lib/distutils/tests/test_register.py
Misc/ACKS
Misc/NEWS