[issue46033] Duplicated sentence in for statement documentation

2021-12-10 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +28249 stage: -> patch review pull_request: https://github.com/python/cpython/pull/30025 ___ Python tracker <https://bugs.python.org/i

[issue45997] asyncio.Semaphore waiters deque doesn't work

2021-12-11 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 3.0 -> 4.0 pull_requests: +28277 stage: -> patch review pull_request: https://github.com/python/cpython/pull/30052 ___ Python tracker <https://bugs.python.org/i

[issue13966] Add disable_interspersed_args() to argparse.ArgumentParser

2021-12-12 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 5.0 -> 6.0 pull_requests: +28291 stage: -> patch review pull_request: https://github.com/python/cpython/pull/30071 ___ Python tracker <https://bugs.python.org/i

[issue46071] Graphlib documentation

2021-12-14 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +28324 stage: -> patch review pull_request: https://github.com/python/cpython/pull/30102 ___ Python tracker <https://bugs.python.org/i

[issue41354] filecmp.cmp documentation does not match actual code

2021-12-15 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 4.0 -> 5.0 pull_requests: +28340 pull_request: https://github.com/python/cpython/pull/30120 ___ Python tracker <https://bugs.python.org/issu

[issue46086] Add ratio_min() function to the difflib library

2021-12-15 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 1.0 -> 2.0 pull_requests: +28344 stage: -> patch review pull_request: https://github.com/python/cpython/pull/30125 ___ Python tracker <https://bugs.python.org/i

[issue45321] Module xml.parsers.expat.errors misses error code constants of libexpat >=2.0

2021-12-18 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +28408 stage: -> patch review pull_request: https://github.com/python/cpython/pull/30188 ___ Python tracker <https://bugs.python.org/i

[issue26571] turtle regression in 3.5

2022-01-01 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 5.0 -> 6.0 pull_requests: +28547 pull_request: https://github.com/python/cpython/pull/30332 ___ Python tracker <https://bugs.python.org/issu

[issue46254] Better fitting type for iterating in the trace_init C function

2022-01-04 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 1.0 -> 2.0 pull_requests: +28603 stage: -> patch review pull_request: https://github.com/python/cpython/pull/30394 ___ Python tracker <https://bugs.python.org/i

[issue46333] ForwardRef.__eq__ does not respect module parameter

2022-01-11 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 5.0 -> 6.0 pull_requests: +28737 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/30536 ___ Python tracker <https://bugs.p

[issue46377] TimedRotatingFileHandler "midnight" misleading when interval > 1

2022-01-14 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +28797 stage: -> patch review pull_request: https://github.com/python/cpython/pull/30599 ___ Python tracker <https://bugs.python.org/i

[issue12067] Doc: remove errors about mixed-type comparisons.

2022-01-16 Thread Roundup Robot
Change by Roundup Robot : -- pull_requests: +28827 pull_request: https://github.com/python/cpython/pull/30624 ___ Python tracker <https://bugs.python.org/issue12

[issue46502] Py_CompileString no longer allows to tell "incomplete input" from "invalid input"

2022-01-26 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 4.0 -> 5.0 pull_requests: +29104 stage: -> patch review pull_request: https://github.com/python/cpython/pull/30925 ___ Python tracker <https://bugs.python.org/i

[issue46574] itertools.count should work with non-number types

2022-01-29 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 1.0 -> 2.0 pull_requests: +29192 stage: -> patch review pull_request: https://github.com/python/cpython/pull/31013 ___ Python tracker <https://bugs.python.org/i

[issue46400] Please update bundled libexpat to 2.4.4 with security fixes

2022-01-30 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +29203 stage: -> patch review pull_request: https://github.com/python/cpython/pull/31022 ___ Python tracker <https://bugs.python.org/i

[issue46586] In documentation contents enum.property erroneously links to built-in property

2022-02-08 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 6.0 -> 7.0 pull_requests: +29386 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/31216 ___ Python tracker <https://bugs.p

[issue20923] [doc] Explain ConfigParser 'valid section name' and .SECTCRE

2022-02-15 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 10.0 -> 11.0 pull_requests: +29509 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/31359 ___ Python tracker <https://bugs.p

[issue34526] Path.relative_to() taking multiple arguments could be better documented

2022-02-16 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 3.0 -> 4.0 pull_requests: +29518 stage: -> patch review pull_request: https://github.com/python/cpython/pull/31368 ___ Python tracker <https://bugs.python.org/i

[issue39327] shutil.rmtree using vagrant synched folder fails

