[issue1222585] C++ compilation support for distutils

2016-05-26 Thread B. Clausius
Changes by B. Clausius : -- nosy: +barcc ___ Python tracker <http://bugs.python.org/issue1222585> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue21626] Add options width and compact to pickle cli

2014-06-01 Thread B. Clausius
New submission from B. Clausius: The attached patch add this options to "python3 -m pickle" cli: -w WIDTH, --width WIDTH maximum number of characters per line -c, --compact display as many items as will fit on each output line The options are fo

[issue3831] Multiprocessing: Expose underlying pipe in queues

2012-12-25 Thread B. Clausius
Changes by B. Clausius : -- nosy: +barcc ___ Python tracker <http://bugs.python.org/issue3831> ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.pyth