[issue1222585] C++ compilation support for distutils

2016-05-26 Thread B. Clausius
Changes by B. Clausius <ba...@gmx.de>: -- nosy: +barcc ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1222585> ___ ___ Python

[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 forwarded as kwargs

[issue3831] Multiprocessing: Expose underlying pipe in queues

2012-12-25 Thread B. Clausius
Changes by B. Clausius ba...@gmx.de: -- nosy: +barcc ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue3831 ___ ___ Python-bugs-list mailing list