[issue31560] hashlib.blake2: error in example for signed cookies

2017-09-23 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +3693 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31425] Expose AF_QIPCRTR in socket module

2017-09-22 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +3691 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue31558] gc.freeze() - an API to mark objects as uncollectable

2017-09-22 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +3690 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue5885] uuid.uuid1() is too slow

2017-09-21 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3673 ___ Python tracker <rep...@bugs.python.org> <https://bugs.pytho

[issue31351] ensurepip discards pip's return code which leads to broken venvs

2017-09-21 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3672 stage: commit review -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue31532] Py_GetPath, Py_SetPath memory corruption due to mixed PyMem_New micex with PyMem_Raw_Free

2017-09-21 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3670 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31533] Dead link in SSLContext.set_ciphers documentation

2017-09-20 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3664 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31533] Dead link in SSLContext.set_ciphers documentation

2017-09-20 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +3663 stage: needs patch -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue31500] IDLE: Tiny font on HiDPI display

2017-09-19 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3654 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31482] random.seed() doesn't work with bytes and version=1

2017-09-19 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3648 stage: resolved -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue31293] crashes in multiply_float_timedelta() and in truedivide_timedelta_float()

2017-09-19 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +3647 stage: needs patch -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue31315] assertion failure in imp.create_dynamic(), when spec.name is not a string

2017-09-19 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +3646 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31499] ElementTree crash while cleaning up ParseError

2017-09-18 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3639 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31501] Operator precedence description for arithmetic operators

2017-09-17 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3630 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31502] IDLE: Config dialog again deletes custom themes and keysets.

2017-09-17 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3627 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31287] IDLE configdialog tests: don't modify tkinter.messagebox.

2017-09-17 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3628 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue30928] Copy modified blurbs to idlelib/NEWS.txt

2017-09-17 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3629 stage: needs patch -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue31482] random.seed() doesn't work with bytes and version=1

2017-09-17 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3618 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31487] Improve f-strings documentation wrt format specifiers

2017-09-17 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3617 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31493] IDLE cond context: fix code update and font update timers

2017-09-16 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3613 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31487] Improve f-strings documentation wrt format specifiers

2017-09-16 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3610 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31458] Broken link to Misc/NEWS in What's New page

2017-09-16 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3609 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31488] IDLE: Update feature classes when options are changed.

2017-09-15 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3604 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31271] an assertion failure in io.TextIOWrapper.write

2017-09-15 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3601 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31480] IDLE: disable ZzDummy, revise tests to match

2017-09-14 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3582 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31455] ElementTree.XMLParser() mishandles exceptions

2017-09-14 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3576 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31471] assertion failure in subprocess.Popen() in case the env arg has a bad keys() method

2017-09-14 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3575 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue28556] typing.py upgrades

2017-09-14 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3574 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31457] LoggerAdapter objects cannot be nested

2017-09-14 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3567 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue28556] typing.py upgrades

2017-09-13 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3550 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31418] assertion failure in PyErr_WriteUnraisable() in case of an exception with a bad __module__

2017-09-13 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3548 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31234] Make support.threading_cleanup() stricter

2017-09-13 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3545 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue30442] Skip test_xml_etree under coverage

2017-09-13 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +3541 stage: backport needed -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue31271] an assertion failure in io.TextIOWrapper.write

2017-09-13 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +3540 stage: backport needed -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue31448] test_poplib started to log a lot of ResourceWarning warnings on AMD64 Windows8.1 Refleaks 3.x

2017-09-13 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3537 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31323] test_ssl: reference cycle between ThreadedEchoServer and its ConnectionHandler

2017-09-13 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +3533 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue31234] Make support.threading_cleanup() stricter

2017-09-13 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3532 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31234] Make support.threading_cleanup() stricter

2017-09-13 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3531 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31249] test_concurrent_futures leaks dangling threads

2017-09-12 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3520 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue16500] Allow registering at-fork handlers

2017-09-12 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3516 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31234] Make support.threading_cleanup() stricter

2017-09-12 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3515 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31421] IDLE doc: add section on developing tkinter apps.

2017-09-12 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3509 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue27099] IDLE: turn built-in extensions into regular modules

2017-09-12 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3506 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue30928] Copy modified blurbs to idlelib/NEWS.txt

2017-09-11 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3497 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31414] IDLE: Entry tests should delete before insert.

2017-09-11 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3495 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31417] Use the enumerate function where appropriate

2017-09-11 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +3490 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue30781] IDLE: configdialog -- switch to ttk widgets.

2017-09-10 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3481 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31406] crashes when comparing between a Decimal object and a bad Rational object

2017-09-10 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3469 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31345] Backport docstring improvements to the C version of OrderedDict

2017-09-09 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3464 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31345] Backport docstring improvements to the C version of OrderedDict

2017-09-09 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +3463 stage: needs patch -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue31394] Ellipsis_token.type != token.ELLIPSIS

