[issue13631] readline fails to parse some forms of .editrc under editline (libedit) emulation on Mac OS X

2018-05-16 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +6583 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue21475] Support the Sitemap extension in robotparser

2018-05-15 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +6556 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue28287] Refactor subprocess.Popen to let a subclass handle IO asynchronously

2018-05-15 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +6550 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33462] reversible dict

2018-05-14 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +6511 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue29235] Allow profile/cProfile to be used as context managers

2018-05-14 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +6495 stage: test needed -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue31849] Python/pyhash.c warning: comparison of integers of different signs

2018-05-14 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +6484 stage: needs patch -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue33443] Typo in Python/import.c

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

[issue33435] incorrect detection of information of some distributions

2018-05-07 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +6411 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33435] incorrect detection of information of some distributions

2018-05-07 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +6410 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue33421] Missing documentation for typing.AsyncContextManager

2018-05-03 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +6392 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue33419] Add functools.partialclass

2018-05-03 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +6391 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue19213] platform.linux_distribution detects Oracle Linux as Red Hat Enterprise Linux

2018-04-28 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +6322 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue33281] ctypes.util.find_library not working on macOS

2018-04-28 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +6321 stage: needs patch -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue33366] `contextvars` documentation incorrectly refers to "non-local state".

2018-04-27 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +6313 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue33294] Support complex expressions for py-print command.

2018-04-17 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +6199 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue33292] Fix secrets.randbelow docstring

2018-04-16 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +6194 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue33284] Increase test coverage for numbers.py

2018-04-15 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +6180 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue33271] Exception handling matches subtypes, not subclasses

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

[issue33266] 2to3 doesn't parse all valid string literals

2018-04-12 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +6152 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue33226] In some envrionment using unicode, formatwarning shows ascii error

2018-04-04 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +6089 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue24882] ThreadPoolExecutor doesn't reuse threads until #threads == max_workers

2018-04-04 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +6087 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue33173] GzipFile's .seekable() returns True even if underlying buffer is not seekable

2018-03-28 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +6021 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue33159] Implement PEP 473

2018-03-27 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +6000 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue33152] clean code

2018-03-27 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +5994 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue33123] Path.unlink should have a missing_ok parameter

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

[issue33097] concurrent.futures executors accept tasks after interpreter shutdown

2018-03-18 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +5901 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue21018] [patch] added missing documentation about escaping characters for configparser

2018-03-17 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +5894 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33061] NoReturn missing from __all__ in typing.py

2018-03-16 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +5889 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue25750] tp_descr_get(self, obj, type) is called without owning a reference to "self"

2018-03-14 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +5881 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue33070] Add platform triplet for RISC-V

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

[issue28788] ConfigParser should be able to write config to a given filename, not only into file object

2018-03-05 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +5765 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue28124] Rework SSL module documentation

2018-03-02 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +5731 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32986] multiprocessing, default assumption of Pool size unhelpful

2018-03-02 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +5726 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue26707] plistlib fails to parse bplist with 0x80 UID values

2018-02-26 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +5693 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue12345] Add math.tau

2018-02-24 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +5640 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32779] urljoining an empty query string doesn't clear query string

2018-02-12 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +5446 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue29248] os.readlink fails on Windows

2018-02-07 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +5395 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31804] multiprocessing calls flush on sys.stdout at exit even if it is None (pythonw)

2018-02-02 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +5325 stage: resolved -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue32664] Connector "|" missing between ImportError and LookupError

2018-01-27 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +5214 stage: backport needed -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue18533] Avoid error from repr() of recursive dictview

2018-01-26 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +5196 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue30622] Fix NPN guard for OpenSSL 1.1

2018-01-26 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +5189 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue30622] Fix NPN guard for OpenSSL 1.1

2018-01-26 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +5187 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32667] test_subprocess and test_dtrace fails if the last entry of $PATH is a file

2018-01-25 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +5168 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32651] os.getlogin() should recommend getpass.getuser()

2018-01-24 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +5151 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32635] test_crypt segfaults when using libxcrypt instead of libcrypt

2018-01-24 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +5143 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32635] test_crypt segfaults when using libxcrypt instead of libcrypt

2018-01-24 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +5142 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32618] fix test_codeccallbacks.test_mutatingdecodehandler

2018-01-23 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +5131 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32028] Syntactically wrong suggestions by the new custom print statement error message

2018-01-19 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +5096 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue26163] FAIL: test_hash_effectiveness (test.test_set.TestFrozenSet)

2018-01-18 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +5082 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32585] Add ttk::spinbox to tkinter.ttk

