This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author levkivskyi
Recipients Wheerd, gvanrossum, levkivskyi
Date 2017-01-26.18:22:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1485454978.23.0.355450761009.issue29377@psf.upfronthosting.co.za>
In-reply-to
Content
Manuel, thank you for a patch!

Two comments:
1. Please produce your patch using Mercurial ``hg diff`` command, so that it could be recognized by review tool and merged easily.
2. Your patch should also include few tests (Lib/test/test_types.py) and documentation (Doc/library/types.rst)
History
Date User Action Args
2017-01-26 18:22:58levkivskyisetrecipients: + levkivskyi, gvanrossum, Wheerd
2017-01-26 18:22:58levkivskyisetmessageid: <1485454978.23.0.355450761009.issue29377@psf.upfronthosting.co.za>
2017-01-26 18:22:58levkivskyilinkissue29377 messages
2017-01-26 18:22:58levkivskyicreate