2017-09-09 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +3461 stage: needs patch -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue26669] time.localtime(float("NaN")) does not raise a ValueError on all platforms

2017-09-08 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +3460 stage: needs patch -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue31036] building the python docs requires the blurb module

2017-09-07 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3438 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue22635] subprocess.getstatusoutput changed behavior in 3.4 (maybe 3.3.4?)

2017-09-07 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3436 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue28958] Python should return comperhansive error when SSLContext cannot be created

2017-09-07 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3433 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31294] ZeroMQSocketListener and ZeroMQSocketHandler examples in the Logging Cookbook not working

2017-09-07 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +3427 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue31330] argparse.RawTextHelpFormatter does not maintain lines separated by more than one newline

2017-09-07 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +3426 stage: backport needed -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue31330] argparse.RawTextHelpFormatter does not maintain lines separated by more than one newline

2017-09-07 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3425 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31373] demoting floating float values to unrepresentable types is undefined behavior

2017-09-07 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3421 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue22635] subprocess.getstatusoutput changed behavior in 3.4 (maybe 3.3.4?)

2017-09-06 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3411 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30465] FormattedValue expressions have wrong lineno and col_offset information

2017-09-06 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3410 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30096] Update examples in abc documentation to use abc.ABC

2017-09-06 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3409 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30822] Python implementation of datetime module is not being tested correctly.

2017-09-06 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3408 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30824] Add mimetype for extension .json

2017-09-06 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3407 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue21649] Mention "Recommendations for Secure Use of TLS and DTLS"

2017-09-06 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3405 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue21649] Mention "Recommendations for Secure Use of TLS and DTLS"

2017-09-06 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3406 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30824] Add mimetype for extension .json

2017-09-06 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3400 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30737] Update devguide link to the new URL

2017-09-06 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3397 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue31350] asyncio: Optimize get_event_loop and _get_running_loop

2017-09-05 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3384 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue31320] test_ssl logs a traceback

2017-09-05 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3378 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30940] Documentation for round() is incorrect.

2017-08-31 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3300 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue26175] Fully implement IOBase abstract on SpooledTemporaryFile

2017-08-30 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3295 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue26656] Documentation for re.compile is a bit outdated

2017-08-27 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3268 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue26656] Documentation for re.compile is a bit outdated

2017-08-26 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3249 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue31024] typing.Tuple is class but is defined as data inside https://docs.python.org/3.6/objects.inv

2017-08-22 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3219 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue31245] Asyncio UNIX socket and SOCK_DGRAM

2017-08-21 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3200 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue31149] Add Japanese to the language switcher

2017-08-17 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3155 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue31149] Add Japanese to the language switcher

2017-08-17 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3154 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue31149] Add Japanese to the language switcher

2017-08-17 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3152 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue26669] time.localtime(float("NaN")) does not raise a ValueError on all platforms

2017-08-13 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3127 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue31149] Add Japanese to the language switcher

2017-08-13 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3122 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue31159] Doc: Language switch can't switch on specific cases

2017-08-13 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3123 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue31149] Add Japanese to the language switcher

2017-08-10 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3099 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue31159] Doc: Language switch can't switch on specific cases

2017-08-10 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3098 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue31159] Doc: Language switch can't switch on specific cases

2017-08-09 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3072 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue31149] Add Japanese to the language switcher

2017-08-08 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3062 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue31045] Add a language switch to the Python documentation

2017-08-08 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3058 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue31045] Add a language switch to the Python documentation

2017-08-08 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3056 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue31141] Start should be a keyword argument of the built-in sum

2017-08-08 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3055 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue31128] Allow pydoc to run with an arbitrary hostname

2017-08-06 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3044 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue31107] copyreg does not properly mangle __slots__ names

2017-08-02 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3027 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30987] Support for ISO-TP protocol in SocketCAN

2017-07-30 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +3004 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30302] Improve .__repr__ implementation for datetime.timedelta

2017-07-28 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +2992 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30581] os.cpu_count() returns wrong number of processors on system with > 64 logical processors

2017-07-28 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +2986 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue29070] Integration tests for pty.spawn on Linux and all other platforms

2017-07-28 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +2983 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue26228] pty.spawn hangs on FreeBSD 9.3, 10.x

2017-07-28 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +2984 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue31057] pydoc for tempfile.TemporaryDirectory should say it returns the name

2017-07-27 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +2968 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue22253] ConfigParser does not handle files without sections

2017-07-16 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +2795 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30938] pdb lacks debugger command to list and show all user-defined variables

2017-07-16 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +2792 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30912] python 3 git master fails to find libffi and build _ctypes on Mageia v6 x86-64

2017-07-12 Thread Roundup Robot
Changes by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +2752 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

<    5   6   7   8   9   10   11   12   13   14   >