2022-02-17 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 2.0 -> 3.0 pull_requests: +29532 stage: -> patch review pull_request: https://github.com/python/cpython/pull/31384 ___ Python tracker <https://bugs.python.org/i

[issue46787] ProcessPoolExecutor exception memory leak

2022-02-18 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 1.0 -> 2.0 pull_requests: +29548 stage: -> patch review pull_request: https://github.com/python/cpython/pull/31408 ___ Python tracker <https://bugs.python.org/i

[issue38576] CVE-2019-18348: CRLF injection via the host part of the url passed to urlopen()

2022-02-28 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 17.0 -> 18.0 pull_requests: +29746 pull_request: https://github.com/python/cpython/pull/31606 ___ Python tracker <https://bugs.python.org/issu

[issue43923] Can't create generic NamedTuple as of py3.9

2022-03-04 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 7.0 -> 8.0 pull_requests: +29798 stage: -> patch review pull_request: https://github.com/python/cpython/pull/31679 ___ Python tracker <https://bugs.python.org/i

[issue40185] Refactor typing.NamedTuple

2022-03-04 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 4.0 -> 5.0 pull_requests: +29799 pull_request: https://github.com/python/cpython/pull/31679 ___ Python tracker <https://bugs.python.org/issu

[issue31613] Localize tkinter.simpledialog.Default buttons as with file dialogs.

2022-03-04 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch nosy: +python-dev nosy_count: 3.0 -> 4.0 pull_requests: +29801 stage: -> patch review pull_request: https://github.com/python/cpython/pull/31682 ___ Python tracker <https://bugs.python.org/i

[issue30693] tarfile add uses random order

2022-03-06 Thread Roundup Robot
Change by Roundup Robot : -- nosy: +python-dev nosy_count: 8.0 -> 9.0 pull_requests: +29831 pull_request: https://github.com/python/cpython/pull/31713 ___ Python tracker <https://bugs.python.org/issu

[issue12959] Add 'ChainMap' to collections.__all__

