November 2013 Archives by author
Starting: Fri Nov 1 00:55:45 CET 2013
Ending: Sat Nov 30 23:46:45 CET 2013
Messages: 997
- [Python-checkins] cpython: Issue #19512: Add PyRun_InteractiveOneObject() function
Nick Coghlan
- [Python-checkins] cpython: Issue #19512: Add a new _PyDict_DelItemId() function, similar to
Nick Coghlan
- [Python-checkins] [Python-Dev] cpython: Issue #19512: Add PyRun_InteractiveOneObject() function
Nick Coghlan
- [Python-checkins] [Python-Dev] cpython: Issue #19512: Add a new _PyDict_DelItemId() function, similar to
Nick Coghlan
- [Python-checkins] [Python-Dev] cpython: Issue #19512: Add PyRun_InteractiveOneObject() function
Nick Coghlan
- [Python-checkins] [Python-Dev] cpython: Issue #19512: Add a new _PyDict_DelItemId() function, similar to
Nick Coghlan
- [Python-checkins] [Python-Dev] cpython: Provide a more readable representation of socket on repr().
Nick Coghlan
- [Python-checkins] cpython: Issue #17828: va_start() must be accompanied by va_end()
Nick Coghlan
- [Python-checkins] Daily reference leaks (784a02ec2a26): sum=522
Nick Coghlan
- [Python-checkins] Daily reference leaks (784a02ec2a26): sum=522
Nick Coghlan
- [Python-checkins] cpython (2.7): Fix test_fcntl to run properly on systems that do not support the flags
Nick Coghlan
- [Python-checkins] cpython (2.7): Issue #XXXXX: Fix test_idle so that idlelib test cases are actually run
Brian Curtin
- [Python-checkins] cpython: Issue #19544 and Issue #6516: Restore support for --user and --group parameters
Christian Heimes
- [Python-checkins] cpython: Close #19762: Fix name of _get_traces() and _get_object_traceback() function
Jim Jewett
- [Python-checkins] [Python-Dev] cpython: Issue #19512: Add a new _PyDict_DelItemId() function, similar to
"Martin v. Löwis"
- [Python-checkins] cpython: asyncio: Change bounded semaphore into a subclass, like
Tim Peters
- [Python-checkins] Daily reference leaks (784a02ec2a26): sum=522
Benjamin Peterson
- [Python-checkins] Daily reference leaks (784a02ec2a26): sum=522
Antoine Pitrou
- [Python-checkins] cpython (2.7): Issue #XXXXX: Fix test_idle so that idlelib test cases are actually run
Terry Reedy
- [Python-checkins] cpython (2.7): Issue #XXXXX: Fix test_idle so that idlelib test cases are actually run
Terry Reedy
- [Python-checkins] cpython: #1097797: Add CP273 codec, and exercise it in the test suite
Terry Reedy
- [Python-checkins] cpython (2.7): Fix test_fcntl to run properly on systems that do not support the flags
Gregory P. Smith
- [Python-checkins] [Python-Dev] cpython: Issue #19512: Add PyRun_InteractiveOneObject() function
Eric Snow
- [Python-checkins] cpython: Issue #19512: Add PyRun_InteractiveOneObject() function
Victor Stinner
- [Python-checkins] cpython: Issue #19512: Add a new _PyDict_DelItemId() function, similar to
Victor Stinner
- [Python-checkins] [Python-Dev] cpython: Issue #19512: Add PyRun_InteractiveOneObject() function
Victor Stinner
- [Python-checkins] [Python-Dev] cpython: Issue #19512: Add PyRun_InteractiveOneObject() function
Victor Stinner
- [Python-checkins] [Python-Dev] cpython: Issue #19512: Add a new _PyDict_DelItemId() function, similar to
Victor Stinner
- [Python-checkins] cpython: Provide a more readable representation of socket on repr().
Victor Stinner
- [Python-checkins] peps: Update list of accepted but not yet implemented or merged peps.
Victor Stinner
- [Python-checkins] cpython: asyncio: Change write buffer use to avoid O(N**2). Make write()/sendto() accept
Victor Stinner
- [Python-checkins] cpython: Make framing optional in pickle protocol 4.
alexandre.vassalotti
- [Python-checkins] cpython: Disable annoying tests which doesn't work optimized pickles.
alexandre.vassalotti
- [Python-checkins] cpython: Make built-in methods picklable through the reduce protocol.
alexandre.vassalotti
- [Python-checkins] cpython: Make Ellipsis and NotImplemented picklable through the reduce protocol.
alexandre.vassalotti
- [Python-checkins] cpython: Remove code path in cpickle that does not exist in pickle.
alexandre.vassalotti
- [Python-checkins] cpython: Use Clinic to process arguments in cpickle.
alexandre.vassalotti
- [Python-checkins] cpython: Simplify save_bool in cpickle.
alexandre.vassalotti
- [Python-checkins] cpython: Merge save_int into save_long in cpickle to remove redundant code.
alexandre.vassalotti
- [Python-checkins] cpython: Issue #19739: Try to fix compiler warnings on 32-bit Windows.
alexandre.vassalotti
- [Python-checkins] cpython: Combine _Pickler_FastCall and _Unpickler_FastCall in cpickle.
alexandre.vassalotti
- [Python-checkins] cpython: Reverting e39db21df580 eagerly due to buildbot failures.
alexandre.vassalotti
- [Python-checkins] cpython: Combine the FastCall functions in cpickle.
alexandre.vassalotti
- [Python-checkins] cpython: Encapsulate cpickle global state in a dedicated object.
alexandre.vassalotti
- [Python-checkins] cpython: Remove the tuple reuse optimization in _Pickle_FastCall.
alexandre.vassalotti
- [Python-checkins] cpython: Remove explicit empty tuple reuse in cpickle.
alexandre.vassalotti
- [Python-checkins] cpython: Use PyDict_GetItemWithError instead of PyDict_GetItem in cpickle.
alexandre.vassalotti
- [Python-checkins] cpython: Issue #3693: Fix array obscure error message when given a str.
alexandre.vassalotti
- [Python-checkins] cpython (3.3): Issue #19088: Fix incorrect caching of the copyreg module.
alexandre.vassalotti
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19088: Merge with 3.3.
alexandre.vassalotti
- [Python-checkins] cpython (2.7): Issue #16231: Allow false values other than None to be used as persistent IDs.
alexandre.vassalotti
- [Python-checkins] cpython (3.3): Fixed _pickle.Unpickler to handle empty persistent IDs correctly.
alexandre.vassalotti
- [Python-checkins] cpython (merge 3.3 -> default): Merge with 3.3.
alexandre.vassalotti
- [Python-checkins] cpython (2.7): Fix typo in Misc/NEWS.
alexandre.vassalotti
- [Python-checkins] cpython: Ignore two constructed directories in Tools/unicode
andrew.kuchling
- [Python-checkins] cpython: #1097797: Add CP273 codec, and exercise it in the test suite
andrew.kuchling
- [Python-checkins] cpython: Add news entry for #1097797; whitespace cleanup
andrew.kuchling
- [Python-checkins] cpython: Fix some PEP8-formatting problems in the generated code
andrew.kuchling
- [Python-checkins] cpython: #1097797: add the original mapping file
andrew.kuchling
- [Python-checkins] cpython: Closes #6683: add a test that exercises multiple authentication.
andrew.kuchling
- [Python-checkins] cpython: #15422: remove NEWS item for a change that was later reverted
andrew.kuchling
- [Python-checkins] cpython (3.3): Update e-mail address
andrew.kuchling
- [Python-checkins] cpython (merge 3.3 -> default): Merge from 3.3
andrew.kuchling
- [Python-checkins] cpython (3.3): Closes #12828: add docstring text noting this is an internal-only module
andrew.kuchling
- [Python-checkins] cpython (merge 3.3 -> default): Merge from 3.3
andrew.kuchling
- [Python-checkins] cpython (3.3): #1098749: re-word gettext docs to not encourage using pygettext so much.
andrew.kuchling
- [Python-checkins] cpython (merge 3.3 -> default): Merge from 3.3
andrew.kuchling
- [Python-checkins] cpython: Wording changes to pathlib docs.
andrew.kuchling
- [Python-checkins] cpython: Wording changes
andrew.kuchling
- [Python-checkins] cpython (3.3): Update Itamar's name
andrew.kuchling
- [Python-checkins] cpython (merge 3.3 -> default): Merge from 3.3
andrew.kuchling
- [Python-checkins] peps: relative() becomes relative_to()
antoine.pitrou
- [Python-checkins] peps: Remove the st_* shortcuts
antoine.pitrou
- [Python-checkins] peps: Remove stat caching
antoine.pitrou
- [Python-checkins] peps: Add current opcodes, as implemented by Alexandre
antoine.pitrou
- [Python-checkins] peps: Wording tweaks
antoine.pitrou
- [Python-checkins] peps: Fix an example
antoine.pitrou
- [Python-checkins] peps: Kill as_bytes()
antoine.pitrou
- [Python-checkins] peps: Kill raw_open()
antoine.pitrou
- [Python-checkins] peps: Point to readthedocs for detailed API spec
antoine.pitrou
- [Python-checkins] peps: Implicit iteration is replaced by the iterdir() method
antoine.pitrou
- [Python-checkins] peps: NTPath becomes WindowsPath
antoine.pitrou
- [Python-checkins] cpython (3.3): Issue #19508: direct the user to read the security considerations for the ssl
antoine.pitrou
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19508: direct the user to read the security considerations for the ssl
antoine.pitrou
- [Python-checkins] cpython (2.7): Issue #19508: warn that ssl doesn't validate certificates by default
antoine.pitrou
- [Python-checkins] peps: The repr() of a Windows path now uses forward slashes (Guido).
antoine.pitrou
- [Python-checkins] peps: Explain match() behaviour
antoine.pitrou
- [Python-checkins] peps: Point out that resolve() is similar to realpath()
antoine.pitrou
- [Python-checkins] peps: Remove normcase(), it's not terribly useful and its presence can be misleading
antoine.pitrou
- [Python-checkins] cpython (2.7): Fix buildbot failure
antoine.pitrou
- [Python-checkins] cpython: Issue #17618: Add Base85 and Ascii85 encoding/decoding to the base64 module.
antoine.pitrou
- [Python-checkins] peps: Mention that resolve() canonicalizes the path under Windows
antoine.pitrou
- [Python-checkins] peps: Add is_sock(), is_fifo(), is_block_device(), is_char_device()
antoine.pitrou
- [Python-checkins] peps: Make owner() and group() methods, rather than properties.
antoine.pitrou
- [Python-checkins] peps: Replace "NT path" with "Windows path"
antoine.pitrou
- [Python-checkins] peps: Replace "seven" with "several" :)
antoine.pitrou
- [Python-checkins] peps: s/is_sock/is_socket/
antoine.pitrou
- [Python-checkins] peps: The "parts" property now simply returns a tuple (the slightly magic slicing
antoine.pitrou
- [Python-checkins] peps: "parents" is now a sequence property providing access to the path's ancestors
antoine.pitrou
- [Python-checkins] peps: `parent` is now a property returning the logical parent of the path
antoine.pitrou
- [Python-checkins] peps: Fix outdated example
antoine.pitrou
- [Python-checkins] peps: Fix typo
antoine.pitrou
- [Python-checkins] peps: Assorted comments by Jim Jewett
antoine.pitrou
- [Python-checkins] peps: Mark PEP 3156 accepted
antoine.pitrou
- [Python-checkins] peps: Add Resolution header
antoine.pitrou
- [Python-checkins] peps: Add a FRAME opcode for framing, and document Alexandre's new MEMOIZE opcode
antoine.pitrou
- [Python-checkins] peps: EMPTY_FROZENSET is gone (Alexandre)
antoine.pitrou
- [Python-checkins] peps: Mark accepted (Tim)
antoine.pitrou
- [Python-checkins] peps: Remove question marks and explain __getnewargs_ex__
antoine.pitrou
- [Python-checkins] devguide: Remove mention of the old LaTeX markup
antoine.pitrou
- [Python-checkins] cpython: Issue #19673: Add pathlib to the stdlib as a provisional module (PEP 428).
antoine.pitrou
- [Python-checkins] cpython: Fix whitespace
antoine.pitrou
- [Python-checkins] cpython: Fix test failure under systems with an incompatible locale
antoine.pitrou
- [Python-checkins] cpython: Hopefully fix test_is_socket_true
antoine.pitrou
- [Python-checkins] cpython: Issue #19718: add one more globbing test under POSIX
antoine.pitrou
- [Python-checkins] cpython: Try to debug issue #19715
antoine.pitrou
- [Python-checkins] cpython: Issue #19291: add crude stubs to the asyncio docs
antoine.pitrou
- [Python-checkins] cpython: Start documenting protocols
antoine.pitrou
- [Python-checkins] cpython: Finish protocol documentation
antoine.pitrou
- [Python-checkins] cpython: Try to fix issue #19715 (timestamp rounding inconsistencies under Windows?)
antoine.pitrou
- [Python-checkins] cpython: Trying other strategy for #19715: use utime(..., None)
antoine.pitrou
- [Python-checkins] cpython: Revert utime(..., None) strategy (it has too poor resolution under Windows) and
antoine.pitrou
- [Python-checkins] cpython: Fix transport docstrings
antoine.pitrou
- [Python-checkins] cpython: Document asyncio transport APIs
antoine.pitrou
- [Python-checkins] cpython: Start documenting the event loop
antoine.pitrou
- [Python-checkins] cpython: Document create_connection
antoine.pitrou
- [Python-checkins] cpython: Fix refleak introduced by 4f730c045f5f (issue #18408) and unveiled by
antoine.pitrou
- [Python-checkins] cpython: Issue #19716: add a test that Path.touch() doesn't change a file's contents.
antoine.pitrou
- [Python-checkins] cpython: Issue #19727: os.utime(..., None) is now potentially more precise under Windows.
antoine.pitrou
- [Python-checkins] cpython: Issue #19715: try the utime(..., None) approach again, now that it should be
antoine.pitrou
- [Python-checkins] cpython: Tweak ssl docs
antoine.pitrou
- [Python-checkins] cpython: Issue #19308: fix the gdb plugin on gdbs linked with Python 3
antoine.pitrou
- [Python-checkins] cpython (3.3): Issue #19308: fix the gdb plugin on gdbs linked with Python 3
antoine.pitrou
- [Python-checkins] cpython (2.7): Issue #19308: fix the gdb plugin on gdbs linked with Python 3
antoine.pitrou
- [Python-checkins] cpython (3.3): Undo (hopefully) buildbot failures
antoine.pitrou
- [Python-checkins] cpython (merge 3.3 -> default): Undo (hopefully) buildbot failures
antoine.pitrou
- [Python-checkins] cpython: Issue #17810: Implement PEP 3154, pickle protocol 4.
antoine.pitrou
- [Python-checkins] cpython: Fix whitespace
antoine.pitrou
- [Python-checkins] peps: Mark PEP 3154 final.
antoine.pitrou
- [Python-checkins] cpython: Fix writing out 64-bit size fields on 32-bit builds
antoine.pitrou
- [Python-checkins] cpython (merge default -> default): Merge
antoine.pitrou
- [Python-checkins] cpython: test_pickle: speed up test_long
antoine.pitrou
- [Python-checkins] cpython: Fix signed / unsigned comparison
antoine.pitrou
- [Python-checkins] cpython: Try to fix test_tarfile under Windows
antoine.pitrou
- [Python-checkins] cpython: Selectively re-enable framing tests
antoine.pitrou
- [Python-checkins] cpython: Issue #19743: fix test_gdb on some optimized Python builds
antoine.pitrou
- [Python-checkins] cpython (3.3): Issue #19743: fix test_gdb on some optimized Python builds
antoine.pitrou
- [Python-checkins] cpython (merge 3.3 -> default): Null merge
antoine.pitrou
- [Python-checkins] cpython (2.7): Issue #19691: remove outdated mention about RuntimeError
antoine.pitrou
- [Python-checkins] cpython (3.3): Issue #19691: remove outdated mention about RuntimeError
antoine.pitrou
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19691: remove outdated mention about RuntimeError
antoine.pitrou
- [Python-checkins] cpython: Issue #19742: fix a test_pathlib failure when a file owner or group isn't in
antoine.pitrou
- [Python-checkins] cpython (2.7): Fix misuse of the bigmemtest decorator
antoine.pitrou
- [Python-checkins] peps: Ethan Furman's latest patch for Issue 19331.
barry.warsaw
- [Python-checkins] peps: Update list of accepted but not yet implemented or merged peps.
barry.warsaw
- [Python-checkins] cpython: - Issue #19555: Restore sysconfig.get_config_var('SO'), with a
barry.warsaw
- [Python-checkins] cpython (merge default -> default): trunk merge
barry.warsaw
- [Python-checkins] peps: Regex ain't gonna make it.
barry.warsaw
- [Python-checkins] cpython: A fix for issue 19555 on Windows.
barry.warsaw
- [Python-checkins] cpython (merge default -> default): Trunk merge.
barry.warsaw
- [Python-checkins] peps: More PEP updates.
barry.warsaw
- [Python-checkins] peps: 3156 has also been committed.
barry.warsaw
- [Python-checkins] cpython: Issue 19555 for distutils, plus a little clean up (pyflakes, line lengths).
barry.warsaw
- [Python-checkins] cpython (merge default -> default): trunk merge
barry.warsaw
- [Python-checkins] peps: A few more PEP updates - likely more to come once beta 1 is spun.
barry.warsaw
- [Python-checkins] peps: PEP 397 is marked Final. (Closes issue19755).
barry.warsaw
- [Python-checkins] cpython (2.7): fix xmlcharrefreplace tests on wide build when tests are loaded from .py[co]
benjamin.peterson
- [Python-checkins] cpython (merge 2.7 -> 2.7): merge 2.7.6 release branch
benjamin.peterson
- [Python-checkins] cpython (2.7): Fix unintended switch from a constant to a global in 56a3c0bc4634
benjamin.peterson
- [Python-checkins] cpython (merge 2.7 -> 2.7): merge 2.7.6 release branch
benjamin.peterson
- [Python-checkins] cpython (2.7): Issue #15663: Revert OS X installer built-in Tcl/Tk support for 2.7.6.
benjamin.peterson
- [Python-checkins] cpython (merge 2.7 -> 2.7): merge 2.7.6 release branch
benjamin.peterson
- [Python-checkins] peps: update for 2.7.6
benjamin.peterson
- [Python-checkins] cpython (2.7): 2.7.6 final
benjamin.peterson
- [Python-checkins] cpython (2.7): Added tag v2.7.6 for changeset 3a1db0d2747e
benjamin.peterson
- [Python-checkins] cpython (merge 2.7 -> 2.7): merge 2.7.6 release branch
benjamin.peterson
- [Python-checkins] cpython (2.7): a post-2.7.6 world
benjamin.peterson
- [Python-checkins] peps: fix Zephyr AST link
benjamin.peterson
- [Python-checkins] cpython: adjust style
benjamin.peterson
- [Python-checkins] cpython: fix refleaks
benjamin.peterson
- [Python-checkins] cpython (3.3): fix format spec recursive expansion (closes #19729)
benjamin.peterson
- [Python-checkins] cpython (merge 3.3 -> default): merge 3.3 (#19729)
benjamin.peterson
- [Python-checkins] cpython (3.3): recommend OrderedDict for this FAQ (closes #19805)
benjamin.peterson
- [Python-checkins] cpython (merge 3.3 -> default): merge 3.3 (#19805)
benjamin.peterson
- [Python-checkins] cpython: add SO_PRIORITY (closes #19802)
benjamin.peterson
- [Python-checkins] cpython: Silence a compiler warning about an unused function
brett.cannon
- [Python-checkins] cpython: Issue #19410: Put back in special-casing of '' for
brett.cannon
- [Python-checkins] cpython: Abstract out stat calls in importlib for easier experimentation.
brett.cannon
- [Python-checkins] peps: Touch-up for PEP 451
brett.cannon
- [Python-checkins] cpython: Issue #16803: test.test_importlib.frozen now runs both frozen and source code
brett.cannon
- [Python-checkins] cpython: Issue #16803: test.test_importlib.import_ now tests frozen and source code
brett.cannon
- [Python-checkins] cpython: Simplify test.test_importlib.__main__
brett.cannon
- [Python-checkins] cpython: Issue #16803: test.test_importlib.source now tests frozen and source code
brett.cannon
- [Python-checkins] cpython: remove dead import
brett.cannon
- [Python-checkins] cpython: Don't assume trying to find a builtin will succeed (e.g. posix isn't on Windows)
brett.cannon
- [Python-checkins] cpython: Remove a commented-out line
brett.cannon
- [Python-checkins] cpython: Make some tests more verbose in the face of failure
brett.cannon
- [Python-checkins] cpython: Issue #18864: Don't try and use unittest as a testing module for
brett.cannon
- [Python-checkins] cpython: Make test_importlib output easier to trace back to the failing test
brett.cannon
- [Python-checkins] cpython: User the repr for a module name in more places
brett.cannon
- [Python-checkins] cpython (merge default -> default): merge
brett.cannon
- [Python-checkins] cpython: NEWS entry for module name repr commit
brett.cannon
- [Python-checkins] cpython: Issue #19718: Add a case-insensitive FS check to test.support to use
brett.cannon
- [Python-checkins] cpython (merge default -> default): merge
brett.cannon
- [Python-checkins] cpython: Issue #19698: Remove exec_module() from the built-in and extension
brett.cannon
- [Python-checkins] devinabox: Make running build_cpython.py even easier by using more heuristics to guess
brett.cannon
- [Python-checkins] cpython: Issue #19712: Port test.test_importlib.import_ tests to use PEP 451
brett.cannon
- [Python-checkins] cpython: Issue #18923: Update subprocess to use the new selectors module.
charles-francois.natali
- [Python-checkins] cpython: selectors: use a single return.
charles-francois.natali
- [Python-checkins] cpython: Set the FDs non-blocking in the selectors example.
charles-francois.natali
- [Python-checkins] cpython: Remove trailing blanks.
charles-francois.natali
- [Python-checkins] cpython: Issue #18582: fix memory leak in pbkdf2 code
christian.heimes
- [Python-checkins] peps: PEP 456: add some of the new implementation details to the PEP's text
christian.heimes
- [Python-checkins] peps: More compact notation
christian.heimes
- [Python-checkins] peps: document DJBX33A and discussion about non-aligned memory
christian.heimes
- [Python-checkins] cpython: Issue #17828: va_start() must be accompanied by va_end()
christian.heimes
- [Python-checkins] cpython: Issue #17828: _PyObject_GetDictPtr() may return NULL instead of a PyObject**
christian.heimes
- [Python-checkins] cpython (merge default -> default): merge
christian.heimes
- [Python-checkins] devguide: Coverity has reduced number of builds to 4 per week
christian.heimes
- [Python-checkins] peps: add benchmark numbers for small string optimization
christian.heimes
- [Python-checkins] cpython: Issue #19544 and Issue #6516: quick workaround for failing builds
christian.heimes
- [Python-checkins] cpython: Issue #19448: Add private API to SSL module to lookup ASN.1 objects by OID,
christian.heimes
- [Python-checkins] cpython: Remove unused code path from PBKDF2 that is causing a warning on Win64
christian.heimes
- [Python-checkins] cpython: Safely downcast SOCKET_T to int in _ssl module
christian.heimes
- [Python-checkins] cpython: GetVolumePathNameW: downcast bufsize to DWORD
christian.heimes
- [Python-checkins] cpython (3.3): Add workaround for VS 2010 nmake clean issue. VS 2010 doesn't set up PATH for
christian.heimes
- [Python-checkins] cpython (merge 3.3 -> default): Add workaround for VS 2010 nmake clean issue. VS 2010 doesn't set up PATH for
christian.heimes
- [Python-checkins] cpython (3.3): configure: echo message to AS_MESSAGE_FD. --silent redirects fd to /dev/null.
christian.heimes
- [Python-checkins] cpython (merge 3.3 -> default): configure: echo message to AS_MESSAGE_FD. --silent redirects fd to /dev/null.
christian.heimes
- [Python-checkins] cpython: configure: use AC_MSG_NOTICE() instead of AC_MSG_WARN() to inform user about
christian.heimes
- [Python-checkins] peps: explain performance implications
christian.heimes
- [Python-checkins] peps: small string optimization will either be enabled or removed before beta 2 is
christian.heimes
- [Python-checkins] peps: Nick has accepted my PEP, thanks a lot
christian.heimes
- [Python-checkins] cpython: ssue #19183: Implement PEP 456 'secure and interchangeable hash algorithm'.
christian.heimes
- [Python-checkins] cpython: Issue #19183: test_gdb's test_dict was failing on some machines as the order or
christian.heimes
- [Python-checkins] cpython: Issue #19183: too many tests depend on the sort order of repr().
christian.heimes
- [Python-checkins] cpython: update siphash24 test values
christian.heimes
- [Python-checkins] cpython: Issue #17276: MD5 as default digestmod for HMAC is deprecated. The HMAC
christian.heimes
- [Python-checkins] cpython: Issue #18775: Add name and block_size attribute to HMAC object. They now
christian.heimes
- [Python-checkins] cpython: Issue #17791: Drop PREFIX and EXEC_PREFIX definitions from PC/pyconfig.h
christian.heimes
- [Python-checkins] cpython: Issue #16632: Enable DEP and ASLR on Windows.
christian.heimes
- [Python-checkins] cpython: Issue #18138: Implement cadata argument of SSLContext.load_verify_location()
christian.heimes
- [Python-checkins] cpython: Issue #18379: SSLSocket.getpeercert() returns CA issuer AIA fields, OCSP
christian.heimes
- [Python-checkins] cpython: Issue #19682: Fix compatibility issue with old version of OpenSSL that
christian.heimes
- [Python-checkins] cpython (merge default -> default): merge
christian.heimes
- [Python-checkins] cpython: Issue #8813: Add SSLContext.verify_flags to change the verification flags
christian.heimes
- [Python-checkins] cpython: lst might be NULL here
christian.heimes
- [Python-checkins] cpython: downcast len to int. The code has already checked that len < INT_MAX
christian.heimes
- [Python-checkins] cpython: one CERT_REQUIRED is enough
christian.heimes
- [Python-checkins] cpython: silence an overflow warning. slen is smaller than 1MB
christian.heimes
- [Python-checkins] cpython: Issue #19664: test_userdict's repr test no longer depends on the order
christian.heimes
- [Python-checkins] cpython (merge default -> default): merge
christian.heimes
- [Python-checkins] cpython: Issue #19681: Apply a quick and minimal band-aid.
christian.heimes
- [Python-checkins] cpython: Issue #17134: Finalize interface to Windows' certificate store. Cert and
christian.heimes
- [Python-checkins] cpython: Issue #18147: Add missing documentation for SSLContext.get_ca_certs().
christian.heimes
- [Python-checkins] peps: Add PEP 456 to 3.4 release PEP
christian.heimes
- [Python-checkins] cpython: Issue #19664: fix another flake test_userdict test
christian.heimes
- [Python-checkins] cpython: or VERIFY_CRL_CHECK_LEAF to verify_flags
christian.heimes
- [Python-checkins] cpython: Issue #17134: check certs of CA and ROOT system store
christian.heimes
- [Python-checkins] cpython: Issue #19448: report name / NID in exception message of ASN1Object
christian.heimes
- [Python-checkins] cpython: Issue #8813: X509_VERIFY_PARAM is only available on OpenSSL 0.9.8+
christian.heimes
- [Python-checkins] cpython: Issue #19292: Add SSLContext.load_default_certs() to load default root CA
christian.heimes
- [Python-checkins] cpython: Correct documentation clientAuth -> CLIENT_AUTH
christian.heimes
- [Python-checkins] cpython: Issue #19689: Add ssl.create_default_context() factory function. It creates
christian.heimes
- [Python-checkins] cpython (merge default -> default): merge
christian.heimes
- [Python-checkins] cpython: Issue #17810: Add NULL check to save_frozenset
christian.heimes
- [Python-checkins] cpython: Issue #17810: return -1 on error
christian.heimes
- [Python-checkins] cpython: Issue #17810: Add two missing error checks to save_global
christian.heimes
- [Python-checkins] cpython (merge default -> default): merge
christian.heimes
- [Python-checkins] cpython: Issue #17810: Fixed NULL check in _PyObject_GetItemsIter()
christian.heimes
- [Python-checkins] cpython: Issue #19735: Implement private function ssl._create_stdlib_context() to
christian.heimes
- [Python-checkins] cpython: Add _opcode to Windows build env
christian.heimes
- [Python-checkins] cpython (merge default -> default): merge
christian.heimes
- [Python-checkins] cpython (3.3): Fix make distclean for out-of-tree builds
christian.heimes
- [Python-checkins] cpython (merge 3.3 -> default): Fix make distclean for out-of-tree builds
christian.heimes
- [Python-checkins] cpython: Issue #19758: silence PendingDeprecationWarnings in test_hmac
christian.heimes
- [Python-checkins] cpython: Fix suspicious test case
christian.heimes
- [Python-checkins] cpython: ssl.create_default_context() sets OP_NO_COMPRESSION to prevent CRIME
christian.heimes
- [Python-checkins] cpython: SNI was added in OpenSSL 0.9.8f [11 Oct 2007], too
christian.heimes
- [Python-checkins] cpython: Cosmetic fixes
eli.bendersky
- [Python-checkins] cpython (2.7): Issue #19815: Fix segfault when parsing empty namespace declaration.
eli.bendersky
- [Python-checkins] cpython (3.3): Issue #19815: Fix segfault when parsing empty namespace declaration.
eli.bendersky
- [Python-checkins] cpython (3.3): Fix indentation from previous commit
eli.bendersky
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19815: Fix segfault when parsing empty namespace declaration.
eli.bendersky
- [Python-checkins] cpython (2.7): Fix indentation from previous commit
eli.bendersky
- [Python-checkins] cpython: Some minor clarifications in the documentation of pathlib + inheritance diagram
eli.bendersky
- [Python-checkins] peps: Fixed typo.
eric.smith
- [Python-checkins] cpython: Issue #19413: Restore pre-3.3 reload() semantics of re-finding modules.
eric.snow
- [Python-checkins] cpython: Issue #19413: Disregard duplicate namespace portions during reload tests.
eric.snow
- [Python-checkins] peps: [PEP 451] Update the signature of find_spec() and remove supports_reload().
eric.snow
- [Python-checkins] peps: [PEP 451] It pays to run make before committing.
eric.snow
- [Python-checkins] peps: [PEP 451] Changes related to the find_spec() target module.
eric.snow
- [Python-checkins] peps: [PEP 451] "target" arg of find_spec() is not exclusive to reloading.
eric.snow
- [Python-checkins] peps: [PEP 451] Mark as Accepted!
eric.snow
- [Python-checkins] cpython: Implement PEP 451 (ModuleSpec).
eric.snow
- [Python-checkins] cpython: Issue #19724: clear out colliding temp module.
eric.snow
- [Python-checkins] cpython (merge default -> default): Merge heads.
eric.snow
- [Python-checkins] cpython: removed Enum.__eq__ as it added nothing
ethan.furman
- [Python-checkins] cpython: #15114: The html.parser module now raises a DeprecationWarning when the strict
ezio.melotti
- [Python-checkins] cpython (3.3): Use unittest.main() in test_htmlparser.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): Merge test_htmlparser changes from 3.3.
ezio.melotti
- [Python-checkins] cpython (2.7): #19480: HTMLParser now accepts all valid start-tag names as defined by the
ezio.melotti
- [Python-checkins] cpython (3.3): #19480: HTMLParser now accepts all valid start-tag names as defined by the
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #19480: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython: #17080: improve error message of float/complex when the wrong type is passed.
ezio.melotti
- [Python-checkins] cpython: #17806: Added keyword-argument support for "tabsize" to str/bytes.expandtabs().
ezio.melotti
- [Python-checkins] cpython (2.7): #19238: fix typo in documentation.
ezio.melotti
- [Python-checkins] cpython (3.3): #19238: fix typo in documentation.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #19238: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (2.7): Fix indentation in doc example.
ezio.melotti
- [Python-checkins] cpython (3.3): Fix indentation in doc example.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): Merge indentation fix in doc example from 3.3.
ezio.melotti
- [Python-checkins] cpython: #2927: Added the unescape() function to the html module.
ezio.melotti
- [Python-checkins] cpython: #19688: add back and deprecate the internal HTMLParser.unescape() method.
ezio.melotti
- [Python-checkins] cpython: #13633: Added a new convert_charrefs keyword arg to HTMLParser that, when True,
ezio.melotti
- [Python-checkins] cpython: #19639: update the repr of the match objects in the docs. Patch by Claudiu
ezio.melotti
- [Python-checkins] cpython: #10712: 2to3 has a new "asserts" fixer that replaces deprecated names of
ezio.melotti
- [Python-checkins] cpython (2.7): #19620: Fix typo in docstring (noticed by Christopher Welborn).
ezio.melotti
- [Python-checkins] cpython (3.3): #19620: Fix typo in docstring (noticed by Christopher Welborn).
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #19620: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython: Add whatsnew section about the html package.
ezio.melotti
- [Python-checkins] cpython (3.3): Fix broken link in html.entities docs.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): Merge broken link fix from 3.3.
ezio.melotti
- [Python-checkins] cpython: #19778: fix a couple of re reprs in the documentation.
ezio.melotti
- [Python-checkins] cpython: #13592, #17087: add whatsnew entry about regex/match object repr improvements.
ezio.melotti
- [Python-checkins] peps: update for 3.3.3
georg.brandl
- [Python-checkins] cpython: Note that examples are sorted only for convenience.
georg.brandl
- [Python-checkins] cpython (3.2): Backout d80207d15294.
georg.brandl
- [Python-checkins] cpython (3.2): Backout 265d369ad3b9.
georg.brandl
- [Python-checkins] cpython (3.2): Backout 7d399099334d.
georg.brandl
- [Python-checkins] cpython (merge 3.2 -> 3.3): null-merge 3.2 backouts
georg.brandl
- [Python-checkins] cpython (merge 3.3 -> default): merge with 3.3
georg.brandl
- [Python-checkins] cpython (3.3): Add news entry for 3.3.3 final.
georg.brandl
- [Python-checkins] cpython (3.3): Issue #15663: Revert OS X installer built-in Tcl/Tk support for 3.3.3.
georg.brandl
- [Python-checkins] cpython (3.3): Transplant of rev 544b654d000c: directory traversal attack in
georg.brandl
- [Python-checkins] cpython (3.3): Issue #19227 / Issue #18747: Remove pthread_atfork() handler to remove OpenSSL
georg.brandl
- [Python-checkins] cpython (3.3): Bump to 3.3.3rc2.
georg.brandl
- [Python-checkins] cpython (3.3): Added tag v3.3.3rc2 for changeset d32442c0e60d
georg.brandl
- [Python-checkins] cpython (3.3): Bump to 3.3.3 final.
georg.brandl
- [Python-checkins] cpython (3.3): Added tag v3.3.3 for changeset c3896275c0f6
georg.brandl
- [Python-checkins] cpython (merge 3.3 -> 3.3): merge with 3.3.3 release clone
georg.brandl
- [Python-checkins] cpython (3.3): Post-release bump.
georg.brandl
- [Python-checkins] cpython (merge 3.3 -> default): merge with 3.3
georg.brandl
- [Python-checkins] cpython: Fix a few markup problems in the new import doc.
georg.brandl
- [Python-checkins] cpython: Fix suspicious markup in the docs.
georg.brandl
- [Python-checkins] cpython (2.7): Doc/Makefile: also do "make suspicious" during daily autobuild
georg.brandl
- [Python-checkins] cpython (3.3): Doc/Makefile: also do "make suspicious" during daily autobuild
georg.brandl
- [Python-checkins] cpython (merge 3.3 -> default): merge with 3.3
georg.brandl
- [Python-checkins] cpython (3.3): Fix doc markup error.
georg.brandl
- [Python-checkins] cpython (merge 3.3 -> default): merge with 3.3
georg.brandl
- [Python-checkins] cpython (2.7): Fix suspicious markup and sort ignorelist.
georg.brandl
- [Python-checkins] cpython (3.3): Closes #19622: clarify message about bufsize changes in 3.2.4 and 3.3.1.
georg.brandl
- [Python-checkins] cpython (merge 3.3 -> default): merge with 3.3
georg.brandl
- [Python-checkins] cpython (3.3): Markup fix.
georg.brandl
- [Python-checkins] cpython (merge 3.3 -> default): merge with 3.3
georg.brandl
- [Python-checkins] cpython: Provide a more readable representation of socket on repr().
giampaolo.rodola
- [Python-checkins] cpython: test.support: considering the module is a mix of utilities unrelated with each
giampaolo.rodola
- [Python-checkins] cpython (merge default -> default): merge
giampaolo.rodola
- [Python-checkins] cpython (3.3): Fix compilation error under gcc of the ctypes module bundled libffi for arm.
gregory.p.smith
- [Python-checkins] cpython (merge 3.3 -> default): Fix compilation error under gcc of the ctypes module bundled libffi for arm.
gregory.p.smith
- [Python-checkins] cpython (3.3): Fix test.support.bind_port() to not cause an error when Python was compiled
gregory.p.smith
- [Python-checkins] cpython (merge 3.3 -> default): Fix test.support.bind_port() to not cause an error when Python was compiled
gregory.p.smith
- [Python-checkins] cpython (3.3): Cleanup this test's modification of os.environ in teardown (this already
gregory.p.smith
- [Python-checkins] cpython (merge 3.3 -> default): null merge (already in 3.4)
gregory.p.smith
- [Python-checkins] cpython: gcc doesn't realize that dummy is always initialized by the function call
gregory.p.smith
- [Python-checkins] cpython: Fix test_pickletools.py doctest's on 32-bit platforms. I hate doctests.
gregory.p.smith
- [Python-checkins] cpython (2.7): Fix test.test_support.bind_port() to not cause an error when Python was
gregory.p.smith
- [Python-checkins] cpython (2.7): fix docstring. extra \.
gregory.p.smith
- [Python-checkins] cpython (2.7): Fix test_fcntl to run properly on systems that do not support the flags
gregory.p.smith
- [Python-checkins] cpython (3.3): Remove an errant extra \ within a docstring.
gregory.p.smith
- [Python-checkins] cpython (merge 3.3 -> default): Remove an errant extra \ within a docstring.
gregory.p.smith
- [Python-checkins] cpython (merge default -> default): merge heads
gregory.p.smith
- [Python-checkins] cpython: asyncio: Pause accepting whenever accept() returns certain errors. Fixes
guido.van.rossum
- [Python-checkins] cpython: asyncio: Fold some long lines.
guido.van.rossum
- [Python-checkins] cpython: asyncio: Add server_hostname as create_connection() argument, with secure
guido.van.rossum
- [Python-checkins] cpython: asyncio: Refactor ssl transport ready loop (Nikolay Kim).
guido.van.rossum
- [Python-checkins] cpython: asyncio: Document EventLoop.close().
guido.van.rossum
- [Python-checkins] cpython: asyncio: Log a warning when eof_received() returns true and using ssl.
guido.van.rossum
- [Python-checkins] cpython: asyncio: Various style nits.
guido.van.rossum
- [Python-checkins] cpython: asyncio: Better-looking errors when ssl module cannot be imported. In part by
guido.van.rossum
- [Python-checkins] cpython: asyncio: Slight rearrangement of tests for server_hostname=...
guido.van.rossum
- [Python-checkins] peps: Resolve a few TBD/TODOs.
guido.van.rossum
- [Python-checkins] cpython: asyncio: Locks improvements by Arnaud Faure: better repr(), change Conditio\
guido.van.rossum
- [Python-checkins] cpython: asyncio: Refactor SIGCHLD handling. By Anthony Baire.
guido.van.rossum
- [Python-checkins] cpython: asyncio: Add close() back to Unix selector event loop, to remove all signal
guido.van.rossum
- [Python-checkins] cpython: Optimize BaseSelector.modify(). Patch by Arnaud Faure.
guido.van.rossum
- [Python-checkins] cpython: Remove redundant test_selectors.py from test_asyncio.
guido.van.rossum
- [Python-checkins] cpython: asyncio: Temporary fix by Victor Stinner for issue 19566.
guido.van.rossum
- [Python-checkins] cpython: asyncio: Fix from Anthony Baire for CPython issue 19566 (replaces earlier fix).
guido.van.rossum
- [Python-checkins] cpython: asyncio: Relax timing requirement. Fixes issue 19579.
guido.van.rossum
- [Python-checkins] cpython: asyncio: Avoid ResourceWarning. Fix issue 19580 by Vajrasky Kok.
guido.van.rossum
- [Python-checkins] peps: Complete subprocess and flow control docs. Misc other additions.
guido.van.rossum
- [Python-checkins] cpython: asyncio: Refactor waitpid mocks. Patch by Anthony Baire.
guido.van.rossum
- [Python-checkins] cpython: asyncio: Longer timeout in Windows test_popen. Fixes issue 19598.
guido.van.rossum
- [Python-checkins] peps: Replace connection_refused() with error_received().
guido.van.rossum
- [Python-checkins] cpython: asyncio: Replace connection_refused() with error_received().
guido.van.rossum
- [Python-checkins] cpython: Skip test_asyncio if concurrent.futures can't be imported. Hopeful fix for
guido.van.rossum
- [Python-checkins] cpython: asyncio: Add streams.start_server(), by Gustavo Carneiro.
guido.van.rossum
- [Python-checkins] peps: Add Gustavo Carneiro (Gambit Research) to the acknowledgments.
guido.van.rossum
- [Python-checkins] cpython: Clarify where "Documenting Python" can be found.
guido.van.rossum
- [Python-checkins] peps: Accept PEP 428 (pathlib).
guido.van.rossum
- [Python-checkins] peps: Add Resolution header to PEP 428 (pathlib).
guido.van.rossum
- [Python-checkins] cpython: asyncio: Make Semaphore(0) work properly.
guido.van.rossum
- [Python-checkins] cpython: Better behavior when stepping over yield[from]. Fixes issue 16596. By Xavier de
guido.van.rossum
- [Python-checkins] cpython: asyncio: Pass cancellation from wrapping Future to wrapped Future. By Saúl
guido.van.rossum
- [Python-checkins] cpython: Move select, selectors, asyncio to section 18 (IPC).
guido.van.rossum
- [Python-checkins] cpython: Add note to asyncore/asynchat recommending asyncio for new code.
guido.van.rossum
- [Python-checkins] cpython: Fix markup of notes recommending asyncio.
guido.van.rossum
- [Python-checkins] cpython: Mention threadpool interface in asyncio overview.
guido.van.rossum
- [Python-checkins] cpython: Add source link for asyncio.
guido.van.rossum
- [Python-checkins] cpython: Add news about pdb fix for yield[from].
guido.van.rossum
- [Python-checkins] cpython: Relax timing even more, hopefully again fixes issue 19579.
guido.van.rossum
- [Python-checkins] cpython: Fix typo.
guido.van.rossum
- [Python-checkins] cpython: asyncio: Use socketpair() from test_utils in tests (Saúl Ibarra Corretgé).
guido.van.rossum
- [Python-checkins] cpython: asyncio: Change bounded semaphore into a subclass, like
guido.van.rossum
- [Python-checkins] cpython: Keep asyncio working with Python 3.3 too.
guido.van.rossum
- [Python-checkins] cpython: asyncio: Add BoundedSemaphore to export list in locks.__all__.
guido.van.rossum
- [Python-checkins] cpython: asyncio: Fix docstring of get_nowait().
guido.van.rossum
- [Python-checkins] peps: Took care of a few TODOs in Tulip PEP.
guido.van.rossum
- [Python-checkins] cpython: asyncio: Change mock pipe to mock socket. Hope to fix issue 19750.
guido.van.rossum
- [Python-checkins] cpython: asyncio: Hopeful fix for issue 19765.
guido.van.rossum
- [Python-checkins] peps: Document open_connection(), start_server(), and related Stream* classes.
guido.van.rossum
- [Python-checkins] peps: Get rid of final TO DO items. Remove now-redundant section on coroutines and
guido.van.rossum
- [Python-checkins] cpython: asyncio: Add StreamReaderProtocol to __all__.
guido.van.rossum
- [Python-checkins] peps: Remove question to myself about set_child_watcher() now the issue is fixed.
guido.van.rossum
- [Python-checkins] cpython: asyncio: Fix get_event_loop() to call set_event_loop() when setting the loop.
guido.van.rossum
- [Python-checkins] cpython: asyncio: Change write buffer use to avoid O(N**2). Make write()/sendto() accept
guido.van.rossum
- [Python-checkins] cpython: asyncio: Add 'shield' to __all__.
guido.van.rossum
- [Python-checkins] peps: Add brief explanation and web pointers to README.txt. Fixes issue 19822.
guido.van.rossum
- [Python-checkins] peps: Add instructions for HTM generation.
guido.van.rossum
- [Python-checkins] cpython: More realistic example for selectors.py.
guido.van.rossum
- [Python-checkins] cpython (2.7): Issue #19286: Adding test demonstrating the failure when a directory is found
jason.coombs
- [Python-checkins] cpython (2.7): Issue #19286: [distutils] Only match files in build_py.find_data_files.
jason.coombs
- [Python-checkins] cpython (2.7): Update NEWS
jason.coombs
- [Python-checkins] cpython (merge 2.7 -> 2.7): Merge
jason.coombs
- [Python-checkins] cpython (3.2): Issue #19286: Adding test demonstrating the failure when a directory is found
jason.coombs
- [Python-checkins] cpython (3.2): Issue #19286: [distutils] Only match files in build_py.find_data_files.
jason.coombs
- [Python-checkins] cpython (3.2): Update NEWS for 265d369ad3b9.
jason.coombs
- [Python-checkins] cpython (merge 3.2 -> 3.3): Merge with 3.2 for Issue #19286.
jason.coombs
- [Python-checkins] cpython (merge 3.3 -> default): Merge with 3.3 for Issue #19286.
jason.coombs
- [Python-checkins] cpython: Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to
jason.coombs
- [Python-checkins] cpython: Issue #7171: Update syntax to replace MAX in favor of Py_MAX (matching
jason.coombs
- [Python-checkins] cpython: Normalize whitespace
jason.coombs
- [Python-checkins] cpython (merge default -> default): Merge
jason.coombs
- [Python-checkins] cpython: Update Misc/NEWS for Issue #7171
jason.coombs
- [Python-checkins] cpython (3.3): Issue 19544 and Issue #7457: Restore the read_pkg_file method to
jason.coombs
- [Python-checkins] cpython (merge 3.3 -> default): Merge with 3.3 for Issue #19544 and Issue #7457
jason.coombs
- [Python-checkins] cpython (3.3): Issue #19544 and Issue #6286: Restore use of urllib over http allowing use of
jason.coombs
- [Python-checkins] cpython (merge 3.3 -> default): Merge with 3.3 for Issue #19544 and Issue #6286. Merge is untested. I was
jason.coombs
- [Python-checkins] cpython: Fix failing test incorrectly merged in b1244046f37a
jason.coombs
- [Python-checkins] cpython: Issue #19544 and Issue #6516: Restore support for --user and --group parameters
jason.coombs
- [Python-checkins] cpython: Issue #19544 and Issue #1180: Restore global option to ignore
jason.coombs
- [Python-checkins] cpython: Issue #7408: Forward port limited test from Python 2.7, fixing failing buildbot
jason.coombs
- [Python-checkins] cpython: Use preferred assertEqual form. Correct indentation.
jason.coombs
- [Python-checkins] cpython: Use preferred assertEqual
jason.coombs
- [Python-checkins] cpython: Update more usage of assertEqual
jason.coombs
- [Python-checkins] cpython (2.7): Issue #12853: Correct NameError in distutils upload command.
jason.coombs
- [Python-checkins] cpython: Issue #19586: Update remaining deprecated assertions to their preferred usage.
jason.coombs
- [Python-checkins] cpython: Correct long line
jason.coombs
- [Python-checkins] cpython: Issue #8799: Reduce timing sensitivity of condition test by explicitly
kristjan.jonsson
- [Python-checkins] cpython: Argument Clinic: rename "self" to "module" for module-level functions.
larry.hastings
- [Python-checkins] cpython: Issue #19474: Argument Clinic now always specifies a default value for
larry.hastings
- [Python-checkins] cpython: Issue #19722: Added opcode.stack_effect(), which accurately
larry.hastings
- [Python-checkins] cpython: Issue #19730: Argument Clinic now supports all the existing PyArg
larry.hastings
- [Python-checkins] cpython: Issue #19358: "make clinic" now runs the Argument Clinic preprocessor
larry.hastings
- [Python-checkins] cpython: Issue #19674: inspect.signature() now produces a correct signature
larry.hastings
- [Python-checkins] cpython: Don't attempt to run the _opcode test if it wasn't built.
larry.hastings
- [Python-checkins] cpython: Fix inspect.signature tests for builtins when docstrings are compiled out.
larry.hastings
- [Python-checkins] cpython: Clinic: Add warning for untested (and unused in CPython!) format units.
larry.hastings
- [Python-checkins] cpython: Clinic: fix "self converters" with METH_NOARGS functions.
larry.hastings
- [Python-checkins] release: hgtouch leaves behind a .pyc file, which has been in all the 3.4 alphas. Grrr.
larry.hastings
- [Python-checkins] release (merge default -> default): Merge.
larry.hastings
- [Python-checkins] release: Hacked up size.py so it ignores files it doesn't care about.
larry.hastings
- [Python-checkins] cpython: Updated pydoc topics for 3.4.0b1.
larry.hastings
- [Python-checkins] cpython: Bump version number to 3.4.0b1.
larry.hastings
- [Python-checkins] cpython: Added tag v3.4.0b1 for changeset 3405dc9a6afa
larry.hastings
- [Python-checkins] cpython (merge default -> default): Merged 3.4.0b1 release head back into trunk.
larry.hastings
- [Python-checkins] peps: Updated PEP 429, the 3.4 release schedule.
larry.hastings
- [Python-checkins] cpython (3.3): Issue #19638: Raise ValueError instead of crashing when converting billion
mark.dickinson
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19638: Merge from 3.3
mark.dickinson
- [Python-checkins] cpython (2.7): Issue #19638: Raise ValueError instead of crashing when converting billion
mark.dickinson
- [Python-checkins] cpython (2.7): Issue #19638: Skip large digit string tests on 32-bit platforms.
mark.dickinson
- [Python-checkins] cpython (3.3): Use @bigmemtest more accurately.
mark.dickinson
- [Python-checkins] cpython (merge 3.3 -> default): Use @bigmemtest more accurately.
mark.dickinson
- [Python-checkins] cpython: Issue #19514: Deduplicate some _Py_IDENTIFIER declarations.
martin.v.loewis
- [Python-checkins] cpython: Issue #19550: Implement Windows installer changes of PEP 453 (ensurepip).
martin.v.loewis
- [Python-checkins] cpython: Update SQLite to 3.8.1 on Windows.
martin.v.loewis
- [Python-checkins] cpython: Update xz to 5.0.5.
martin.v.loewis
- [Python-checkins] cpython: Package _overlapped.
martin.v.loewis
- [Python-checkins] cpython (2.7): Add 2.7.7 uuids.
martin.v.loewis
- [Python-checkins] cpython: Update Tcl/Tk to 8.6.1.
martin.v.loewis
- [Python-checkins] cpython (2.7): - Update config.{guess,sub} for new ports.
matthias.klose
- [Python-checkins] cpython (3.3): - Update config.{guess,sub} for new ports.
matthias.klose
- [Python-checkins] cpython (merge 3.3 -> default): - Update config.{guess,sub} for new ports.
matthias.klose
- [Python-checkins] cpython (3.3): - Remove execute permissions from test_dbm_gnu.py and test_dbm_ndbm.py
matthias.klose
- [Python-checkins] cpython (merge 3.3 -> default): - Remove execute permissions from test_dbm_gnu.py and test_dbm_ndbm.py
matthias.klose
- [Python-checkins] cpython: - Modules/_struct.c (unpackiter_type): Define static.
matthias.klose
- [Python-checkins] cpython: Adding Wing 5 project file
michael.foord
- [Python-checkins] cpython: Remove shadowed test
michael.foord
- [Python-checkins] cpython: Issue 17457: extend test discovery to support namespace packages
michael.foord
- [Python-checkins] cpython (merge default -> default): Merge
michael.foord
- [Python-checkins] cpython (merge 3.3 -> default): Issue #18702 null merge
ned.deily
- [Python-checkins] cpython (2.7): Issue #15392: Install idlelib/idle_test.
ned.deily
- [Python-checkins] cpython (3.3): Issue #15392: Install idlelib/idle_test.
ned.deily
- [Python-checkins] cpython (merge 3.3 -> default): Issue #15392: merge from 3.3
ned.deily
- [Python-checkins] cpython (2.7): Issue #15663: Revert OS X installer built-in Tcl/Tk support for 2.7.6.
ned.deily
- [Python-checkins] cpython (3.3): Issue #15663: Revert OS X installer built-in Tcl/Tk support for 3.3.3.
ned.deily
- [Python-checkins] cpython (merge 3.3 -> default): Issue #15663: merge build-installer.py changes
ned.deily
- [Python-checkins] cpython: Issue #14455: Fix maybe_open typo in Plist.fromFile().
ned.deily
- [Python-checkins] cpython: Issue #19649: On OS X, the same set of file names are now installed
ned.deily
- [Python-checkins] cpython: Issue #19553: PEP 453 - "make install" and "make altinstall" now install or
ned.deily
- [Python-checkins] cpython: Issue #19551: PEP 453 - OS X installer now installs or upgrades pip by default.
ned.deily
- [Python-checkins] cpython: Issue #19551: Update whatsnew.
ned.deily
- [Python-checkins] cpython: Update third-party libraries for OS X installers:
ned.deily
- [Python-checkins] cpython: Issue #19551: Update installer Welcome file.
ned.deily
- [Python-checkins] cpython: Issue #15663: Revert OS X installer built-in Tcl/Tk support for 3.4.0b1.
ned.deily
- [Python-checkins] cpython (merge default -> default): merge
ned.deily
- [Python-checkins] cpython: Fix typo in and reformat OS X Installer ReadMe
ned.deily
- [Python-checkins] cpython: Change pathlib documentation to use "raise" instead of "throw".
ned.deily
- [Python-checkins] cpython: Issue #4331: Added functools.partialmethod
nick.coghlan
- [Python-checkins] cpython: Close #19439: execute embedding tests on Windows
nick.coghlan
- [Python-checkins] cpython: Close #19403: make contextlib.redirect_stdout reentrant
nick.coghlan
- [Python-checkins] cpython (2.7): Close #17827: Document codecs.encode & codecs.decode
nick.coghlan
- [Python-checkins] cpython: Fix functools.partialmethod docs and __all__
nick.coghlan
- [Python-checkins] cpython (2.7): Remove merge artifact from Misc/NEWS
nick.coghlan
- [Python-checkins] devguide: Issue triage updates for dis, contextlib, venv
nick.coghlan
- [Python-checkins] cpython: Close #19378: address flaws in the new dis module APIs
nick.coghlan
- [Python-checkins] cpython: Fix typo in updated dis docs
nick.coghlan
- [Python-checkins] cpython: Remove incorrect comment from dis tests
nick.coghlan
- [Python-checkins] cpython: Close #19406: Initial implementation of ensurepip
nick.coghlan
- [Python-checkins] cpython: Fix test_socket for repr update
nick.coghlan
- [Python-checkins] cpython: Avoid global side effect in test_ensurepip
nick.coghlan
- [Python-checkins] cpython: Close #17828: better handling of codec errors
nick.coghlan
- [Python-checkins] cpython: Issue #17839: mention base64 change in What's New
nick.coghlan
- [Python-checkins] cpython: Close 19609: narrow scope of codec exc chaining
nick.coghlan
- [Python-checkins] peps: Add PEP 458: Surviving a compromise of PyPI
nick.coghlan
- [Python-checkins] cpython: Don't decref exc too soon
nick.coghlan
- [Python-checkins] cpython: Avoid triggering the refleak detector
nick.coghlan
- [Python-checkins] cpython: Close #19282: Native context management in dbm
nick.coghlan
- [Python-checkins] cpython: Also chain codec exceptions that allow weakrefs
nick.coghlan
- [Python-checkins] cpython: Issue #19619: Blacklist non-text codecs in method API
nick.coghlan
- [Python-checkins] cpython: Issue #19619: Update What's New for codec blacklist
nick.coghlan
- [Python-checkins] cpython: Update bundled pip to 1.5rc1
nick.coghlan
- [Python-checkins] cpython: Close #19552: venv and pyvenv ensurepip integration
nick.coghlan
- [Python-checkins] cpython: Close #17916: dis.Bytecode based replacement for distb
nick.coghlan
- [Python-checkins] cpython: Close #7475: Restore binary & text transform codecs
nick.coghlan
- [Python-checkins] cpython: Close #19694: venv now runs ensurepip in isolated mode
nick.coghlan
- [Python-checkins] cpython: Update What's New with PEP 453 progress
nick.coghlan
- [Python-checkins] cpython: Issue 19734: better diagnostics for test_venv failures
nick.coghlan
- [Python-checkins] cpython: Issue #19734: venv still needs isolated mode
nick.coghlan
- [Python-checkins] cpython: Issue #19744 (temp workaround): without ssl, skip pip test
nick.coghlan
- [Python-checkins] cpython: Issue #19734: ctypes resource management fixes
nick.coghlan
- [Python-checkins] cpython: Issue #19734: Ensure test_venv ignores PIP_REQUIRE_VIRTUALENV
nick.coghlan
- [Python-checkins] cpython: Issue #19734: Also run pip version check in isolated mode
nick.coghlan
- [Python-checkins] cpython: Fix and test pip version consistency
nick.coghlan
- [Python-checkins] cpython: Issue #19728: add private ensurepip._uninstall CLI
nick.coghlan
- [Python-checkins] cpython: Issue #19726: actually running 'hg add' helps...
nick.coghlan
- [Python-checkins] cpython: Issue #19728: don't be sensitive to line endings
nick.coghlan
- [Python-checkins] Daily reference leaks (13a05ed33cf7): sum=0
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (123804a72a8f): sum=8
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (9928a927975f): sum=4
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (1b0ca1a7a3ca): sum=0
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (0f48843652b1): sum=0
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (6952c14a3f75): sum=0
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (1ee45eb6aab9): sum=4
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (394ed9deebd4): sum=4
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (267ad2ed4138): sum=0
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (8af2dc11464f): sum=0
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (784a02ec2a26): sum=522
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (a75b88048339): sum=84
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (2248b9fbab39): sum=4
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (829b95824867): sum=4
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (652de09a3a1a): sum=0
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (ead9043f69df): sum=8
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (1300d94d6e88): sum=55
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (1e79ca2bc494): sum=4
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (ae0734493f6b): sum=408
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (59309ff09762): sum=412
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (989de1a267b1): sum=0
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (d4ad2b523770): sum=0
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (976e41a50022): sum=-4
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (e27684eed3b6): sum=4
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (acabd3f035fe): sum=0
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (d829111a27e5): sum=0
solipsis at pitrou.net
- [Python-checkins] Daily reference leaks (2a679870d7d2): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython (3.3): #19485: clarify get_param example.
r.david.murray
- [Python-checkins] cpython (merge 3.3 -> default): Merge #19485: clarify get_param example.
r.david.murray
- [Python-checkins] cpython (3.3): #19411: Clarify that b2a_hex/hexlify returns a bytes object.
r.david.murray
- [Python-checkins] cpython (merge 3.3 -> default): Merge #19411: Clarify that b2a_hex/hexlify returns a bytes object.
r.david.murray
- [Python-checkins] cpython: #18678: Correct names of spwd struct members.
r.david.murray
- [Python-checkins] cpython (3.3): #18985: Improve fcntl documentation.
r.david.murray
- [Python-checkins] cpython (merge 3.3 -> default): Merge #18985: Improve fcntl documentation.
r.david.murray
- [Python-checkins] cpython (2.7): backport #18985: Improve fcntl documentation.
r.david.murray
- [Python-checkins] cpython (3.3): #19449: Handle non-string keys when generating 'fieldnames' error.
r.david.murray
- [Python-checkins] cpython (merge 3.3 -> default): Merge: #19449: Handle non-string keys when generating 'fieldnames' error.
r.david.murray
- [Python-checkins] cpython (2.7): #19449: Handle non-string keys when generating 'fieldnames' error.
r.david.murray
- [Python-checkins] cpython (2.7): Document that @property can incorporate a docstring from the getter method.
raymond.hettinger
- [Python-checkins] cpython (3.3): Document that @property can incorporate a docstring from the getter method.
raymond.hettinger
- [Python-checkins] cpython (merge 3.3 -> default): merge
raymond.hettinger
- [Python-checkins] cpython: Relax test for process return code on Windows.
richard.oudkerk
- [Python-checkins] cpython (3.3): Relax timeout test.
richard.oudkerk
- [Python-checkins] cpython (merge 3.3 -> default): Merge.
richard.oudkerk
- [Python-checkins] cpython: Issue #19478: Make choice of semaphore prefix more flexible.
richard.oudkerk
- [Python-checkins] cpython (merge default -> default): Merge.
richard.oudkerk
- [Python-checkins] cpython: Issue #19565: Prevent warnings at shutdown about pending overlapped ops.
richard.oudkerk
- [Python-checkins] cpython (2.7): Issue 16998: Clarify that += on a shared value is not atomic.
richard.oudkerk
- [Python-checkins] cpython (3.3): Issue 16998: Clarify that += on a shared value is not atomic.
richard.oudkerk
- [Python-checkins] cpython (merge 3.3 -> default): Merge.
richard.oudkerk
- [Python-checkins] cpython (2.7): Fix handling of SystemExit and exit code. Patch by Brodie Rao.
richard.oudkerk
- [Python-checkins] cpython (3.3): Fix handling of SystemExit and exit code. Patch by Brodie Rao.
richard.oudkerk
- [Python-checkins] cpython (merge 3.3 -> default): Merge.
richard.oudkerk
- [Python-checkins] cpython (2.7): Issue #19599: Increase sleep period.
richard.oudkerk
- [Python-checkins] cpython (3.3): Issue #19599: Increase sleep period.
richard.oudkerk
- [Python-checkins] cpython (merge 3.3 -> default): Merge.
richard.oudkerk
- [Python-checkins] cpython (2.7): Issue #19599: Use a separate pool for test_terminate().
richard.oudkerk
- [Python-checkins] cpython: Issue #19740: Use WaitForSingleObject() instead of trusting TimerOrWaitFired.
richard.oudkerk
- [Python-checkins] cpython: Issue #14455: plistlib now supports binary plists and has an updated API.
ronald.oussoren
- [Python-checkins] cpython (3.3): Issue #19085: Added basic tests for all tkinter widget options.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19085: Added basic tests for all tkinter widget options.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #19085: Added basic tests for all tkinter widget options.
serhiy.storchaka
- [Python-checkins] cpython (merge default -> default): Merge heads
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #10734: Fix and re-enable test_ttk test_heading_callback.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #10734: Fix and re-enable test_ttk test_heading_callback.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #10734: Fix and re-enable test_ttk test_heading_callback.
serhiy.storchaka
- [Python-checkins] cpython: Issue #19085. Try to fix tkinter tests on Windows.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #19085: Fix Tkinter tests with Tcl/Tk 8.4.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #19085: Fixed some Tkinter tests on Windows.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #19085: Fixed some Tkinter tests on Windows.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Null merge
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> 3.3): Merge heads
serhiy.storchaka
- [Python-checkins] cpython (merge default -> default): Merge heads
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Null merge
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #6160: The bbox() method of Tkinter.Spinbox now returns a tuple of
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #6160: The bbox() method of tkinter.Spinbox now returns a tuple of
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #6160: The bbox() method of tkinter.Spinbox now returns a tuple of
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #6157: Fixed Tkinter.Text.debug(). Original patch by Guilherme Polo.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #6157: Fixed tkinter.Text.debug(). Original patch by Guilherme Polo.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #6157: Fixed tkinter.Text.debug(). tkinter.Text.bbox() now raises
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #19085: Fixed pixels rounding for last Tk patchlevels.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #19085: Fixed pixels rounding for last Tk patchlevels.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19085: Fixed pixels rounding for last Tk patchlevels.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #18702: All skipped tests now reported as skipped.
serhiy.storchaka
- [Python-checkins] cpython: Issue #18702: All skipped tests now reported as skipped.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #18702: All skipped tests now reported as skipped.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Fix test_os (issue #18702).
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #19085: Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.12.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #19085: Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.12.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19085: Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.12.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #19085: Fix running test_ttk_textonly on displayless host.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #19085: Fix running test_ttk_textonly on displayless host.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19085: Fix running test_ttk_textonly on displayless host.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Fix typo in tkinter tests (issue #19085).
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Fix typo in tkinter tests (issue #19085).
serhiy.storchaka
- [Python-checkins] cpython (2.7): Fix test_insertwidth Tkinter tests on Tk 8.5 with patchlevel >= 8.5.12 (issue
serhiy.storchaka
- [Python-checkins] cpython (3.3): Fix test_insertwidth Tkinter tests on Tk 8.5 with patchlevel >= 8.5.12 (issue
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Fix test_insertwidth Tkinter tests on Tk 8.5 with patchlevel >= 8.5.12 (issue
serhiy.storchaka
- [Python-checkins] cpython (merge 2.7 -> 2.7): Merge heads
serhiy.storchaka
- [Python-checkins] cpython (2.7): Revert wrong change in previous commit (issue #19085).
serhiy.storchaka
- [Python-checkins] cpython (3.3): Revert wrong change in previous commit (issue #19085).
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Revert wrong change in previous commit (issue #19085).
serhiy.storchaka
- [Python-checkins] cpython (2.7): Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.11 (issue #19085).
serhiy.storchaka
- [Python-checkins] cpython (3.3): Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.11 (issue #19085).
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.11 (issue #19085).
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #1575020: Fixed support of 24-bit wave files on big-endian platforms.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #1575020: Fixed support of 24-bit wave files on big-endian platforms.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #1575020: Fixed support of 24-bit wave files on big-endian platforms.
serhiy.storchaka
- [Python-checkins] cpython: Issue #19261: Added support for writing 24-bit samples in the sunau module.
serhiy.storchaka
- [Python-checkins] cpython (merge default -> default): Merge heads
serhiy.storchaka
- [Python-checkins] cpython: Issue #16685: Added support for any bytes-like objects in the audioop module.
serhiy.storchaka
- [Python-checkins] cpython: Fixed compile error on Windows caused by arithmetic with void * pointers
serhiy.storchaka
- [Python-checkins] cpython: Issue #19589: Use specific asserts in asyncio tests.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #19592: Use specific asserts in lib2to3 tests.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #19592: Use specific asserts in lib2to3 tests.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19592: Use specific asserts in lib2to3 tests.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #19590: Use specific asserts in email tests.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #19590: Use specific asserts in email tests.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19590: Use specific asserts in email tests.
serhiy.storchaka
- [Python-checkins] cpython: Issue #5202: Added support for unseekable files in the wave module.
serhiy.storchaka
- [Python-checkins] cpython: Issue #16685: Added support for writing any bytes-like objects in the aifc,
serhiy.storchaka
- [Python-checkins] cpython: Fixed issue number for issue #8311.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #19591: Use specific asserts in ctype tests.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19591: Use specific asserts in ctype tests.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #19591: Use specific asserts in ctype tests.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #19594: Use specific asserts in unittest tests.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19594: Use specific asserts in unittest tests.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #19594: Use specific asserts in unittest tests.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #19600: Use specific asserts in distutils tests.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19600: Use specific asserts in distutils tests.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #19600: Use specific asserts in distutils tests.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #19601: Use specific asserts in sqlite3 tests.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #19601: Use specific asserts in sqlite3 tests.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19601: Use specific asserts in sqlite3 tests.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #19602: Use specific asserts in tkinter tests.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19602: Use specific asserts in tkinter tests.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #19602: Use specific asserts in tkinter tests.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #19604: Use specific asserts in array tests.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #19604: Use specific asserts in array tests.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19604: Use specific asserts in array tests.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> 3.3): Merge heads
serhiy.storchaka
- [Python-checkins] cpython (merge default -> default): Merge heads
serhiy.storchaka
- [Python-checkins] cpython (merge 2.7 -> 2.7): Merge heads
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Null merge
serhiy.storchaka
- [Python-checkins] cpython (2.7): Fix merge error in issue #19602.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #19605: Use specific asserts in datetime tests
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19605: Use specific asserts in datetime tests
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #19605: Use specific asserts in datetime tests
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #19607: Use specific asserts in weakref tests.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19607: Use specific asserts in weakref tests.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #19607: Use specific asserts in weakref tests.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #19606: Use specific asserts in http.cookiejar tests.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19606: Use specific asserts in http.cookiejar tests.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #19606: Use specific asserts in cookielib tests.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #19603: Use specific asserts in test_decr.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19603: Use specific asserts in test_decr.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #19603: Use specific asserts in test_decr.
serhiy.storchaka
- [Python-checkins] cpython: Issue #8402: Added the escape() function to the glob module.
serhiy.storchaka
- [Python-checkins] cpython: Issue #12892: The utf-16* and utf-32* codecs now reject (lone) surrogates.
serhiy.storchaka
- [Python-checkins] cpython: Remove dead code committed in issue #12892.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Print Tk patchlevel in test_tcl in verbose mode (issue19654).
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Print Tk patchlevel in test_tcl in verbose mode (issue19654).
serhiy.storchaka
- [Python-checkins] cpython (2.7): Print Tk patchlevel in test_tcl in verbose mode (issue19654).
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #19633: Fixed writing not compressed 16- and 32-bit wave files on
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19633: Fixed writing not compressed 16- and 32-bit wave files on
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #19633: Fixed writing not compressed 16- and 32-bit wave files on
serhiy.storchaka
- [Python-checkins] cpython (3.3): Print Tk patchlevel in Tk and Ttk tests in verbose mode (issue19654).
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Print Tk patchlevel in Tk and Ttk tests in verbose mode (issue19654).
serhiy.storchaka
- [Python-checkins] cpython (2.7): Print Tk patchlevel in Tk and Ttk tests in verbose mode (issue19654).
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #19733: Temporary disable test_image on MacOSX.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19733: Temporary disable test_image on MacOSX.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #19733: Temporary disable test_image on MacOSX.
serhiy.storchaka
- [Python-checkins] cpython (merge default -> default): Merge heads
serhiy.storchaka
- [Python-checkins] cpython: Issue #17201: ZIP64 extensions now are enabled by default.
serhiy.storchaka
- [Python-checkins] cpython: Issue #19668: Added support for the cp1125 encoding.
serhiy.storchaka
- [Python-checkins] cpython (merge default -> default): Merge heads
serhiy.storchaka
- [Python-checkins] cpython: Fixed incorrectly applying a patch for issue19668.
serhiy.storchaka
- [Python-checkins] cpython: Issue #15204: Deprecated the 'U' mode in file-like objects.
serhiy.storchaka
- [Python-checkins] cpython (merge default -> default): Merge heads
serhiy.storchaka
- [Python-checkins] cpython: Issue #19641: Added the audioop.byteswap() function to convert big-endian
serhiy.storchaka
- [Python-checkins] cpython: Issue #13592: Improved the repr for regular expression pattern objects.
serhiy.storchaka
- [Python-checkins] cpython (merge default -> default): Merge heads
serhiy.storchaka
- [Python-checkins] cpython: Issue #16203: Add re.fullmatch() function and regex.fullmatch() method,
serhiy.storchaka
- [Python-checkins] cpython: Issue #13477: Added command line interface to the tarfile module.
serhiy.storchaka
- [Python-checkins] cpython: Build a list of supported test tarfiles dynamically for CLI "test" command
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #19545: Avoid chained exceptions while passing stray % to
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19545: Avoid chained exceptions while passing stray % to
serhiy.storchaka
- [Python-checkins] cpython (2.7): Fixed merging error in changeset 3912934e99ba (issue #19733).
serhiy.storchaka
- [Python-checkins] cpython: Issue #15204: Silence and check the 'U' mode deprecation warnings in tests.
serhiy.storchaka
- [Python-checkins] cpython: Issue #19760: Silence sysconfig's 'SO' key deprecation warnings in tests.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #19794: Improved markup for True/False constants.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #19794: Improved markup for True/False constants.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19794: Improved markup for True/False constants.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #11489: JSON decoder now accepts lone surrogates.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #11489: JSON decoder now accepts lone surrogates.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #11489: JSON decoder now accepts lone surrogates.
serhiy.storchaka
- [Python-checkins] cpython: Issue #19793: Improved markup for True/False constants in pathlib documentation.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #11508: Fixed uuid.getnode() and uuid.uuid1() on environment with
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #11508: Fixed uuid.getnode() and uuid.uuid1() on environment with
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #11508: Fixed uuid.getnode() and uuid.uuid1() on environment with
serhiy.storchaka
- [Python-checkins] cpython (2.7): Skip test_find_mac on Windows (issue #19804).
serhiy.storchaka
- [Python-checkins] cpython (3.3): Skip test_find_mac on Windows (issue #19804).
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Skip test_find_mac on Windows (issue #19804).
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #19795: Improved markup of True/False constants.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #19795: Improved markup of True/False constants.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19795: Improved markup of True/False constants.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Revert unrelated changes introduced by changeset b2066bc8cab9 (issue #19795).
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Null merge
serhiy.storchaka
- [Python-checkins] cpython: Issue #17897: Optimized unpickle prefetching.
serhiy.storchaka
- [Python-checkins] cpython: Change style to match the surrounding code (no early returns).
stefan.krah
- [Python-checkins] cpython: Move PyErr_NoMemory() closer to the failure.
stefan.krah
- [Python-checkins] cpython: Valgrind: suppress false positive in _PyOS_GetOpt (getopt.c:84) (Invalid read
stefan.krah
- [Python-checkins] cpython (merge default -> default): Merge.
stefan.krah
- [Python-checkins] cpython (3.3): Issue #19437: Fix convert_op_cmp() of decimal.Decimal rich comparator, handle
stefan.krah
- [Python-checkins] cpython (3.3): Issue #19437: Fix dec_format() of the _decimal module, handle dec_strdup()
stefan.krah
- [Python-checkins] cpython (3.3): Change style to match the surrounding code (no early returns).
stefan.krah
- [Python-checkins] cpython (3.3): Move PyErr_NoMemory() closer to the failure.
stefan.krah
- [Python-checkins] cpython (3.3): Valgrind: suppress false positive in _PyOS_GetOpt (getopt.c:84) (Invalid read
stefan.krah
- [Python-checkins] cpython (merge 3.3 -> default): Null merge.
stefan.krah
- [Python-checkins] cpython: Add unused third arg for the benefit of Valgrind.
stefan.krah
- [Python-checkins] cpython (3.3): 1) Prepare libmpdec for the 2.4.0 release. None of the following changes
stefan.krah
- [Python-checkins] cpython (merge 3.3 -> default): Merge from 3.3.
stefan.krah
- [Python-checkins] cpython (2.7): Issue #XXXXX: Fix test_idle so that idlelib test cases are actually run
terry.reedy
- [Python-checkins] cpython (3.3): Issue #19397: test_pydoc now works with -S (help not added to builtins).
terry.reedy
- [Python-checkins] cpython (merge 3.3 -> default): Merge with 3.3
terry.reedy
- [Python-checkins] cpython (2.7): Issue #19397: test_pydoc now works with -S (help not added to builtins).
terry.reedy
- [Python-checkins] cpython: Issue #19464 Suppress compiler warnings during clean. Patch by Zachary Ware.
tim.golden
- [Python-checkins] cpython (3.3): Issue #19464 Suppress compiler warnings during clean. Patch by Zachary Ware.
tim.golden
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19464 Null merge with 3.3
tim.golden
- [Python-checkins] cpython (3.3): Issue #10197 Rework subprocess.get[status]output to use subprocess
tim.golden
- [Python-checkins] cpython (merge 3.3 -> default): Issue #10197 Rework subprocess.get[status]output to use subprocess
tim.golden
- [Python-checkins] cpython (merge 3.3 -> 3.3): Issue #10197: merge heads
tim.golden
- [Python-checkins] cpython (merge default -> default): Issue #10197: merge heads
tim.golden
- [Python-checkins] cpython (merge 3.3 -> default): Issue #10197: merge 3.3
tim.golden
- [Python-checkins] cpython (3.3): Issue #10197: Indicate availability of subprocess.get[status]output on Windows
tim.golden
- [Python-checkins] cpython (merge 3.3 -> default): Issue #10197: Indicate availability of subprocess.get[status]output on Windows
tim.golden
- [Python-checkins] cpython (merge default -> default): Merge
tim.golden
- [Python-checkins] cpython (merge 3.3 -> 3.3): Merge
tim.golden
- [Python-checkins] cpython: Issue #10197 Tweak docs for subprocess.getstatusoutput and align the
tim.golden
- [Python-checkins] cpython (3.3): Remove outdated comment
tim.golden
- [Python-checkins] cpython (merge 3.3 -> default): Remove outdated comment
tim.golden
- [Python-checkins] cpython (3.3): Issue13674 Correct crash with strftime %y format under Windows
tim.golden
- [Python-checkins] cpython (merge 3.3 -> default): Issue13674 Correct crash with strftime %y format under Windows
tim.golden
- [Python-checkins] cpython: Remove mis-merged artefact
tim.golden
- [Python-checkins] cpython: Issue #13674 Updated NEWS
tim.golden
- [Python-checkins] cpython (3.3): Issue #13674 Updated NEWS
tim.golden
- [Python-checkins] cpython (merge 3.3 -> default): Issue #13674 Null merge with 3.3
tim.golden
- [Python-checkins] cpython: Mercurial: ignore precompiled header files on Windows.
tim.peters
- [Python-checkins] cpython: Close #19442: warn_explicit() does nothing when called late during Python
victor.stinner
- [Python-checkins] peps: PEP 454
victor.stinner
- [Python-checkins] peps: PEP 454: remove enable/disble/is_enabled() functions
victor.stinner
- [Python-checkins] cpython: Issue #19424: Fix a compiler warning on comparing signed/unsigned size_t
victor.stinner
- [Python-checkins] peps: PEP 454: cleanup
victor.stinner
- [Python-checkins] cpython: Issue #16286: write a new subfunction bytes_compare_eq()
victor.stinner
- [Python-checkins] cpython: Issue #16286: optimize PyUnicode_RichCompare() for identical strings (same
victor.stinner
- [Python-checkins] cpython: Issue #16286: remove duplicated identity check from unicode_compare()
victor.stinner
- [Python-checkins] cpython: Issue #19424: PyUnicode_CompareWithASCIIString() normalizes memcmp() result
victor.stinner
- [Python-checkins] cpython: Issue #19437: Fix pysqlite_cursor_iternext() of sqlite3, handle
victor.stinner
- [Python-checkins] cpython: Issue #19437: Fix pysqlite_connection_call() of sqlite3, return NULL when
victor.stinner
- [Python-checkins] cpython: Issue #19437: Fix pysqlite_cursor_iternext() of sqlite3, when the row factory
victor.stinner
- [Python-checkins] cpython: Issue #19437: Fix _threading.RLock constructor (rlock_new), call
victor.stinner
- [Python-checkins] cpython: Issue #19437: Fix compiler_class(), handle compiler_lookup_arg() failure
victor.stinner
- [Python-checkins] peps: PEP 454: replace Statistic.key with Statistic.traceback
victor.stinner
- [Python-checkins] cpython: doc: fix typo
victor.stinner
- [Python-checkins] cpython: Issue #19512: sys_displayhook() now uses an identifier for "builtins"
victor.stinner
- [Python-checkins] cpython: Issue #19512: _print_total_refs() now uses an identifier to get "showrefcount"
victor.stinner
- [Python-checkins] cpython: Issue #19512: Add PyRun_InteractiveOneObject() function
victor.stinner
- [Python-checkins] cpython: Issue #19512: Py_ReprEnter() and Py_ReprLeave() now use an identifier for the
victor.stinner
- [Python-checkins] cpython: Issue #19512: Add a new _PyDict_DelItemId() function, similar to
victor.stinner
- [Python-checkins] cpython: Issue #19512: type_abstractmethods() and type_set_abstractmethods() now use an
victor.stinner
- [Python-checkins] cpython: Issue #19512: eval() and exec() now use an identifier for "__builtins__" string
victor.stinner
- [Python-checkins] cpython: Issue #19512: Add _PySys_GetObjectId() and _PySys_SetObjectId() functions
victor.stinner
- [Python-checkins] cpython: Issue #19512: PRINT_EXPR bytecode now uses an identifier to get sys.displayhook
victor.stinner
- [Python-checkins] cpython: Issue #19512: pickle now uses an identifier to only create the Unicode string
victor.stinner
- [Python-checkins] cpython: Issue #19512: add some common identifiers to only create common strings once,
victor.stinner
- [Python-checkins] cpython: Issue #19512: __build_class() builtin now uses an identifier for the
victor.stinner
- [Python-checkins] cpython: Issue #19512: fileio_init() reuses PyId_name identifier instead of "name"
victor.stinner
- [Python-checkins] cpython: Issue #19512: _count_elements() of _collections reuses PyId_get identifier
victor.stinner
- [Python-checkins] cpython: Issue #19512: builtin print() function uses an identifier instead of literal
victor.stinner
- [Python-checkins] cpython: print_exception(): don't encode the module name to UTF-8
victor.stinner
- [Python-checkins] cpython: Issue #19512: add _PyUnicode_CompareWithId() function
victor.stinner
- [Python-checkins] cpython: Issue #19512: Use the new _PyId_builtins identifier
victor.stinner
- [Python-checkins] cpython: remove an outdated comment
victor.stinner
- [Python-checkins] cpython: print_error_text() doesn't encode the filename anymore
victor.stinner
- [Python-checkins] cpython: Fix _Py_normalize_encoding(): ensure that buffer is big enough to store "utf-8"
victor.stinner
- [Python-checkins] cpython: Issue #19514: Add Andrei Dorian Duma to Misc/ACKS for changeset 4a09cc62419b
victor.stinner
- [Python-checkins] cpython: C API doc: try to group concrete objects
victor.stinner
- [Python-checkins] cpython: frameobject.c: Use an identifer instead of creating explicitly an interned
victor.stinner
- [Python-checkins] cpython: Issue #19512, #19515: remove shared identifiers, move identifiers where they
victor.stinner
- [Python-checkins] cpython: _Py_normalize_encoding(): explain how the value 6 was computed
victor.stinner
- [Python-checkins] cpython: Issue #19437: Fix fsconvert_strdup(), raise a MemoryError on PyMem_Malloc()
victor.stinner
- [Python-checkins] cpython: Issue #19437: Fix _io._IOBase.close(), handle _PyObject_SetAttrId() failure
victor.stinner
- [Python-checkins] cpython: Issue #19437: Fix datetime_subtract(), handle new_delta() failure
victor.stinner
- [Python-checkins] cpython: Issue #19512, #19526: Exclude the new _PyDict_DelItemId() function from the
victor.stinner
- [Python-checkins] peps: PEP 454
victor.stinner
- [Python-checkins] peps: PEP 454: remove Snapshot.timestamp attribute
victor.stinner
- [Python-checkins] peps: PEP 454: remove filters on tracing
victor.stinner
- [Python-checkins] peps: PEP 454: merge two "functions" sections
victor.stinner
- [Python-checkins] peps: PEP 454: Statistic doesn't have size_dif/count_diff anymore
victor.stinner
- [Python-checkins] peps: PEP 454: set_traceback_limit() requires nframe >= 1
victor.stinner
- [Python-checkins] peps: PEP 454: rename Snapshot.apply_filters() to Snapshot.filter_traces()
victor.stinner
- [Python-checkins] cpython: Close #19466: Clear the frames of daemon threads earlier during the Python
victor.stinner
- [Python-checkins] cpython: Issue #19466: Fix typo. Patch written by Vajrasky Kok.
victor.stinner
- [Python-checkins] cpython: Issue #19515: Remove identifiers duplicated in the same file.
victor.stinner
- [Python-checkins] cpython: Issue #19515: Remove duplicated identifiers in zipimport.c
victor.stinner
- [Python-checkins] cpython: Issue #19437: Fix PyImport_ImportModuleLevelObject(), handle
victor.stinner
- [Python-checkins] cpython: Issue #19437: Fix PyCData_GetContainer() of ctypes, handle PyDict_New() failure
victor.stinner
- [Python-checkins] cpython: Issue #19437: Fix GetKeepedObjects() of ctypes, handle PyCData_GetContainer()
victor.stinner
- [Python-checkins] cpython: Issue #19437: Fix ctypes, handle PyCData_GetContainer() and GetKeepedObjects()
victor.stinner
- [Python-checkins] cpython: Don't use deprecated function PyUnicode_GET_SIZE()
victor.stinner
- [Python-checkins] cpython: Issue #19437: Fix fold_unaryops_on_constants() of the peephole optimizer, clear
victor.stinner
- [Python-checkins] cpython: Issue #19437: Use an identifier for "__name__" string in pickle to improve
victor.stinner
- [Python-checkins] cpython: Issue #19437: Fix array.buffer_info(), handle PyLong_FromVoidPtr() and
victor.stinner
- [Python-checkins] cpython: Issue #19437: Fix parse_save_field() of the csv module, handle PyList_Append()
victor.stinner
- [Python-checkins] cpython: Issue #19437: Fix parse_envlist() of the posix/nt module, don't call
victor.stinner
- [Python-checkins] cpython: Issue #19429, #19437: fix error handling in the OSError constructor
victor.stinner
- [Python-checkins] cpython: Issue #19437: Fix init_builtin(), handle _PyImport_FindExtensionObject()
victor.stinner
- [Python-checkins] cpython (3.3): pythonrun.c: fix Py_GetPythonHome(), use Py_ARRAY_LENGTH() to get the size of
victor.stinner
- [Python-checkins] cpython (merge 3.3 -> default): (Merge 3.3) pythonrun.c: fix Py_GetPythonHome(), use Py_ARRAY_LENGTH() to get
victor.stinner
- [Python-checkins] cpython (3.3): sysmodule.c: fix sys_update_path(), use Py_ARRAY_LENGTH() to get the size of
victor.stinner
- [Python-checkins] cpython (merge 3.3 -> default): (Merge 3.3) sysmodule.c: fix sys_update_path(), use Py_ARRAY_LENGTH() to get
victor.stinner
- [Python-checkins] cpython (3.3): fileutils.c: use MAXPATHLEN instead of PATH_MAX
victor.stinner
- [Python-checkins] cpython (merge 3.3 -> default): (Merge 3.3) fileutils.c: use MAXPATHLEN instead of PATH_MAX
victor.stinner
- [Python-checkins] cpython: Issue #19544, #6516: no need to catch AttributeError on import pwd/grp
victor.stinner
- [Python-checkins] cpython: Fix compiler warning on Windows 64-bit: explicit cast size_t to unsigned long
victor.stinner
- [Python-checkins] cpython: Fix compiler warning (especially on Windows 64-bit): don't truncate Py_ssize_t
victor.stinner
- [Python-checkins] cpython: Fix compiler warning in win32_urandom(): explicit cast to DWORD in
victor.stinner
- [Python-checkins] cpython: Fix compiler warning (on Windows 64-bit): explicit cast Py_ssize_t to unsigned
victor.stinner
- [Python-checkins] cpython: Fix compiler warning on Windows 64-bit: asdl_seq_SET() stores the index
victor.stinner
- [Python-checkins] cpython: Fix compiler warning on Windows 64 bit: _init_pos_args() result type is
victor.stinner
- [Python-checkins] cpython: Fix sock_recvfrom_guts(): recvfrom() size is limited to an int on Windows, not
victor.stinner
- [Python-checkins] cpython: Fix compiler warnings on Windows 64 bit: add an explicit cast from Py_ssize_t
victor.stinner
- [Python-checkins] cpython: Don't mix wide character strings and byte strings (L"lib/python" VERSION): use
victor.stinner
- [Python-checkins] cpython: calculate_path() now fails with a fatal error when it fails to allocate memory
victor.stinner
- [Python-checkins] cpython: Issue #19634: time.strftime("%y") now raises a ValueError on AIX when given a
victor.stinner
- [Python-checkins] cpython: test_selectors: test_timeout fails sometimes on busy (slow) buildbots, relax
victor.stinner
- [Python-checkins] cpython: Fix compiler warnings on Windows 64-bit in grammar.c
victor.stinner
- [Python-checkins] cpython: Fix a compiler warning on Windows 64-bit in parsetok.c
victor.stinner
- [Python-checkins] cpython: Use Py_ssize_t type for sizes in getargs.c
victor.stinner
- [Python-checkins] cpython: sqlite: raise an OverflowError if the result is longer than INT_MAX bytes
victor.stinner
- [Python-checkins] cpython: Fix a compiler warning on Windows 64-bit: _sqlite module
victor.stinner
- [Python-checkins] cpython: sqlite: raise an OverflowError if a string or a BLOB is longer than INT_MAX
victor.stinner
- [Python-checkins] cpython: PY_FORMAT_SIZE_T should not be used with PyErr_Format(), PyErr_Format("%zd") is
victor.stinner
- [Python-checkins] cpython: sqlite: Use Py_ssize_t to store a size instead of an int
victor.stinner
- [Python-checkins] cpython: Issue #19634: Fix time_strftime() on AIX, format is a wchar_t* not a PyObject*
victor.stinner
- [Python-checkins] cpython: Relax timing on test_asyncio for busy (slow) Windows buildbots
victor.stinner
- [Python-checkins] cpython: Issue #19437: Fix error handling of CDataType_from_buffer()
victor.stinner
- [Python-checkins] cpython: Issue #19437: Fix error handling of PyCArrayType_new(), don't decreases the
victor.stinner
- [Python-checkins] cpython: Issue #19581: Change the overallocation factor of _PyUnicodeWriter on Windows
victor.stinner
- [Python-checkins] cpython: Issue #19513: repr(list) now uses the PyUnicodeWriter API, it is faster than
victor.stinner
- [Python-checkins] cpython: Issue #19513: Simplify list_repr()
victor.stinner
- [Python-checkins] cpython: Issue #19513: Disable overallocation of the PyUnicodeWriter before the last
victor.stinner
- [Python-checkins] cpython: Add _PyUnicodeWriter_WriteASCIIString() function
victor.stinner
- [Python-checkins] cpython: Issue #19513: repr(tuple) now uses _PyUnicodeWriter for better performances
victor.stinner
- [Python-checkins] cpython: Issue #19646: repr(dict) now uses _PyUnicodeWriter API for better performances
victor.stinner
- [Python-checkins] cpython: oops, remove _PyObject_ReprWriter() definition (unwanted change)
victor.stinner
- [Python-checkins] cpython: Issue #9566: compile.c uses Py_ssize_t instead of int to store sizes to fix
victor.stinner
- [Python-checkins] cpython: Issue #9566, #19617: Fix compilation on Windows
victor.stinner
- [Python-checkins] cpython: Issue #9566, #19617: New try to fix compilation on Windows
victor.stinner
- [Python-checkins] cpython: Issue #19637: fix test_undecodable_env() of test_subprocess on AIX
victor.stinner
- [Python-checkins] cpython: Issue #9566, #19617: Fix more compiler warnings in compile.c on Windows 64-bit
victor.stinner
- [Python-checkins] cpython: _msi.c: Fix compiler warnings on Windows 64-bit
victor.stinner
- [Python-checkins] cpython: Issue #19183: Fix repr() tests of test_gdb, hash() is now platform dependent
victor.stinner
- [Python-checkins] cpython: Issue #19183: Simplify test_gdb
victor.stinner
- [Python-checkins] cpython: Close #19578: Fix list_ass_subscript(), handle list_resize() failure
victor.stinner
- [Python-checkins] cpython: Close #19568: Fix bytearray_setslice_linear(), fix handling of
victor.stinner
- [Python-checkins] cpython: Close #18294: Fix the zlib module to make it 64-bit safe
victor.stinner
- [Python-checkins] peps: PEP 454: Charles-François accepted the PEP
victor.stinner
- [Python-checkins] cpython: Issue #19715: Ensure that consecutive calls to monotonic() are monotonic
victor.stinner
- [Python-checkins] cpython: Issue #18874: Implement the PEP 454 (tracemalloc)
victor.stinner
- [Python-checkins] cpython: Issue #18874: Remove tracemalloc.set_traceback_limit()
victor.stinner
- [Python-checkins] cpython: Issue #19634: time.strftime("%y") now raises a ValueError on Solaris when given
victor.stinner
- [Python-checkins] cpython: Isue #19634: test_y_before_1900() is expected to fail on Solaris
victor.stinner
- [Python-checkins] cpython: Issue #19741: fix tracemalloc_log_alloc(), handle _Py_HASHTABLE_SET() failure
victor.stinner
- [Python-checkins] cpython: Issue #19741: tracemalloc: report tracemalloc_log_alloc() failure to the caller
victor.stinner
- [Python-checkins] cpython: Issue #19741: cleanup tracemalloc_realloc()
victor.stinner
- [Python-checkins] cpython: Issue #19753: Try to fix test_gdb on SystemZ buildbot
victor.stinner
- [Python-checkins] cpython: Issue #19636: Fix posix__getvolumepathname(), raise an OverflowError if
victor.stinner
- [Python-checkins] cpython: Issue #19636: Fix usage of MAX_PATH in posixmodule.c
victor.stinner
- [Python-checkins] cpython: Cleanup test_tracemalloc.py. Patch written by Vajrasky Kok.
victor.stinner
- [Python-checkins] cpython: Close #19762: Fix name of _get_traces() and _get_object_traceback() function
victor.stinner
- [Python-checkins] cpython: Mention the new tracemalloc module in the What's New in Python 3.4 document
victor.stinner
- [Python-checkins] cpython: Issue #19753: New try to fix test_gdb on System Z buildbot
victor.stinner
- [Python-checkins] peps: PEP 454: Remove set_traceback_limit(); update the PEP to reflect the
victor.stinner
- [Python-checkins] cpython: Issue #19752: Fix "HAVE_DEV_PTMX" implementation of os.openpty()
victor.stinner
- [Python-checkins] cpython: Issue #18874: tracemalloc: explain the purpose of get_traces.tracebacks in a
victor.stinner
- [Python-checkins] cpython: Issue #18874: apply Jim Jewett's patch on tracemalloc doc
victor.stinner
- [Python-checkins] cpython: Issue #18874: allow to call tracemalloc.Snapshot.statistics(cumulative=True)
victor.stinner
- [Python-checkins] cpython: Issue #18874: tracemalloc: Comment the trace_t structure
victor.stinner
- [Python-checkins] cpython: Issue #18874: make it more explicit than set_reentrant() only accept 0 or 1
victor.stinner
- [Python-checkins] cpython: Issue #18874: Fix typo
victor.stinner
- [Python-checkins] cpython: tracemalloc: Fix hash methods of Statistic and StatisticDiff
victor.stinner
- [Python-checkins] cpython: tracemalloc: fix get_traced_memory() docstring for result type
victor.stinner
- [Python-checkins] cpython: Close #19798: replace "maximum" term with "peak" in get_traced_memory()
victor.stinner
- [Python-checkins] cpython: Closes #19786: tracemalloc, remove the arbitrary limit of 100 frames
victor.stinner
- [Python-checkins] cpython: Issue #19818: tracemalloc, the number of frame limit cannot be zero anymore
victor.stinner
- [Python-checkins] cpython (3.3): Issue #18345: Added cookbook example illustrating handler customisation.
vinay.sajip
- [Python-checkins] cpython (merge 3.3 -> default): Closes #18345: Merged documentation update from 3.3.
vinay.sajip
- [Python-checkins] cpython (2.7): Issue #19523: Closed FileHandler leak which occurred when delay was set.
vinay.sajip
- [Python-checkins] cpython (3.3): Issue #19523: Closed FileHandler leak which occurred when delay was set.
vinay.sajip
- [Python-checkins] cpython (merge 3.3 -> default): Closes #19523: Merged fix from 3.3.
vinay.sajip
- [Python-checkins] cpython (2.7): Issue #19504: Used American spelling for 'customize'.
vinay.sajip
- [Python-checkins] cpython (3.3): Issue #19504: Used American spelling for 'customize'.
vinay.sajip
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19504: Used American spelling for 'customize'.
vinay.sajip
- [Python-checkins] cpython (2.7): Issue #19789: Clarified documentation for logging.disable.
vinay.sajip
- [Python-checkins] cpython (3.3): Issue #19789: Clarified documentation for logging.disable.
vinay.sajip
- [Python-checkins] cpython (merge 3.3 -> default): Closes #19789: Merged update from 3.3.
vinay.sajip
- [Python-checkins] cpython (2.7): Issue #19391: Clean up PCbuild/readme.txt
zach.ware
- [Python-checkins] cpython (3.3): Issue #19391: Clean up PCbuild/readme.txt
zach.ware
- [Python-checkins] cpython (merge 3.3 -> default): Null merge 3.3
zach.ware
- [Python-checkins] cpython (2.7): Issue #17883: Backport test.test_support._is_gui_available()
zach.ware
- [Python-checkins] cpython (2.7): Issue #17883: Tweak test_tcl testLoadWithUNC to skip the test in the
zach.ware
- [Python-checkins] cpython: #19439: Update PCbuild/readme.txt with new sub-project
zach.ware
- [Python-checkins] cpython (3.3): Correct a merge error in Misc/NEWS
zach.ware
- [Python-checkins] cpython (merge 3.3 -> default): Null merge
zach.ware
- [Python-checkins] cpython (3.3): Issue #19440: Clean up test_capi
zach.ware
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19440: Clean up test_capi
zach.ware
- [Python-checkins] cpython: Issue #19520: Fix (the last!) compiler warning on 32bit Windows, in _sha3
zach.ware
- [Python-checkins] cpython (3.3): Issue #19596: Set untestable tests in test_importlib to None
zach.ware
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19596: Null merge with 3.3
zach.ware
- [Python-checkins] cpython (3.3): Issue #18326: Clarify that list.sort's arguments are keyword-only.
zach.ware
- [Python-checkins] cpython (merge 3.3 -> default): Issue #18326: merge with 3.3
zach.ware
- [Python-checkins] cpython (merge default -> default): Merge heads
zach.ware
- [Python-checkins] cpython: Issue #3158: doctest can now find doctests in functions and methods
zach.ware
- [Python-checkins] cpython (merge default -> default): Merge heads
zach.ware
- [Python-checkins] cpython: Issue #3158: Relax new doctests a bit.
zach.ware
- [Python-checkins] cpython (2.7): Issue #19588: Fixed tests in test_random that were silently skipped most
zach.ware
- [Python-checkins] cpython (3.3): Issue #19588: Fixed tests in test_random that were silently skipped most
zach.ware
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19588: Merge with 3.3
zach.ware
- [Python-checkins] cpython (merge 2.7 -> 2.7): Merge heads
zach.ware
- [Python-checkins] cpython (merge 3.3 -> 3.3): Merge heads
zach.ware
- [Python-checkins] cpython (merge default -> default): Merge heads
zach.ware
- [Python-checkins] cpython (merge 3.3 -> default): Merge with 3.3
zach.ware
- [Python-checkins] cpython (3.3): Issue #19788: kill_python(_d).exe is now run as a PreBuildEvent on the
zach.ware
- [Python-checkins] cpython (merge 3.3 -> default): Issue #19788: kill_python(_d).exe is now run as a PreBuildEvent on the
zach.ware
- [Python-checkins] cpython: Issue #19595: Re-enable a long-disabled test in test_winsound
zach.ware
- [Python-checkins] cpython (2.7): Issue #19595: Re-enable a long-disabled test in test_winsound
zach.ware
- [Python-checkins] cpython (3.3): Issue #19595: Re-enable a long-disabled test in test_winsound
zach.ware
- [Python-checkins] cpython (merge 3.3 -> default): Null merge
zach.ware
Last message date:
Sat Nov 30 23:46:45 CET 2013
Archived on: Fri Dec 6 09:21:15 CET 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).