2018-01-17 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +5072 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue29240] PEP 540: Add a new UTF-8 mode

2018-01-16 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +5058 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue26163] FAIL: test_hash_effectiveness (test.test_set.TestFrozenSet)

2018-01-16 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +5052 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue26330] shutil.disk_usage() on Windows can't properly handle unicode

2018-01-14 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +5042 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue15221] os.path.is*() may return False if path can't be accessed

2018-01-14 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +5040 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue21592] Make statistics.median run in linear time

2018-01-13 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- keywords: +patch pull_requests: +5029 stage: needs patch -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue32521] NIS module fails to build due to the removal of interfaces related to Sun RPC from glibc.

2018-01-12 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +5022 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32521] NIS module fails to build due to the removal of interfaces related to Sun RPC from glibc.

2018-01-12 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +5021 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue32473] Readibility of ABCMeta._dump_registry()

2018-01-12 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +5019 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue31802] 'import posixpath' fails if 'os.path' has not be imported already.

2018-01-07 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +4990 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32282] When using a Windows XP compatible toolset, `socketmodule.c` fails to build

2018-01-06 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +4987 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32482] Improve tests for syntax and grammar in 2.7

2018-01-04 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +4964 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32478] Add tests for 'break' and 'return' inside 'finally' clause

2018-01-01 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +4958 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32452] Brackets and Parentheses used in an ambiguous way

2018-01-01 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +4957 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32452] Brackets and Parentheses used in an ambiguous way

2018-01-01 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +4956 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32478] Add tests for 'break' and 'return' inside 'finally' clause

2018-01-01 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +4955 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32416] Refactor and add new tests for the f_lineno setter

2018-01-01 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +4948 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32416] Refactor and add new tests for the f_lineno setter

2018-01-01 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +4947 ___ Python tracker <rep...@bugs.python.org> <https://bugs.python

[issue32449] MappingView must inherit from Collection instead of Sized

2017-12-29 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +4928 stage: -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue24960] Can't use lib2to3 with embeddable zip file.

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

[issue24960] Can't use lib2to3 with embeddable zip file.

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

[issue32440] Use HTTPS in help()

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

[issue32440] Use HTTPS in help()

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

[issue26133] asyncio: ugly error related to signal handlers at exit if the loop is not closed explicitly

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

[issue29084] C API of OrderedDict

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

[issue26133] asyncio: ugly error related to signal handlers at exit if the loop is not closed explicitly

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

[issue32414] PyCapsule_Import fails when name is in the form 'package.module.capsule'

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

[issue24960] Can't use lib2to3 with embeddable zip file.

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

[issue22908] ZipExtFile in zipfile can be seekable

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

[issue26133] asyncio: ugly error related to signal handlers at exit if the loop is not closed explicitly

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

[issue32323] urllib.parse.urlsplit() must not lowercase() IPv6 scope value

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

[issue15852] typos in curses argument error messages

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

[issue15852] typos in curses argument error messages

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

[issue32306] Clarify map API in concurrent.futures

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

[issue32377] Difference in ressurrection behavior with __del__ in py2 vs. py3

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

[issue32365] Reference leak: test_ast test_builtin test_compile

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

[issue27169] __debug__ is not optimized out at compile time for anything but `if:` and `while:` blocks

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

[issue32341] itertools "generators"?

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

[issue32294] test_semaphore_tracker() of test_multiprocessing_spawn fails with -W error

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

[issue28393] Update encoding lookup docs wrt #27938

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

[issue27938] PyUnicode_AsEncodedString, PyUnicode_Decode: add fast-path for "us-ascii" encoding

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

[issue32277] SystemError via chmod(symlink, ..., follow_symlinks=False)

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

[issue32302] test_distutils: test_get_exe_bytes() failure on AppVeyor

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

[issue15873] datetime: add ability to parse RFC 3339 dates and times

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

[issue32284] typing.TextIO and BinaryIO are not aliases of IO[...]

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

[issue18533] Avoid error from repr() of recursive dictview

2017-12-12 Thread Roundup Robot
Change by Roundup Robot <devn...@psf.upfronthosting.co.za>: -- pull_requests: +4713 stage: test needed -> patch review ___ Python tracker <rep...@bugs.python.org> <https://bugs.pyt

[issue31942] Document that support of start and stop parameters in the Sequence's index() is optional

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

[issue32255] csv.writer converts None to '""\n' when it is first line, otherwise '\n'

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

[issue22671] Typo in class io.BufferedIOBase docs

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

[issue32252] test_regrtest leaves a test_python_* directory in TEMPDIR

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

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

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

<    2   3   4   5   6   7   8   9   10   11   >