Roundup Tracker - Issues

Message6289

Author joseph_myers
Recipients gabi, joseph_myers
Date 2018-10-18.16:42:08
Message-id <alpine.DEB.2.21.1810181640240.29351@digraph.polyomino.org.uk>
In-reply-to <1539876544.43.0.788709270274.issue2551010@psf.upfronthosting.co.za>
FWIW, for configparser module selection I used an explicit 
sys.version_info check to determine which modules to import, when a 
backport of the Python 3 configparser to Python 2 proved to cause problems 
for Roundup.
History
Date User Action Args
2018-10-18 16:42:08joseph_myerssetrecipients: + joseph_myers, gabi
2018-10-18 16:42:08joseph_myerslinkissue2551010 messages
2018-10-18 16:42:08joseph_myerscreate