2011-09-11 Thread Roundup Robot
Roundup Robot added the comment: New changeset 12bb3cd873c8 by Benjamin Peterson in branch 'default': add ChainMap to __all__ (closes #12959) http://hg.python.org/cpython/rev/12bb3cd873c8 -- nosy: +python-dev resolution: -> fixed stage: -> committed/rejected status

[issue12306] zlib: Expose zlibVersion to query runtime version of zlib

2011-09-11 Thread Roundup Robot
Roundup Robot added the comment: New changeset b21d1de6d78e by Nadeem Vawda in branch 'default': Issue #12306: Add ZLIB_RUNTIME_VERSION to the zlib module. http://hg.python.org/cpython/rev/b21d1de6d78e -- nosy: +python-dev ___ Python trac

[issue12963] PyLong_AsSize_t returns (unsigned long)-1

2011-09-12 Thread Roundup Robot
Roundup Robot added the comment: New changeset d14f717b5e3d by Stefan Krah in branch '3.2': Issue #12963: PyLong_AsSize_t() now returns (size_t)-1 in all error cases. http://hg.python.org/cpython/rev/d14f717b5e3d New changeset c91900e4e805 by Stefan Krah in branch 'default&

[issue8933] Invalid detection of metadata version

2011-09-12 Thread Roundup Robot
Roundup Robot added the comment: New changeset e5c1de856828 by Éric Araujo in branch '3.2': Fix determination of Metadata version (#8933). Patch by Filip Gruszczyński. http://hg.python.org/cpython/rev/e5c1de856828 New changeset 70298cdc48cd by Éric Araujo in branch 'default&

[issue8933] Invalid detection of metadata version

2011-09-12 Thread Roundup Robot
Roundup Robot added the comment: New changeset 4b72d56cf42f by Éric Araujo in branch '2.7': Fix determination of Metadata version (#8933). Patch by Filip Gruszczyński. http://hg.python.org/cpython/rev/4b72d56cf42f -- ___ Python trac

[issue12483] CThunkObject_dealloc should call PyObject_GC_UnTrack?

2011-09-12 Thread Roundup Robot
Roundup Robot added the comment: New changeset eb9f566fd8db by Amaury Forgeot d'Arc in branch '2.7': Issue #12483: ctypes: Fix a crash when the destruction of a callback http://hg.python.org/cpython/rev/eb9f566fd8db New changeset eae8e4ab0455 by Amaury Forgeot d'Arc in

[issue12924] Missing call to quote_plus() in test_urllib.test_default_quoting()

2011-09-12 Thread Roundup Robot
Roundup Robot added the comment: New changeset e25526865339 by Senthil Kumaran in branch 'default': merge from 3.2 - Add the missing quote_plus call. Fix closes Issue12924 http://hg.python.org/cpython/rev/e25526865339 New changeset e8d8eb9e05fd by Senthil Kumaran in branch '2.7

[issue12938] html.escape docstring does not mention single quotes (')

2011-09-12 Thread Roundup Robot
Roundup Robot added the comment: New changeset bc5b96c92770 by Senthil Kumaran in branch '3.2': Fix issue12938 - Update the docstring of html.escape. Include the information on single quote. http://hg.python.org/cpython/rev/bc5b96c92770 -- nosy: +

[issue12720] Expose linux extended filesystem attributes

2011-09-13 Thread Roundup Robot
Roundup Robot added the comment: New changeset 33f7044b5682 by Benjamin Peterson in branch 'default': Use xattr functions from sys/xattr.h instead of attr/xattr.h (closes #12720) http://hg.python.org/cpython/rev/33f7044b5682 -- resolution: -> fixed status: o

[issue11149] [PATCH] Configure should enable -fwrapv for clang

2011-09-14 Thread Roundup Robot
Roundup Robot added the comment: New changeset 0f1e8c246a7b by Stefan Krah in branch '3.2': Issue #11149: recent versions of clang require the -fwrapv flag. http://hg.python.org/cpython/rev/0f1e8c246a7b New changeset 637c67b34a1a by Stefan Krah in branch 'default': Merge

[issue12720] Expose linux extended filesystem attributes

2011-09-14 Thread Roundup Robot
Roundup Robot added the comment: New changeset f325439d7f84 by Benjamin Peterson in branch 'default': only compile xattrs on glibc (closes #12720) http://hg.python.org/cpython/rev/f325439d7f84 -- status: open -> closed ___ Python t

[issue9871] IDLE dies when using some regex

2011-09-14 Thread Roundup Robot
Roundup Robot added the comment: New changeset e74860883a9c by Ned Deily in branch '3.2': Issue #9871: Prevent IDLE 3 crash when given byte stings http://hg.python.org/cpython/rev/e74860883a9c New changeset fe6c7771c25c by Ned Deily in branch 'default': Issue #9871: Preve

[issue12785] list_distinfo_file is wrong

2011-09-15 Thread Roundup Robot
Roundup Robot added the comment: New changeset c6d52971dd2a by Éric Araujo in branch 'default': Fix packaging.database.Distribution.list_distinfo_files (#12785). http://hg.python.org/cpython/rev/c6d52971dd2a -- nosy: +python-dev ___ Pyth

[issue12935] Typo in findertools.py

2011-09-15 Thread Roundup Robot
Roundup Robot added the comment: New changeset b5f4c4085ae6 by Ned Deily in branch '2.7': Issue #12935: Correct typo in findertools. http://hg.python.org/cpython/rev/b5f4c4085ae6 -- nosy: +python-dev ___ Python tracker <http://bu

[issue12765] test_packaging failure under Snow Leopard

2011-09-15 Thread Roundup Robot
Roundup Robot added the comment: New changeset d3e072083ff3 by Ned Deily in branch 'default': Issue #12765: Fix packaging.test.test_database failures on OS X due http://hg.python.org/cpython/rev/d3e072083ff3 -- ___ Python trac

[issue12517] Large file support on Windows: sizeof(off_t) is 32 bits

2011-09-18 Thread Roundup Robot
Roundup Robot added the comment: New changeset dc16b6ab8e71 by Ross Lagerwall in branch 'default': Issue #12517: Silence warning on windows buildbots (from 7fd80c61ddaa). http://hg.python.org/cpython/rev/dc16b6ab8e71 -- nosy: +python-dev

[issue12958] test_socket failures on Mac OS X

2011-09-19 Thread Roundup Robot
Roundup Robot added the comment: New changeset a4e4facad164 by Nick Coghlan in branch 'default': Close issue 12958 by flagging expected failures in test_socket on Mac OS X http://hg.python.org/cpython/rev/a4e4facad164 -- nosy: +python-dev resolution: -> fixed stage:

[issue12314] regrtest checks (os.environ, sys.path, etc.) are hard to use

2011-09-19 Thread Roundup Robot
Roundup Robot added the comment: New changeset 9c61f46ea6b4 by Éric Araujo in branch 'default': Make regrtest look at internal dicts in sysconfig. http://hg.python.org/cpython/rev/9c61f46ea6b4 -- nosy: +python-dev ___ Python trac

[issue13007] gdbm 1.9 has new magic that whichdb does not recognize

2011-09-19 Thread Roundup Robot
Roundup Robot added the comment: New changeset 14cafb8d1480 by Jesus Cea in branch '2.7': Close #13007: whichdb should recognize gdbm 1.9 magic numbers http://hg.python.org/cpython/rev/14cafb8d1480 New changeset 7a41855b6196 by Jesus Cea in branch '3.2': Close #13007: whic

[issue12973] int_pow() implementation is incorrect

2011-09-19 Thread Roundup Robot
Roundup Robot added the comment: New changeset 07efe83795b0 by Mark Dickinson in branch '2.7': Issue #12973: Fix int.__pow__ overflow checks that invoked undefined behaviour, thereby producing incorrect results on Clang. http://hg.python.org/cpython/rev/07efe83795b0 -- nos

[issue12973] int_pow() implementation is incorrect

2011-09-19 Thread Roundup Robot
Roundup Robot added the comment: New changeset 99b808c94834 by Mark Dickinson in branch '3.2': Issue #12973: Fix undefined-behaviour-inducing overflow check in list_repeat. http://hg.python.org/cpython/rev/99b808c94834 New changeset 2dbd5870de0b by Mark Dickinson in branch '

[issue12973] int_pow() implementation is incorrect

2011-09-19 Thread Roundup Robot
Roundup Robot added the comment: New changeset f8280cf63d9e by Mark Dickinson in branch '2.7': Backport issue #12973 list_repeat fix from 3.x. http://hg.python.org/cpython/rev/f8280cf63d9e -- ___ Python tracker <http://bugs.python.o

[issue12996] multiprocessing.Connection endianness issue

2011-09-20 Thread Roundup Robot
Roundup Robot added the comment: New changeset 9c1c81d24e23 by Charles-François Natali in branch 'default': Issue #12996: multiprocessing.connection: transmit the header in network byte http://hg.python.org/cpython/rev/9c1c81d24e23 -- nosy: +

[issue12981] rewrite multiprocessing (senfd|recvfd) in Python

2011-09-20 Thread Roundup Robot
Roundup Robot added the comment: New changeset 1d91a3ba5c87 by Charles-François Natali in branch 'default': Issue #12981: test_multiprocessing: catch ImportError when importing http://hg.python.org/cpython/rev/1d91a3ba5c87 -- nosy: +

[issue13021] Resource is not released before returning from the function

2011-09-20 Thread Roundup Robot
Roundup Robot added the comment: New changeset 7a48e98915f2 by Barry Warsaw in branch '3.2': - Issue #13021: Missing decref on an error path. Thanks to Suman Saha for http://hg.python.org/cpython/rev/7a48e98915f2 New changeset ad0804d3dbd0 by Barry Warsaw in branch 'default&#

[issue1172711] long long support for array module

2011-09-20 Thread Roundup Robot
Roundup Robot added the comment: New changeset 15659e0e2b2e by Meador Inge in branch 'default': Issue #1172711: Add 'long long' support to the array module. http://hg.python.org/cpython/rev/15659e0e2b2e -- nosy: +python-dev ___ P

[issue1172711] long long support for array module

2011-09-20 Thread Roundup Robot
Roundup Robot added the comment: New changeset 3c56e546dc60 by Victor Stinner in branch 'default': Issue #1172711: Update What's New in Python 3.3 document for the struct module http://hg.python.org/cpython/rev/3c56e546dc60 -- ___

[issue13022] _multiprocessing.recvfd() doesn't check that file descriptor was actually received

2011-09-20 Thread Roundup Robot
Roundup Robot added the comment: New changeset 21e7a55cb943 by Jesus Cea in branch '2.7': Close #13022: _multiprocessing.recvfd() doesn't check that file descriptor was actually received http://hg.python.org/cpython/rev/21e7a55cb943 New changeset 447770470d00 by Jesus Cea

[issue1172711] long long support for array module

2011-09-20 Thread Roundup Robot
Roundup Robot added the comment: New changeset 672b63aff0f4 by Meador Inge in branch 'default': Issue #1172711: Update What's New in Python 3.3 document for the array module. http://hg.python.org/cpython/rev/672b63aff0f4 -- ___ Python

[issue12981] rewrite multiprocessing (senfd|recvfd) in Python

2011-09-21 Thread Roundup Robot
Roundup Robot added the comment: New changeset c158eac8e951 by Charles-François Natali in branch '2.7': Issue #12981: test_multiprocessing: catch ImportError when importing http://hg.python.org/cpython/rev/c158eac8e951 New changeset 6e04d406bb86 by Charles-François Natali in b

[issue13002] peephole.c: unused parameter

2011-09-21 Thread Roundup Robot
Roundup Robot added the comment: New changeset 573d73e62bbc by Stefan Krah in branch 'default': Issue #13002: Fix Visual Studio warning (not enough actual parameters). http://hg.python.org/cpython/rev/573d73e62bbc -- nosy: +python-dev

[issue13005] operator module docs include repeat

2011-09-21 Thread Roundup Robot
Roundup Robot added the comment: New changeset 0d0bfbaaf95c by Senthil Kumaran in branch '3.2': Fix closes issue13005 - Remove the mention of 'repeat' method in the operator module documentation. http://hg.python.org/cpython/rev/0d0bfbaaf95c New changeset 6c60f2aacc83 b

[issue13010] devguide doc: ./python.exe on OS X

2011-09-21 Thread Roundup Robot
Roundup Robot added the comment: New changeset 9363db42626a by Ezio Melotti in branch 'default': #13010: explain why the python executable has an .exe extension on OS X. http://hg.python.org/devguide/rev/9363db42626a -- nosy: +python-dev

[issue12931] xmlrpclib confuses unicode and string

2011-09-22 Thread Roundup Robot
Roundup Robot added the comment: New changeset c02e790c4535 by Victor Stinner in branch '2.7': Issue #12931: xmlrpclib now encodes Unicode URI to ISO-8859-1, instead of http://hg.python.org/cpython/rev/c02e790c4535 New changeset 5ceab07bcd02 by Victor Stinner in branch '3.2'

[issue7732] imp.find_module crashes Python if there exists a directory named "__init__.py"

2011-09-23 Thread Roundup Robot
Roundup Robot added the comment: New changeset 125887a41a6f by Victor Stinner in branch '3.2': Issue #7732: Don't open a directory as a file anymore while importing a http://hg.python.org/cpython/rev/125887a41a6f New changeset 8c6fea5794b2 by Victor Stinner in branch '

[issue7732] imp.find_module crashes Python if there exists a directory named "__init__.py"

2011-09-23 Thread Roundup Robot
Roundup Robot added the comment: New changeset 0f5b64630fda by Victor Stinner in branch '2.7': Issue #7732: Fix a crash on importing a module if a directory has the same name http://hg.python.org/cpython/rev/0f5b64630fda -- ___ Python trac

[issue12973] int_pow() implementation is incorrect

2011-09-24 Thread Roundup Robot
Roundup Robot added the comment: New changeset b378864d8ff3 by Mark Dickinson in branch '3.2': Issue #12973: Fix itertools bug caused by signed integer overflow. Thanks Stefan Krah. http://hg.python.org/cpython/rev/b378864d8ff3 New changeset 18eec56bcf29 by Mark Dickinson in branc

[issue12973] int_pow() implementation is incorrect

2011-09-24 Thread Roundup Robot
Roundup Robot added the comment: New changeset 5a1cb8506cea by Mark Dickinson in branch '2.7': Backport issue #12973 itertools fix from 3.x. http://hg.python.org/cpython/rev/5a1cb8506cea -- ___ Python tracker <http://bugs.python.o

[issue13012] Allow keyword argument in str.splitlines()

2011-09-24 Thread Roundup Robot
Roundup Robot added the comment: New changeset 0b2660384d4e by Mark Dickinson in branch 'default': Issue #13012: Allow 'keepends' to be passed as a keyword argument in str.splitlines, bytes.splitlines and bytearray.splitlines. http://hg.python.org/cpython/rev/0b2660384

[issue1621] Do not assume signed integer overflow behavior

2011-09-24 Thread Roundup Robot
Roundup Robot added the comment: New changeset 698fa089ce70 by Mark Dickinson in branch 'default': Issue #1621: Fix undefined behaviour in bytes.__hash__, str.__hash__, tuple.__hash__, frozenset.__hash__ and set indexing operations. http://hg.python.org/cpython/rev/69

[issue12981] rewrite multiprocessing (senfd|recvfd) in Python

2011-09-24 Thread Roundup Robot
Roundup Robot added the comment: New changeset 95ee0df1e746 by Charles-François Natali in branch 'default': Issue #12981: rewrite multiprocessing_{sendfd,recvfd} in Python. http://hg.python.org/cpython/rev/95ee0df1e746 -- ___ Python trac

[issue1621] Do not assume signed integer overflow behavior

2011-09-24 Thread Roundup Robot
Roundup Robot added the comment: New changeset 5e456e1a9e8c by Mark Dickinson in branch 'default': Issue #1621: Fix undefined behaviour from signed overflow in get_integer (stringlib/formatter.h) http://hg.python.org/cpython/rev/5e

[issue1621] Do not assume signed integer overflow behavior

2011-09-25 Thread Roundup Robot
Roundup Robot added the comment: New changeset 3fb9464f9b02 by Mark Dickinson in branch 'default': Issue #1621: Fix undefined behaviour from signed overflow in datetime module hashes, array and list iterations, and get_integer (stringlib/string_format.h) http://hg.python.org/c

[issue13013] _ctypes.c: refleak

2011-09-27 Thread Roundup Robot
Roundup Robot added the comment: New changeset 1fb5b0cc6367 by Meador Inge in branch '2.7': Issue #13013: ctypes: Fix a reference leak in PyCArrayType_from_ctype. http://hg.python.org/cpython/rev/1fb5b0cc6367 New changeset 58a75eeb5c8e by Meador Inge in branch '3.2': Issue

[issue13012] Allow keyword argument in str.splitlines()

2011-09-28 Thread Roundup Robot
Roundup Robot added the comment: New changeset 83f43b58c988 by Ezio Melotti in branch 'default': #13012: use splitlines(keepends=True/False) instead of splitlines(0/1). http://hg.python.org/cpython/rev/83f43b58c988 -- ___ Python trac

[issue13054] sys.maxunicode value after PEP-393

2011-09-28 Thread Roundup Robot
Roundup Robot added the comment: New changeset 606652491366 by Ezio Melotti in branch 'default': #13054: sys.maxunicode is now always 0x10. http://hg.python.org/cpython/rev/606652491366 -- nosy: +python-dev ___ Python trac

[issue13058] Fix file descriptor leak on error

2011-09-29 Thread Roundup Robot
Roundup Robot added the comment: New changeset dec00ae64ca8 by Charles-François Natali in branch '2.7': Issue #13058: ossaudiodev: fix a file descriptor leak on error. Patch by Thomas http://hg.python.org/cpython/rev/dec00ae64ca8 New changeset 160b52c9e8b3 by Charles-François Natali

[issue13085] pep-393: memory leaks

2011-10-01 Thread Roundup Robot
Roundup Robot added the comment: New changeset 1b203e741fb2 by Martin v. Löwis in branch 'default': Issue 13085: Fix some memory leaks. Patch by Stefan Krah. http://hg.python.org/cpython/rev/1b203e741fb2 -- nosy: +python-dev ___ Pyth

[issue12804] make test should not enable the urlfetch resource

2011-10-01 Thread Roundup Robot
Roundup Robot added the comment: New changeset 7fabd75a6ae4 by Antoine Pitrou in branch 'default': Backout of changeset 228fd2bd83a5 by Nadeem Vawda in branch 'default': http://hg.python.org/cpython/rev/7fabd75a6ae4 -- ___ P

[issue13034] Python does not read Alternative Subject Names from SSL certificates larger than 1024 bits

2011-10-01 Thread Roundup Robot
Roundup Robot added the comment: New changeset 65e7f40fefd4 by Antoine Pitrou in branch '3.2': Issue #13034: When decoding some SSL certificates, the subjectAltName extension could be unreported. http://hg.python.org/cpython/rev/65e7f40fefd4 New changeset 90a06fbb1f85 by Antoine

[issue13034] Python does not read Alternative Subject Names from SSL certificates larger than 1024 bits

2011-10-01 Thread Roundup Robot
Roundup Robot added the comment: New changeset 8e6694387c98 by Antoine Pitrou in branch '2.7': Issue #13034: When decoding some SSL certificates, the subjectAltName extension could be unreported. http://hg.python.org/cpython/rev/8e

[issue4147] xml.dom.minidom toprettyxml: omit whitespace for text-only elements

2011-10-01 Thread Roundup Robot
Roundup Robot added the comment: New changeset 086ca132e161 by R David Murray in branch '3.2': #4147: minidom's toprettyxml no longer adds whitespace to text nodes. http://hg.python.org/cpython/rev/086ca132e161 New changeset fa0b1e50270f by R David Murray in branch 'd

[issue4147] xml.dom.minidom toprettyxml: omit whitespace for text-only elements

2011-10-01 Thread Roundup Robot
Roundup Robot added the comment: New changeset 406c5b69cb1b by R David Murray in branch '2.7': #4147: minidom's toprettyxml no longer adds whitespace to text nodes. http://hg.python.org/cpython/rev/406c5b69cb1b -- ___ Python

[issue13076] Bad links to 'time' in datetime documentation

2011-10-02 Thread Roundup Robot
Roundup Robot added the comment: New changeset 854e31d80151 by Ezio Melotti in branch '2.7': #13076: fix links to datetime.time. http://hg.python.org/cpython/rev/854e31d80151 New changeset 95689ed69097 by Ezio Melotti in branch '3.2': #13076: fix links to datetime.time a

[issue13084] test_signal failure

2011-10-02 Thread Roundup Robot
Roundup Robot added the comment: New changeset e4f4272479d0 by Charles-François Natali in branch 'default': Issue #13084: Fix a test_signal failure: the delivery order is only defined for http://hg.python.org/cpython/rev/e4f4272479d0 -- nosy: +

[issue13001] test_socket.testRecvmsgTrunc failure on FreeBSD 7.2 buildbot

2011-10-03 Thread Roundup Robot
Roundup Robot added the comment: New changeset 4378bae6b8dc by Charles-François Natali in branch 'default': Issue #13001: Fix test_socket.testRecvmsgTrunc failure on FreeBSD < 8, which http://hg.python.org/cpython/rev/4378bae6b8dc -- nosy

[issue12881] ctypes: segfault with large structure field names

2011-10-03 Thread Roundup Robot
Roundup Robot added the comment: New changeset aa3ebc2dfc15 by Meador Inge in branch '2.7': Issue #12881: ctypes: Fix segfault with large structure field names. http://hg.python.org/cpython/rev/aa3ebc2dfc15 New changeset d05350c14e77 by Meador Inge in branch '3.2': Issue

[issue7689] Pickling of classes with a metaclass and copy_reg

2011-10-04 Thread Roundup Robot
Roundup Robot added the comment: New changeset 760ac320fa3d by Antoine Pitrou in branch '3.2': Issue #7689: Allow pickling of dynamically created classes when their http://hg.python.org/cpython/rev/760ac320fa3d New changeset 46c026a5ccb9 by Antoine Pitrou in branch 'defaul

[issue7689] Pickling of classes with a metaclass and copy_reg

2011-10-04 Thread Roundup Robot
Roundup Robot added the comment: New changeset 64053bd79590 by Antoine Pitrou in branch '2.7': Issue #7689: Allow pickling of dynamically created classes when their http://hg.python.org/cpython/rev/64053bd79590 -- ___ Python trac

[issue13087] C BufferedReader seek() is inconsistent with UnsupportedOperation for unseekable streams

2011-10-04 Thread Roundup Robot
Roundup Robot added the comment: New changeset d287f0654349 by Antoine Pitrou in branch '3.2': Issue #13087: BufferedReader.seek() now always raises UnsupportedOperation http://hg.python.org/cpython/rev/d287f0654349 New changeset 0cf38407a3a2 by Antoine Pitrou in branch 'default

[issue13099] Sqlite3 & turkish locale

2011-10-04 Thread Roundup Robot
Roundup Robot added the comment: New changeset 469555867244 by Antoine Pitrou in branch '3.2': Issue #13099: Fix sqlite3.Cursor.lastrowid under a Turkish locale. http://hg.python.org/cpython/rev/469555867244 New changeset 652e2dacbf4b by Antoine Pitrou in branch 'default'

[issue13054] sys.maxunicode value after PEP-393

2011-10-04 Thread Roundup Robot
Roundup Robot added the comment: New changeset f39b26ca7f3d by Ezio Melotti in branch 'default': #13054: fix usage of sys.maxunicode after PEP-393. http://hg.python.org/cpython/rev/f39b26ca7f3d -- ___ Python tracker <http://bu

[issue11956] 3.3 : test_import.py causes 'make test' to fail

2011-10-04 Thread Roundup Robot
Roundup Robot added the comment: New changeset 7697223df6df by Charles-François Natali in branch '3.2': Issue #11956: Skip test_import.test_unwritable_directory on FreeBSD when run as http://hg.python.org/cpython/rev/7697223df6df New changeset 58870fe9a604 by Charles-François Natali

[issue11956] 3.3 : test_import.py causes 'make test' to fail

2011-10-04 Thread Roundup Robot
Roundup Robot added the comment: New changeset cbda512c6d7f by Charles-François Natali in branch '3.2': Issue #11956: Always skip test_import.test_unwritable_directory when run as http://hg.python.org/cpython/rev/cbda512c6d7f New changeset 971093a75613 by Charles-François Natali

[issue13073] message_body argument of HTTPConnection.endheaders is undocumented

2011-10-05 Thread Roundup Robot
Roundup Robot added the comment: New changeset befa7b926aad by Senthil Kumaran in branch '3.2': Issue #13073 - Address the review comments made by Ezio. http://hg.python.org/cpython/rev/befa7b926aad New changeset a7b7ba225de7 by Senthil Kumaran in branch 'default': m

[issue13073] message_body argument of HTTPConnection.endheaders is undocumented

2011-10-05 Thread Roundup Robot
Roundup Robot added the comment: New changeset 64fae6f7b64c by Senthil Kumaran in branch '2.7': Issue13073 - Address review comments and add versionchanged information in the docs. http://hg.python.org/cpython/rev/64fae6f7b64c -- ___ Pyth

[issue13104] urllib.request.thishost() returns a garbage value

2011-10-05 Thread Roundup Robot
Roundup Robot added the comment: New changeset 805a0a1e3c2b by Senthil Kumaran in branch '3.2': Issue13104 - Fix urllib.request.thishost() utility function. http://hg.python.org/cpython/rev/805a0a1e3c2b New changeset a228e59ad693 by Senthil Kumaran in branch 'default&#

[issue13070] segmentation fault in pure-python multi-threaded server

2011-10-05 Thread Roundup Robot
Roundup Robot added the comment: New changeset d60c00015f01 by Charles-François Natali in branch '3.2': Issue #13070: Fix a crash when a TextIOWrapper caught in a reference cycle http://hg.python.org/cpython/rev/d60c00015f01 New changeset 7defc1e5d13a by Charles-François Natali

[issue9442] Update sys.version doc

2011-10-06 Thread Roundup Robot
Roundup Robot added the comment: New changeset 9f6704da4abb by Éric Araujo in branch '2.7': Fix markup used in the documentation of sys.prefix and sys.exec_prefix. http://hg.python.org/cpython/rev/9f6704da4abb -- nosy: +python-dev ___ Pyth

[issue9442] Update sys.version doc

2011-10-06 Thread Roundup Robot
Roundup Robot added the comment: New changeset 6ea47522f466 by Éric Araujo in branch '3.2': Fix markup used in the documentation of sys.prefix and sys.exec_prefix. http://hg.python.org/cpython/rev/6ea47522f466 -- ___ Python trac

[issue12167] test_packaging reference leak

2011-10-06 Thread Roundup Robot
Roundup Robot added the comment: New changeset e76c6aaff135 by Éric Araujo in branch 'default': Add regrtest check for caches in packaging.database (see #12167) http://hg.python.org/cpython/rev/e76c6aaff135 -- ___ Python trac

[issue12222] All pysetup commands should respect exit codes

2011-10-06 Thread Roundup Robot
Roundup Robot added the comment: New changeset ab125793243f by Éric Araujo in branch 'default': Fix return code of “pysetup run COMMAND” (closes #1) http://hg.python.org/cpython/rev/ab125793243f -- resolution: -> fixed stage: -> committed/rejected status

[issue11841] Bug in the verson comparison

2011-10-06 Thread Roundup Robot
Roundup Robot added the comment: New changeset 2105ab8553b7 by Éric Araujo in branch 'default': Add tests for comparing candidate and final versions in packaging (#11841). http://hg.python.org/cpython/rev/2105ab8553b7 -- nosy: +python-dev

[issue3163] module struct support for ssize_t and size_t

2011-10-06 Thread Roundup Robot
Roundup Robot added the comment: New changeset db3e15017172 by Antoine Pitrou in branch 'default': Issue #3163: The struct module gets new format characters 'n' and 'N' http://hg.python.org/cpython/rev/db3e15017172 -- nosy: +python-dev

[issue13070] segmentation fault in pure-python multi-threaded server

2011-10-06 Thread Roundup Robot
Roundup Robot added the comment: New changeset 89b9e4bf6f1f by Charles-François Natali in branch '2.7': Issue #13070: Fix a crash when a TextIOWrapper caught in a reference cycle http://hg.python.org/cpython/rev/89b9e4bf6f1f -- ___ Pyth

  1   2   3   4   5   6   7   8   9   10   >