January 2013 Archives by thread
Starting: Tue Jan 1 00:07:55 CET 2013
Ending: Thu Jan 31 23:52:27 CET 2013
Messages: 809
- [Python-checkins] cpython (2.7): Issue #14958: backport to 2.7.x from 3.3 (patch by Roger Serwy)
ned.deily
- [Python-checkins] cpython (3.3): Make indentation consistent and remove dead commented-out code.
eli.bendersky
- [Python-checkins] cpython (merge 3.3 -> default): Make indentation consistent and remove dead commented-out code.
eli.bendersky
- [Python-checkins] cpython (3.3): bring Python into 2013
benjamin.peterson
- [Python-checkins] cpython (merge 3.3 -> default): merge 3.3
benjamin.peterson
- [Python-checkins] cpython (2.7): bring Python into 2013
benjamin.peterson
- [Python-checkins] cpython (merge 2.7 -> 2.7): merge heads
benjamin.peterson
- [Python-checkins] cpython (3.3): update another year
benjamin.peterson
- [Python-checkins] cpython (2.7): update another year
benjamin.peterson
- [Python-checkins] Daily reference leaks (0a095821c74e): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython: Fix overlooked licence text.
richard.oudkerk
- [Python-checkins] cpython: Issue #16787: Increase asyncore and asynchat default output buffers size, to
charles-francois.natali
- [Python-checkins] cpython (3.3): Make indentation consistent
eli.bendersky
- [Python-checkins] cpython (merge 3.3 -> default): Make indentation consistent
eli.bendersky
- [Python-checkins] cpython (3.2): Issue #9586: Redefine SEM_FAILED on MacOSX to keep compiler happy.
richard.oudkerk
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #9586: Merge
richard.oudkerk
- [Python-checkins] cpython (merge 3.3 -> default): Issue #9586: Merge.
richard.oudkerk
- [Python-checkins] cpython (2.7): Issue #9586: Redefine SEM_FAILED on MacOSX to keep compiler happy.
richard.oudkerk
- [Python-checkins] cpython: Set st_dev on Windows as unsigned long to match its DWORD type, related to the
brian.curtin
- [Python-checkins] cpython: Backed out changeset 61bada808b34
brian.curtin
- [Python-checkins] cpython (2.7): Update copyright dates in Mac plists.
ned.deily
- [Python-checkins] cpython (3.2): Update copyright dates in Mac plists.
ned.deily
- [Python-checkins] cpython (merge 3.2 -> 3.3): Update copyright dates in Mac plists.
ned.deily
- [Python-checkins] cpython (merge 3.3 -> default): Update copyright dates in Mac plists.
ned.deily
- [Python-checkins] cpython (2.7): Issue #16819: IDLE method completion now correctly works for unicode literals.
serhiy.storchaka
- [Python-checkins] cpython (3.2): Issue #16819: IDLE method completion now correctly works for bytes literals.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #16819: IDLE method completion now correctly works for bytes literals.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16819: IDLE method completion now correctly works for bytes literals.
serhiy.storchaka
- [Python-checkins] cpython (3.3): configparser: preserve section order when using `__setitem__` (issue #16820)
lukasz.langa
- [Python-checkins] cpython (merge 3.3 -> default): Merged section order preservation fix when using `__setitem__` (issue #16820)
lukasz.langa
- [Python-checkins] cpython (3.2): Issue #9644: Fix the encoding used by os.statvfs(): use the filesystem encoding
victor.stinner
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #9644: Add a test on os.statvfs() for the PEP 383
victor.stinner
- [Python-checkins] cpython (merge 3.3 -> default): (Merge 3.3) Issue #9644: Add a test on os.statvfs() for the PEP 383
victor.stinner
- [Python-checkins] cpython (3.2): configparser: preserve section order when using `__setitem__` (issue #16820)
lukasz.langa
- [Python-checkins] cpython (merge 3.2 -> 3.3): Null-merged 3.2 section order preservation fix when using `__setitem__` (issue
lukasz.langa
- [Python-checkins] cpython (merge 3.3 -> default): Null-merged 3.2 section order preservation fix when using `__setitem__` (issue
lukasz.langa
- [Python-checkins] cpython (3.3): Misc/NEWS updated to tell about #14590 and #16820
lukasz.langa
- [Python-checkins] cpython (merge 3.3 -> default): Null-merged Misc/NEWS change
lukasz.langa
- [Python-checkins] cpython (3.2): Misc/NEWS updated to tell about #16820
lukasz.langa
- [Python-checkins] cpython (merge 3.2 -> 3.3): Null-merged Misc/NEWS change
lukasz.langa
- [Python-checkins] peps: Fix typos.
ezio.melotti
- [Python-checkins] peps: Fix grammar, whitespace, and a couple of semantic mistakes (#16818).
ezio.melotti
- [Python-checkins] Daily reference leaks (2044df71d391): sum=1
solipsis at pitrou.net
- [Python-checkins] cpython (2.7): get the core to compile --disable-unicode
benjamin.peterson
- [Python-checkins] cpython (3.2): Issue #16541: tk_setPalette() now works with keyword arguments.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #16541: tk_setPalette() now works with keyword arguments.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16541: tk_setPalette() now works with keyword arguments.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.2): Merge heads
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Merge heads
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> 3.3): Merge heads
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Merge heads
serhiy.storchaka
- [Python-checkins] cpython (merge default -> default): Merge heads
serhiy.storchaka
- [Python-checkins] cpython (2.7): Fix incorrect grammar in Misc/NEWS.
serhiy.storchaka
- [Python-checkins] cpython (3.2): Fix incorrect grammar in Misc/NEWS.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Fix incorrect grammar in Misc/NEWS.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Fix incorrect grammar in Misc/NEWS.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Fix incorrect grammar in sched documentation.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Fix incorrect grammar in sched documentation.
serhiy.storchaka
- [Python-checkins] peps: Major PEP 432 update
nick.coghlan
- [Python-checkins] cpython (3.2): Fix method name in documentation (__setstate__ --> __getstate__)
eli.bendersky
- [Python-checkins] cpython (merge 3.2 -> 3.3): Fix method name in documentation (__setstate__ --> __getstate__)
eli.bendersky
- [Python-checkins] cpython (merge 3.3 -> default): Fix method name in documentation (__setstate__ --> __getstate__)
eli.bendersky
- [Python-checkins] cpython (2.7): Fix method name in documentation (__setstate__ --> __getstate__)
eli.bendersky
- [Python-checkins] cpython (2.7): ensure the attribute name string is initalized before using it (closes #16839)
benjamin.peterson
- [Python-checkins] cpython: Issue #16841: Set st_dev on Windows as unsigned long to match its DWORD type.
serhiy.storchaka
- [Python-checkins] cpython (2.7): call PyErr_Clear() when ignoring error from PyNumber_Int (closes #15516)
benjamin.peterson
- [Python-checkins] cpython (2.7): add Tom Tromey to ACKS
benjamin.peterson
- [Python-checkins] cpython (3.3): add Tom Tromey to ACKS
benjamin.peterson
- [Python-checkins] cpython (2.7): untabify
benjamin.peterson
- [Python-checkins] cpython (3.3): #16748: test_heapq now works with unittest test discovery.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #16748: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (3.2): #16747: fix link to file objects in the glossary.
ezio.melotti
- [Python-checkins] cpython (merge 3.2 -> 3.3): #16747: merge with 3.2.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #16747: merge with 3.3.
ezio.melotti
- [Python-checkins] devguide: #13810: fix Sphinx URL.
ezio.melotti
- [Python-checkins] Cron <docs at dinsdale> /home/docs/build-devguide
Cron Daemon
- [Python-checkins] cpython: Issue #16833: In http.client.HTTPConnection, do not concatenate the request
antoine.pitrou
- [Python-checkins] cpython (2.7): Issue #16828: Fix error incorrectly raised by bz2.compress('').
nadeem.vawda
- [Python-checkins] cpython (3.2): Issue #16828: Fix error incorrectly raised by bz2.compress('').
nadeem.vawda
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #16828: Fix error incorrectly raised by bz2.compress('').
nadeem.vawda
- [Python-checkins] cpython (3.3): Correction: issue #16828 also affects BZ2Compressor.compress().
nadeem.vawda
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16828: Fix error incorrectly raised by bz2.compress(b'') and
nadeem.vawda
- [Python-checkins] cpython (3.2): Issue #16455: On FreeBSD and Solaris, if the locale is C, the
victor.stinner
- [Python-checkins] cpython (merge 3.2 -> 3.3): (Merge 3.2) Issue #16455: On FreeBSD and Solaris, if the locale is C, the
victor.stinner
- [Python-checkins] cpython (merge 3.3 -> default): Null merge 3.3 (fix already applied to default, it was a backport)
victor.stinner
- [Python-checkins] cpython (3.2): Issue #16218, #16414, #16444: Backport FS_NONASCII, TESTFN_UNDECODABLE,
victor.stinner
- [Python-checkins] cpython (merge 3.2 -> 3.3): (Merge 3.2) Issue #16218, #16414, #16444: Backport FS_NONASCII,
victor.stinner
- [Python-checkins] cpython (merge 3.3 -> default): Null merge 3.3
victor.stinner
- [Python-checkins] cpython (2.7): issue 10527: fix missing import
giampaolo.rodola
- [Python-checkins] cpython (3.2): issue 10527: fix missing import
giampaolo.rodola
- [Python-checkins] cpython: Close #16281: handle tailmatch() failure and remove useless comment
victor.stinner
- [Python-checkins] cpython (3.2): Issue #16367: Fix FileIO.readall() on Windows for files larger than 2 GB
victor.stinner
- [Python-checkins] cpython (merge 3.2 -> 3.3): (Merge 3.2) Issue #16367: Fix FileIO.readall() on Windows for files larger than
victor.stinner
- [Python-checkins] cpython (merge 3.3 -> default): (Merge 3.3) Issue #16367: Fix FileIO.readall() on Windows for files larger than
victor.stinner
- [Python-checkins] cpython (2.7): Issue #16367: Fix FileIO.readall() on Windows for files larger than 2 GB
victor.stinner
- [Python-checkins] Daily reference leaks (49eb2488145d): sum=-1
solipsis at pitrou.net
- [Python-checkins] cpython: #16009: JSON error messages now provide more information. Patch by Serhiy
ezio.melotti
- [Python-checkins] devguide: Fix markup.
ezio.melotti
- [Python-checkins] cpython (3.3): Issue #16847: Fixed improper use of _PyUnicode_CheckConsistency() in
christian.heimes
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16847: Fixed improper use of _PyUnicode_CheckConsistency() in
christian.heimes
- [Python-checkins] cpython (3.2): drop email (closes #16857)
benjamin.peterson
- [Python-checkins] cpython (merge 3.2 -> 3.3): merge 3.2
benjamin.peterson
- [Python-checkins] cpython (2.7): drop email (closes #16857)
benjamin.peterson
- [Python-checkins] Daily reference leaks (4b42d7f288c5): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython: Issue #16674: random.getrandbits() is now 20-40% faster for small integers.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #16856: Fix a segmentation fault from calling repr() on a dict with
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16856: Fix a segmentation fault from calling repr() on a dict with
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #16747: Reflow iterable glossary entry to match 3.x change e19ed347523e.
chris.jerdonek
- [Python-checkins] cpython: Issue #16860: In tempfile, use O_CLOEXEC when available to set the
charles-francois.natali
- [Python-checkins] peps: Clarify description of wait().
guido.van.rossum
- [Python-checkins] peps: #16835: update PEP 399 idiom to make it compatible with unittest test discovery.
ezio.melotti
- [Python-checkins] cpython (2.7): #13094: add Programming FAQ entry about the behavior of closures.
ezio.melotti
- [Python-checkins] cpython (3.2): #13094: add Programming FAQ entry about the behavior of closures.
ezio.melotti
- [Python-checkins] cpython (merge 3.2 -> 3.3): #13094: merge with 3.2.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #13094: merge with 3.3.
ezio.melotti
- [Python-checkins] peps: Augment section on datagrams a little.
guido.van.rossum
- [Python-checkins] peps (merge default -> default): Merge.
guido.van.rossum
- [Python-checkins] Daily reference leaks (1bf7ae6c5324): sum=2
solipsis at pitrou.net
- [Python-checkins] cpython (3.2): Fix example by making the exception inherit from Exception.
ezio.melotti
- [Python-checkins] cpython (merge 3.2 -> 3.3): Merge example fix with 3.2.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): Merge example fix with 3.3.
ezio.melotti
- [Python-checkins] cpython (3.2): Cleanup a few minor things.
ezio.melotti
- [Python-checkins] cpython (3.2): #16862: remove outdated statements about Stackless.
ezio.melotti
- [Python-checkins] cpython (merge 3.2 -> 3.3): #16862: merge with 3.2.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #16862: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (2.7): Cleanup a few minor things.
ezio.melotti
- [Python-checkins] cpython (2.7): #16862: remove outdated statements about Stackless.
ezio.melotti
- [Python-checkins] cpython (3.3): The get() and iter() are now able to accept keyword arguments.
eli.bendersky
- [Python-checkins] cpython (merge 3.3 -> default): The get() and iter() are now able to accept keyword arguments.
eli.bendersky
- [Python-checkins] cpython: Issue #8109: The ssl module now has support for server-side SNI, thanks to a
antoine.pitrou
- [Python-checkins] peps: Open issues: signals, timeouts. Reminder: factories can be partial funcs.
guido.van.rossum
- [Python-checkins] Daily reference leaks (927afb7bca2a): sum=0
solipsis at pitrou.net
- [Python-checkins] peps: Updates in response to Barry Warsaw's feedback
nick.coghlan
- [Python-checkins] peps: Correctly mark PEP 369 as Withdrawn (not Rejected)
nick.coghlan
- [Python-checkins] peps: Clarify PEP 369 withdrawal notice
nick.coghlan
- [Python-checkins] cpython: Fix returning uninitialized variable (issue #8109).
antoine.pitrou
- [Python-checkins] cpython (3.3): Issue #16881: Fix Py_ARRAY_LENGTH macro for GCC < 3.1.
christian.heimes
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16881: Fix Py_ARRAY_LENGTH macro for GCC < 3.1.
christian.heimes
- [Python-checkins] cpython: Issue #16320: Remove redundant Makefile dependencies for strings and bytes.
serhiy.storchaka
- [Python-checkins] cpython (3.2): #16877: Add mention that shell-style path expansions are not automatic.
r.david.murray
- [Python-checkins] cpython (merge 3.2 -> 3.3): merge #16877: Add mention that shell-style path expansions are not automatic.
r.david.murray
- [Python-checkins] cpython (merge 3.3 -> default): merge #16877: Add mention that shell-style path expansions are not automatic.
r.david.murray
- [Python-checkins] cpython (2.7): #16877: Add mention that shell-style path expansions are not automatic.
r.david.murray
- [Python-checkins] peps: Add some references.
guido.van.rossum
- [Python-checkins] peps (merge default -> default): Merge
guido.van.rossum
- [Python-checkins] Daily reference leaks (b6284d2aaada): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython (3.2): Issue #16884: updated logging documentation to include lastResort and use
vinay.sajip
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #16884: Merged logging documentation fixes from 3.2.
vinay.sajip
- [Python-checkins] cpython (merge 3.3 -> default): Closes #16884: Merged logging documentation fixes from 3.3.
vinay.sajip
- [Python-checkins] cpython: Add a comment about *not* caching the hash value. Issue #9685 suggested to
christian.heimes
- [Python-checkins] cpython (3.3): Issue #15972: Fix error messages when os functions expecting a file name or
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #15972: Fix error messages when os functions expecting a file name or
serhiy.storchaka
- [Python-checkins] cpython: fcntl: add F_DUPFD_CLOEXEC constant, available on Linux 2.6.24+.
victor.stinner
- [Python-checkins] cpython: Issue #16854: Fix regrtest.usage() regression introduced in 6e2e5adc0400.
chris.jerdonek
- [Python-checkins] Daily reference leaks (ce99559efa46): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython (3.2): Issue #15845: Fix comparison between bytes and string.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #15845: Fix comparison between bytes and string.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #15845: Fix comparison between bytes and string.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #16884: Updated docs to use 'note' directives.
vinay.sajip
- [Python-checkins] cpython (3.2): Issue #16884: Updated docs to use 'note' directives in a couple of places
vinay.sajip
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #16884: Merged doc fix from 3.2.
vinay.sajip
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16884: Merged doc fix from 3.3.
vinay.sajip
- [Python-checkins] cpython (2.7): Issue #16836: Enable IPv6 support even if IPv6 is disabled on the build host.
charles-francois.natali
- [Python-checkins] cpython (3.2): Issue #16836: Enable IPv6 support even if IPv6 is disabled on the build host.
charles-francois.natali
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #16836: Enable IPv6 support even if IPv6 is disabled on the build host.
charles-francois.natali
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16836: Enable IPv6 support even if IPv6 is disabled on the build host.
charles-francois.natali
- [Python-checkins] cpython (2.7): Fix out of bound read in UTF-32 decoder on "narrow Unicode" builds.
serhiy.storchaka
- [Python-checkins] cpython (3.2): Fix out of bound read in UTF-32 decoder on "narrow Unicode" builds.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #11461: Fix the incremental UTF-16 decoder. Original patch by
serhiy.storchaka
- [Python-checkins] cpython (3.2): Issue #11461: Fix the incremental UTF-16 decoder. Original patch by
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Null merge
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Null merge
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #11461: Fix the incremental UTF-16 decoder. Original patch by
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #11461: Fix the incremental UTF-16 decoder. Original patch by
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #16843: Make concurrent tests for sched module deterministic.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16843: Make concurrent tests for sched module deterministic.
serhiy.storchaka
- [Python-checkins] Daily reference leaks (f65eae38f71e): sum=7
solipsis at pitrou.net
- [Python-checkins] devguide: #16868: mention that you can "ping" issues before writing to python-dev.
ezio.melotti
- [Python-checkins] cpython (3.2): Issue #16491: IDLE now prints chained exception tracebacks.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #16491: IDLE now prints chained exception tracebacks.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16491: IDLE now prints chained exception tracebacks.
serhiy.storchaka
- [Python-checkins] cpython (3.3): correct static string clearing loop (closes #16906)
benjamin.peterson
- [Python-checkins] cpython (merge 3.3 -> default): merge 3.3 (#16906)
benjamin.peterson
- [Python-checkins] peps: Specify signal handling API.
guido.van.rossum
- [Python-checkins] peps: Instead of init_event_loop(), define new_event_loop().
guido.van.rossum
- [Python-checkins] peps: Allow Handlers as callbacks. Add EventLoop.close().
guido.van.rossum
- [Python-checkins] cpython: Issue #16876: Optimize epoll.poll() by keeping a per-instance epoll events
charles-francois.natali
- [Python-checkins] devguide: Document that the "Create Patch" button works only for CPython repositories.
chris.jerdonek
- [Python-checkins] peps: Spec out Future better.
guido.van.rossum
- [Python-checkins] peps: Specify wait() and as_completed() with less reliance on PEP 3148.
guido.van.rossum
- [Python-checkins] cpython (3.3): #16852: test_genericpath, test_posixpath, test_ntpath, and test_macpath now
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #16852: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (3.3): Use correct methods in unittest.mock examples.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): Merge unittest.mock examples fixes.
ezio.melotti
- [Python-checkins] cpython (3.3): #16897: test_bisect now works with unittest test discovery. Initial patch by
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #16897: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (3.3): #16896: test_asyncore now works with unittest test discovery. Patch by Zachary
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #16896: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (3.3): #16888: test_array now works with unittest test discovery. Patch by Zachary
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #16888: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (3.3): #16898: test_bufio now works with unittest test discovery. Patch by Zachary
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #16898: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (3.3): #16905: test_bufio now works with unittest test discovery. Initial patch by
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #16905: merge with 3.3.
ezio.melotti
- [Python-checkins] Daily reference leaks (05183ce544be): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython (3.3): #16910: test_bytes, test_unicode, and test_userstring now work with unittest
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #16910: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (2.7): Issue #15782: Prevent compile errors of OS X Carbon modules _Fm, _Qd, and
ned.deily
- [Python-checkins] cpython (3.3): Issue #16076: make _elementtree.Element pickle-able in a way that is compatible
eli.bendersky
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16076: make _elementtree.Element pickle-able in a way that is compatible
eli.bendersky
- [Python-checkins] cpython (3.3): normalize whitespace
eli.bendersky
- [Python-checkins] cpython (merge 3.3 -> default): normalize whitespace
eli.bendersky
- [Python-checkins] cpython (3.3): Issue #16913: Fix Element.itertext()'s handling of text with XML entities.
eli.bendersky
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16913: Fix Element.itertext()'s handling of text with XML entities.
eli.bendersky
- [Python-checkins] cpython (3.3): Update Misc/NEWS for issue #16076
eli.bendersky
- [Python-checkins] cpython (3.2): #15545: fix sqlite3.iterdump regression on unsortable row_factory objects.
r.david.murray
- [Python-checkins] cpython (merge 3.2 -> 3.3): merge #15545: fix sqlite3.iterdump regression on unsortable row_factory objects.
r.david.murray
- [Python-checkins] cpython (merge 3.3 -> default): merge #15545: fix sqlite3.iterdump regression on unsortable row_factory objects.
r.david.murray
- [Python-checkins] cpython (2.7): #15545: sort iterdump via SQL instead of in python code
r.david.murray
- [Python-checkins] cpython (2.7): use PyInt_FromSsize_t instead of PyLong_FromSsize_t (#10182)
benjamin.peterson
- [Python-checkins] cpython (3.3): remove __del__ because it's evil and also prevents the ResourceWarning on the
benjamin.peterson
- [Python-checkins] cpython (merge 3.3 -> default): merge 3.3 (#16900)
benjamin.peterson
- [Python-checkins] cpython (3.2): #13934: document sqlite version strings, use correct one in test.
r.david.murray
- [Python-checkins] cpython (merge 3.2 -> 3.3): merge #13934: document sqlite version strings, use correct one in test.
r.david.murray
- [Python-checkins] cpython (merge 3.3 -> default): merge #13934: document sqlite version strings, use correct one in test.
r.david.murray
- [Python-checkins] cpython (2.7): #13934: document sqlite version strings.
r.david.murray
- [Python-checkins] cpython (2.7): #15109: revert '%'->'format' changes in 4b105d328fe7 to fix regression.
r.david.murray
- [Python-checkins] cpython (3.3): #16919: test_crypt now works with unittest test discovery. Patch by Zachary
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #16919: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (3.2): Enable a broken test and fix it.
ezio.melotti
- [Python-checkins] cpython (merge 3.2 -> 3.3): Merge fix for broken/disabled test.
ezio.melotti
- [Python-checkins] cpython (3.3): #16918: test_codecs now works with unittest test discovery. Patch by Zachary
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #16918: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (3.3): #16925: test_configparser now works with unittest test discovery. Patch by
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #16925: merge with 3.3.
ezio.melotti
- [Python-checkins] Daily reference leaks (aef7db0d3893): sum=287
solipsis at pitrou.net
- [Python-checkins] cpython (2.7): #13899: \A, \Z, and \B now correctly match the A, Z, and B literals when used
ezio.melotti
- [Python-checkins] cpython (3.2): #13899: \A, \Z, and \B now correctly match the A, Z, and B literals when used
ezio.melotti
- [Python-checkins] cpython (merge 3.2 -> 3.3): #13899: merge with 3.2.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #13899: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (2.7): Issue #16874: fix formatting of setup.py upload options in documentation.
chris.jerdonek
- [Python-checkins] cpython (3.2): Issue #16874 (forward-port from 2.7): fix some documentation formatting.
chris.jerdonek
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #16874 (merge from 3.2): fix some documentation formatting.
chris.jerdonek
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16874 (merge from 3.3): fix some documentation formatting.
chris.jerdonek
- [Python-checkins] cpython (2.7): #16154: fix some doctests in Doc/library. Patch by Ravi Sinha.
ezio.melotti
- [Python-checkins] cpython (merge 2.7 -> 2.7): Merge heads.
ezio.melotti
- [Python-checkins] cpython (3.2): #16154: fix some doctests in Doc/library. Patch by Ravi Sinha.
ezio.melotti
- [Python-checkins] cpython (merge 3.2 -> 3.3): #16154: merge with 3.2.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #16154: merge with 3.3.
ezio.melotti
- [Python-checkins] devguide: Improve and make more concise the "Building the documentation" section.
chris.jerdonek
- [Python-checkins] devguide: Issue #16814: add "make -C Doc html" short-cut to documentation instructions.
chris.jerdonek
- [Python-checkins] devguide: Update Py3k doc URL.
georg.brandl
- [Python-checkins] cpython (2.7): grammatical fix; thanks to Alex Rudnick from docs@
sandro.tosi
- [Python-checkins] cpython (3.2): grammatical fix; thanks to Alex Rudnick from docs@
sandro.tosi
- [Python-checkins] cpython (merge 3.2 -> 3.3): merge with 3.2
sandro.tosi
- [Python-checkins] cpython (merge 3.3 -> default): merge with 3.3
sandro.tosi
- [Python-checkins] cpython (2.7): Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py.
serhiy.storchaka
- [Python-checkins] cpython (3.2): Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #15539: Fix a number of bugs in Tools/scripts/pindent.py.
serhiy.storchaka
- [Python-checkins] devguide: Add a paragraph about checking for refleaks. Initial patch by Daniel Shahaf.
ezio.melotti
- [Python-checkins] cpython (2.7): Add a note about checking refleaks to patchcheck.
ezio.melotti
- [Python-checkins] cpython (3.2): Add a note about checking refleaks to patchcheck.
ezio.melotti
- [Python-checkins] cpython (merge 3.2 -> 3.3): Merge patchcheck changes with 3.2
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): Merge patchcheck changes with 3.3
ezio.melotti
- [Python-checkins] cpython: #16921 Since Win9x is no longer supported, CREATE_NEW_CONSOLE is
tim.golden
- [Python-checkins] cpython: Issue #3583: mention that testing whether a bad address not triggering
brett.cannon
- [Python-checkins] peps: Closes #16916: clarify "slicing equivalent to extended unpacking" example: the
georg.brandl
- [Python-checkins] cpython (2.7): Closes #16936: fix duplicate/ambiguous description of stat.S_IFMT in the docs.
georg.brandl
- [Python-checkins] cpython (3.3): Closes #16936: fix duplicate/ambiguous description of stat.S_IFMT in the docs.
georg.brandl
- [Python-checkins] cpython (2.7): Issue #15539: Fix backup file creation in pindent.py on Windows
serhiy.storchaka
- [Python-checkins] cpython (3.2): Issue #15539: Fix a backup file creation in pindent.py on Windows.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #15539: Fix a backup file creation in pindent.py on Windows.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #15539: Fix a backup file creation in pindent.py on Windows.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #16730: Don't raise an exception in
brett.cannon
- [Python-checkins] cpython (merge 3.3 -> default): Merge from 3.3 for fix for issue #16730
brett.cannon
- [Python-checkins] cpython (merge default -> default): merge
brett.cannon
- [Python-checkins] cpython (merge 3.3 -> 3.3): merge
brett.cannon
- [Python-checkins] cpython (merge 3.3 -> default): merge
brett.cannon
- [Python-checkins] cpython: Issue #15031: Refactor some code in importlib pertaining to validating
brett.cannon
- [Python-checkins] cpython: Closes #16613: Added optional mapping argument to ChainMap.new_child.
vinay.sajip
- [Python-checkins] cpython (2.7): Issue #16933: Improve choices examples in argparse documentation.
chris.jerdonek
- [Python-checkins] cpython (3.2): Issue #16933 (2.7 forward-port): Improve choices examples in argparse docs.
chris.jerdonek
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #16933 (merge from 3.2): Improve choices examples in argparse docs.
chris.jerdonek
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16933 (merge from 3.3): Improve choices examples in argparse docs.
chris.jerdonek
- [Python-checkins] Daily reference leaks (c0ddae67f4df): sum=280
solipsis at pitrou.net
- [Python-checkins] cpython: Issue #16398: Optimize deque.rotate()
raymond.hettinger
- [Python-checkins] cpython (2.7): Issue #16398: Optimize deque.rotate()
raymond.hettinger
- [Python-checkins] cpython (2.7): #16940: fix indentation in example.
ezio.melotti
- [Python-checkins] cpython (3.2): #16940: fix indentation in example.
ezio.melotti
- [Python-checkins] cpython (merge 3.2 -> 3.3): #16940: merge with 3.2.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #16940: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython: Issue #16876: Revert be8e6b81284e, which wasn't thread-safe: wait until a
charles-francois.natali
- [Python-checkins] cpython (3.3): Issue #16076: fix refleak in pickling of Element.
eli.bendersky
- [Python-checkins] cpython (merge 3.3 -> default): Close #16076: fix refleak in pickling of Element.
eli.bendersky
- [Python-checkins] cpython (3.3): Issue #16076: check for return value of PyTuple_New for args (following
eli.bendersky
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16076: check for return value of PyTuple_New for args (following
eli.bendersky
- [Python-checkins] cpython: Close #15442: Expand the list of default directories ignored by filecmp.dircmp
eli.bendersky
- [Python-checkins] peps: Updates based on implementation progress
nick.coghlan
- [Python-checkins] cpython (3.3): Issues #15083 and #16992: port find.* method tests to unittest
eli.bendersky
- [Python-checkins] cpython (merge 3.3 -> default): Issues #15083 and #16992: port find.* method tests to unittest
eli.bendersky
- [Python-checkins] cpython (3.3): clean trailing whitespace
eli.bendersky
- [Python-checkins] cpython (merge 3.3 -> default): clean trailing whitespace
eli.bendersky
- [Python-checkins] cpython (2.7): Issue #16762: Fix some test_subprocess failures on NetBSD and OpenBSD: kill()
charles-francois.natali
- [Python-checkins] cpython (3.2): Issue #16762: Fix some test_subprocess failures on NetBSD and OpenBSD: kill()
charles-francois.natali
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #16762: Fix some test_subprocess failures on NetBSD and OpenBSD: kill()
charles-francois.natali
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16762: Fix some test_subprocess failures on NetBSD and OpenBSD: kill()
charles-francois.natali
- [Python-checkins] cpython (2.7): Issue #16829: IDLE printing no longer fails if there are spaces or other
serhiy.storchaka
- [Python-checkins] cpython (3.2): Issue #16829: IDLE printing no longer fails if there are spaces or other
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #16829: IDLE printing no longer fails if there are spaces or other
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16829: IDLE printing no longer fails if there are spaces or other
serhiy.storchaka
- [Python-checkins] cpython: #16259: delete some no-longer-used code from regrtest.
r.david.murray
- [Python-checkins] peps: Add a new PEP: 333: Add cloexec argument to functions creating file descriptors
victor.stinner
- [Python-checkins] cpython (3.3): SSLContext.load_dh_params() now properly closes the input file.
antoine.pitrou
- [Python-checkins] cpython (merge 3.3 -> default): SSLContext.load_dh_params() now properly closes the input file.
antoine.pitrou
- [Python-checkins] cpython (3.3): Issue #16923: Fix ResourceWarnings in test_ssl.
antoine.pitrou
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16923: Fix ResourceWarnings in test_ssl.
antoine.pitrou
- [Python-checkins] cpython (3.3): In test_ssl, threaded tests shouldn't need the "network" resource to be enabled
antoine.pitrou
- [Python-checkins] cpython (merge 3.3 -> default): In test_ssl, threaded tests shouldn't need the network resource to be enabled
antoine.pitrou
- [Python-checkins] cpython: fix versionadded to 3.4
eli.bendersky
- [Python-checkins] peps: PEP 433: cleanup, complete, reorganize
victor.stinner
- [Python-checkins] peps: PEP 433: reformat to 70 columns
victor.stinner
- [Python-checkins] peps: PEP 433: finish to format to 70 columns
victor.stinner
- [Python-checkins] cpython (3.3): make deque_clear void, since it's infallible
benjamin.peterson
- [Python-checkins] cpython (2.7): make deque_clear void, since it's infallible
benjamin.peterson
- [Python-checkins] Daily reference leaks (016953aabc47): sum=6
solipsis at pitrou.net
- [Python-checkins] peps: PEP 432: Flesh out a design for main execution
nick.coghlan
- [Python-checkins] peps: No need for the abbreviation
nick.coghlan
- [Python-checkins] peps: Closes #16949: update wording about string exceptions.
georg.brandl
- [Python-checkins] peps: Closes #16950: update wording about raise syntax.
georg.brandl
- [Python-checkins] cpython (2.7): test_asyncore: wait explicitly for a thread termination (this dangling thread
charles-francois.natali
- [Python-checkins] cpython (3.2): test_asyncore: wait explicitly for a thread termination (this dangling thread
charles-francois.natali
- [Python-checkins] cpython (merge 3.2 -> 3.3): test_asyncore: wait explicitly for a thread termination (this dangling thread
charles-francois.natali
- [Python-checkins] cpython (3.3): Fix test_posix failure on NetBSD buildbots: sched_setparam() and
charles-francois.natali
- [Python-checkins] cpython (merge 3.3 -> default): test_asyncore: wait explicitly for a thread termination (this dangling thread
charles-francois.natali
- [Python-checkins] cpython: Fix test_posix failure on NetBSD buildbots: sched_setparam() and
charles-francois.natali
- [Python-checkins] cpython (3.3): Clean trailing whitespace in _elementtree.c
eli.bendersky
- [Python-checkins] cpython (merge 3.3 -> default): Clean trailing whitespace in _elementtree.c
eli.bendersky
- [Python-checkins] cpython (3.2): Issue #16922: fixed findtext() to return empty Unicode string instead of empty
eli.bendersky
- [Python-checkins] cpython (merge 3.2 -> 3.3): Merge 3.2 and revert changes since the changes in 3.3 are a bit different
eli.bendersky
- [Python-checkins] cpython (3.3): Issue #16922: fixed findtext() to return empty Unicode string instead of empty
eli.bendersky
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16922: fixed findtext() to return empty Unicode string instead of empty
eli.bendersky
- [Python-checkins] peps: PEP 433:
victor.stinner
- [Python-checkins] cpython: Close #14377: Add a new parameter to ElementTree.write and some module-level
eli.bendersky
- [Python-checkins] cpython: Add Ariel to Misc/ACKS
eli.bendersky
- [Python-checkins] cpython: Cleanup the docs ElementTree a bit and describe the default_namespace
eli.bendersky
- [Python-checkins] cpython (2.7): Describe the default_namespace parameter of ElemetTree.write.
serhiy.storchaka
- [Python-checkins] cpython (3.2): Describe the default_namespace parameter of ElemetTree.write.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Describe the default_namespace parameter of ElemetTree.write.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Cleanup the docs ElementTree a bit.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #16955: Fix the poll() method for multiprocessing's socket
richard.oudkerk
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16955: Fix the poll() method for multiprocessing's socket
richard.oudkerk
- [Python-checkins] cpython: fix for previous commit related to issue 10527 which didn't have the intended
giampaolo.rodola
- [Python-checkins] cpython (3.3): fix for previous commit related to issue 10527 which didn't have the intended
giampaolo.rodola
- [Python-checkins] Daily reference leaks (831f49cc00fc): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython: Issue #5066: Update IDLE docs
andrew.svetlov
- [Python-checkins] cpython (2.7): Issue #9720: zipfile now writes correct local headers for files larger than 4
serhiy.storchaka
- [Python-checkins] cpython (3.2): Issue #9720: zipfile now writes correct local headers for files larger than 4
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #9720: zipfile now writes correct local headers for files larger than 4
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #9720: zipfile now writes correct local headers for files larger than 4
serhiy.storchaka
- [Python-checkins] cpython: Issue #15989: Fix several occurrences of integer overflow
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #10527: Use poll() instead of select() for multiprocessing pipes
richard.oudkerk
- [Python-checkins] cpython (3.2): Issue #10527: Use poll() instead of select() for multiprocessing pipes
richard.oudkerk
- [Python-checkins] cpython (merge 3.2 -> 3.3): Dummy merge
richard.oudkerk
- [Python-checkins] peps: Updates for cancelling handlers and remove_reader/writer/connector.
guido.van.rossum
- [Python-checkins] peps: add Obsoleted-By
daniel.holth
- [Python-checkins] Daily reference leaks (de719ed20c74): sum=-2
solipsis at pitrou.net
- [Python-checkins] cpython: Fix test_socket broken in previous commit (changeset 13e2e44db99d).
serhiy.storchaka
- [Python-checkins] cpython (3.3): Check for NULL before the pointer aligning in fastsearch_memchr_1char.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Check for NULL before the pointer aligning in fastsearch_memchr_1char.
serhiy.storchaka
- [Python-checkins] peps: PEP 432: Move the description of the status quo to the end
nick.coghlan
- [Python-checkins] peps: PEP 432: Reduce typing in proposed API
nick.coghlan
- [Python-checkins] cpython (2.7): Issue #10527: Remove dead code
richard.oudkerk
- [Python-checkins] cpython (3.2): Issue #10527: Remove dead code
richard.oudkerk
- [Python-checkins] cpython (merge 3.2 -> 3.3): Merge
richard.oudkerk
- [Python-checkins] cpython (2.7): Issue #14850: Now a chamap decoder treates U+FFFE as "undefined mapping"
serhiy.storchaka
- [Python-checkins] cpython (3.2): Issue #14850: Now a chamap decoder treates U+FFFE as "undefined mapping"
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #14850: Now a chamap decoder treates U+FFFE as "undefined mapping"
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #14850: Now a chamap decoder treates U+FFFE as "undefined mapping"
serhiy.storchaka
- [Python-checkins] cpython (3.2): Issue #15861: tkinter now correctly works with lists and tuples containing
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #15861: tkinter now correctly works with lists and tuples containing
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #15861: tkinter now correctly works with lists and tuples containing
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #15861: tkinter now correctly works with lists and tuples containing
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #9501: Improved shutdown handling to deal with module attributes
vinay.sajip
- [Python-checkins] cpython (3.2): Issue #9501: Improved shutdown handling to deal with module attributes
vinay.sajip
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #9501: Merged fix from 3.2.
vinay.sajip
- [Python-checkins] cpython (merge 3.3 -> default): Issue #9501: Merged fix from 3.3.
vinay.sajip
- [Python-checkins] cpython: thinko
philip.jenvey
- [Python-checkins] cpython (3.3): remove warning about tb circular reference (closes #7340)
benjamin.peterson
- [Python-checkins] cpython (merge 3.3 -> default): merge 3.3 (#7340)
benjamin.peterson
- [Python-checkins] Daily reference leaks (d866bbdd68e8): sum=11
solipsis at pitrou.net
- [Python-checkins] cpython (3.3): Issue #16422: Use strings for rounding mode constants for better readability
stefan.krah
- [Python-checkins] cpython (merge 3.3 -> default): Merge 3.3.
stefan.krah
- [Python-checkins] cpython (3.3): Change NEWS entry to make it somewhat intelligible.
stefan.krah
- [Python-checkins] peps: Handle transfer of config to subinterpreters
nick.coghlan
- [Python-checkins] cpython (3.3): Increase warning level for _decimal.so and libmpdec build when using gcc.
stefan.krah
- [Python-checkins] cpython (3.3): Remove trailing whitespace.
stefan.krah
- [Python-checkins] cpython (2.7): Closed #16886: test_dictcomps no longer depends on dict order
frank.wierzbicki
- [Python-checkins] cpython (3.2): Closed #16886: test_dictcomps no longer depends on dict order
frank.wierzbicki
- [Python-checkins] cpython (merge 3.2 -> 3.3): #16886: merge with 3.2
frank.wierzbicki
- [Python-checkins] cpython (merge 3.3 -> default): #16886: merge with 3.3
frank.wierzbicki
- [Python-checkins] cpython (3.3): Use unittest.main() in 3.3 and greater
frank.wierzbicki
- [Python-checkins] cpython (3.3): Issue #11729: Backport commit bff052d9 from libffi upstream in order to fix
stefan.krah
- [Python-checkins] Daily reference leaks (f3e348ab08c6): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython (3.3): Fix build with 3.x gcc versions.
stefan.krah
- [Python-checkins] cpython (3.3): Issue #14110: Fix test failures on FreeBSD if the user is in the wheel group.
stefan.krah
- [Python-checkins] cpython: Fix docstring typo in concurrent.futures.Future
eli.bendersky
- [Python-checkins] cpython: Issue #16982: Fix --without-threads build failure.
stefan.krah
- [Python-checkins] cpython (3.3): Issue #16987: Fix definition of SHLIB_EXT.
stefan.krah
- [Python-checkins] peps: Rename create_transport() to create_connection(). Remove type argument.
guido.van.rossum
- [Python-checkins] cpython (3.2): Remove outdated statement
antoine.pitrou
- [Python-checkins] cpython (merge 3.2 -> 3.3): Remove outdated statement
antoine.pitrou
- [Python-checkins] cpython (merge 3.3 -> default): Remove outdated statement
antoine.pitrou
- [Python-checkins] cpython (2.7): Remove pointless discussion of the lack of a ternary operator
antoine.pitrou
- [Python-checkins] cpython (3.3): Issue #11870: Skip test_3_join_in_forked_from_thread() on HP-UX.
stefan.krah
- [Python-checkins] peps: Suggest that some APIs be marked as "transports-only".
guido.van.rossum
- [Python-checkins] Daily reference leaks (cb297930d2cf): sum=7
solipsis at pitrou.net
- [Python-checkins] cpython (3.3): check windows fd validity (closes #16992)
benjamin.peterson
- [Python-checkins] cpython (2.7): check windows fd validity (closes #16992)
benjamin.peterson
- [Python-checkins] cpython (2.7): support -> test_support
benjamin.peterson
- [Python-checkins] peps: PEP 433: updates
victor.stinner
- [Python-checkins] cpython (2.7): math.fsum docs did not show up because of a misplaced testsetup directive
lukasz.langa
- [Python-checkins] cpython (3.2): math.fsum docs did not show up because of a misplaced testsetup directive
lukasz.langa
- [Python-checkins] cpython (merge 3.2 -> 3.3): math.fsum docs did not show up because of a misplaced testsetup directive
lukasz.langa
- [Python-checkins] cpython (merge 3.3 -> default): math.fsum docs did not show up because of a misplaced testsetup directive
lukasz.langa
- [Python-checkins] cpython (2.7): #16978: rephrase sentence and fix typo. Initial patch by Tshepang Lekhonkhobe.
ezio.melotti
- [Python-checkins] cpython (3.2): #16978: rephrase sentence and fix typo. Initial patch by Tshepang Lekhonkhobe.
ezio.melotti
- [Python-checkins] cpython (merge 3.2 -> 3.3): #16978: merge with 3.2.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #16978: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (2.7): #16985: Remove incorrect phrase indication presence of non-present concrete UTC
jason.coombs
- [Python-checkins] cpython (2.7): Show the function signature in the docstring
raymond.hettinger
- [Python-checkins] cpython: Ignore Mac's Data Services Store
raymond.hettinger
- [Python-checkins] cpython (3.3): Show the function signature in the docstring
raymond.hettinger
- [Python-checkins] cpython (2.7): Ignore Mac's Data Services Store
raymond.hettinger
- [Python-checkins] Daily reference leaks (74b0461346f0): sum=4
solipsis at pitrou.net
- [Python-checkins] cpython (2.7): Improve tooltips by listing the most common argument pattern first.
raymond.hettinger
- [Python-checkins] cpython (3.2): Issue #15989: Fix several occurrences of integer overflow
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #15989: Fix several occurrences of integer overflow
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #15989: Fix several occurrences of integer overflow
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #16953: Fix socket module compilation on platforms with HAVE_BROKEN_POLL.
charles-francois.natali
- [Python-checkins] cpython (3.2): Issue #16953: Fix socket module compilation on platforms with HAVE_BROKEN_POLL.
charles-francois.natali
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #16953: Fix socket module compilation on platforms with HAVE_BROKEN_POLL.
charles-francois.natali
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16953: Fix socket module compilation on platforms with HAVE_BROKEN_POLL.
charles-francois.natali
- [Python-checkins] cpython (2.7): Fix a few typos in Misc/NEWS.
ezio.melotti
- [Python-checkins] cpython (3.2): Fix a few typos in Misc/NEWS.
ezio.melotti
- [Python-checkins] cpython (merge 3.2 -> 3.3): Merge Misc/NEWS fixes from 3.2.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): Merge Misc/NEWS fixes from 3.3.
ezio.melotti
- [Python-checkins] cpython (3.3): Fix docstring typo in concurrent.futures.Future
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): Null merge the backported changest.
ezio.melotti
- [Python-checkins] cpython (2.7): Ensure that width and precision in string formatting test have type int, not
serhiy.storchaka
- [Python-checkins] peps: Ned takes care of Mac installers now
benjamin.peterson
- [Python-checkins] peps: tentative 2.7.4 dates
benjamin.peterson
- [Python-checkins] cpython (3.3): remove unnecessary clearing of list
benjamin.peterson
- [Python-checkins] cpython (2.7): remove unnecessary clearing of list
benjamin.peterson
- [Python-checkins] cpython (2.7): Issue #15989: Fix possible integer overflow in str formatting as in unicode
serhiy.storchaka
- [Python-checkins] cpython (3.3): Remove cruft and circumvolutions from the unittest docs.
antoine.pitrou
- [Python-checkins] cpython (merge 3.3 -> default): Remove cruft and circumvolutions from the unittest docs.
antoine.pitrou
- [Python-checkins] Daily reference leaks (d1e6a48dfb0d): sum=7
solipsis at pitrou.net
- [Python-checkins] cpython (3.3): Touch correct file in 'make touch'
nick.coghlan
- [Python-checkins] cpython (merge 3.3 -> default): Merge hg touch fix from 3.3
nick.coghlan
- [Python-checkins] cpython (3.2): #4153: update the Unicode howto.
ezio.melotti
- [Python-checkins] cpython (merge 3.2 -> 3.3): #4153: merge with 3.2.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #4153: merge with 3.3.
ezio.melotti
- [Python-checkins] devguide: Document the code-block directive.
ezio.melotti
- [Python-checkins] cpython (3.3): #16557: update functional howto -- "return value" is valid after PEP 380.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #16557: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (3.3): expressions -> arguments
benjamin.peterson
- [Python-checkins] cpython (3.3): end is a keyword argument
benjamin.peterson
- [Python-checkins] cpython (3.3): Issue #7353: Remove references to Include/intobject.h in the C-porting howto.
stefan.krah
- [Python-checkins] cpython (2.7): Backport 6df456f8fc6d.
stefan.krah
- [Python-checkins] Daily reference leaks (575eb20cd7d1): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython (3.2): Issue #16335: Fix integer overflow in unicode-escape decoder.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #16335: Fix integer overflow in unicode-escape decoder.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16335: Fix integer overflow in unicode-escape decoder.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #16335: Fix integer overflow in unicode-escape decoder.
serhiy.storchaka
- [Python-checkins] cpython (2.7): fix for f4d30d1a529e
christian.heimes
- [Python-checkins] cpython (3.2): Fix memory error in test_ucn.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Fix memory error in test_ucn.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Fix memory error in test_ucn.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Fix memory error in test_ucn.
serhiy.storchaka
- [Python-checkins] devguide: adding myself to list of experts for poplib module
giampaolo.rodola
- [Python-checkins] devguide (merge default -> default): merge
giampaolo.rodola
- [Python-checkins] cpython (3.3): Issue #16993: shutil.which() now preserves the case of the path and extension
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16993: shutil.which() now preserves the case of the path and extension
serhiy.storchaka
- [Python-checkins] cpython (2.7): Add bigmemtest decorator to test of issue #16335.
serhiy.storchaka
- [Python-checkins] cpython (3.2): Add bigmemtest decorator to test of issue #16335.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Use bigmemtest decorator for test of issue #16335.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Use bigmemtest decorator for test of issue #16335.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #17007: Improved logging documentation based on suggestions in the issue.
vinay.sajip
- [Python-checkins] cpython (3.2): Issue #17007: Improved logging documentation based on suggestions in the issue.
vinay.sajip
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #17007: Merged doc update from 3.2.
vinay.sajip
- [Python-checkins] cpython (merge 3.3 -> default): Closes #17007: Merged doc update from 3.3.
vinay.sajip
- [Python-checkins] cpython (2.7): Issue #17007: Made minor changes to documentation wording.
vinay.sajip
- [Python-checkins] cpython (3.2): Issue #17007: Made minor changes to documentation wording.
vinay.sajip
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #17007: Merged minor changes from 3.2.
vinay.sajip
- [Python-checkins] cpython (merge 3.3 -> default): Issue #17007: Merged minor changes from 3.3.
vinay.sajip
- [Python-checkins] Daily reference leaks (6877957a5e91): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython (3.3): Fix shutil.which() test for issue #16993.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Fix shutil.which() test for issue #16993.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Updated logging HOWTO with a diagram.
vinay.sajip
- [Python-checkins] cpython (3.2): Updated logging HOWTO with a diagram.
vinay.sajip
- [Python-checkins] cpython (merge 3.2 -> 3.3): Merged documentation update from 3.2.
vinay.sajip
- [Python-checkins] cpython (merge 3.3 -> default): Merged documentation update from 3.3.
vinay.sajip
- [Python-checkins] cpython (3.2): #15546: Fix GzipFile.peek()'s handling of pathological input data.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Add some tests for XPath numeric indexing
eli.bendersky
- [Python-checkins] cpython (merge 3.3 -> default): Add some tests for XPath numeric indexing
eli.bendersky
- [Python-checkins] cpython (3.2): Issue #1159051: GzipFile now raises EOFError when reading a corrupted file
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #1159051: GzipFile now raises EOFError when reading a corrupted file
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #1159051: GzipFile now raises EOFError when reading a corrupted file
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #1159051: GzipFile now raises EOFError when reading a corrupted file
serhiy.storchaka
- [Python-checkins] cpython (2.7): Added cookbook recipe for structured logging.
vinay.sajip
- [Python-checkins] cpython (3.2): Added cookbook recipe for structured logging.
vinay.sajip
- [Python-checkins] cpython (merge 3.2 -> 3.3): Merged doc update from 3.2.
vinay.sajip
- [Python-checkins] cpython (merge 3.3 -> default): Merged doc update from 3.3.
vinay.sajip
- [Python-checkins] cpython (2.7): #11379: rephrase minidom documentation to use the term "minimal" instead of
ezio.melotti
- [Python-checkins] cpython (3.2): #11379: rephrase minidom documentation to use the term "minimal" instead of
ezio.melotti
- [Python-checkins] cpython (merge 3.2 -> 3.3): #11379: merge with 3.2.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #11379: merge with 3.3.
ezio.melotti
- [Python-checkins] Daily reference leaks (9a0cd5363c2a): sum=2
solipsis at pitrou.net
- [Python-checkins] cpython (3.3): Issue #16957: shutil.which() no longer searches a bare file name in the
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16957: shutil.which() no longer searches a bare file name in the
serhiy.storchaka
- [Python-checkins] cpython (2.7): Corrected typo, added comment in cookbook recipe.
vinay.sajip
- [Python-checkins] cpython (3.2): Corrected typo, added comment in cookbook recipe.
vinay.sajip
- [Python-checkins] cpython (3.2): Issue #12411: Fix to cgi.parse_multipart to correctly use bytes boundaries and
senthil.kumaran
- [Python-checkins] cpython (merge 3.2 -> 3.3): merge from 3.2
senthil.kumaran
- [Python-checkins] cpython (merge 3.3 -> default): merge from 3.3
senthil.kumaran
- [Python-checkins] cpython: revert #16672 for incorrect semantics
benjamin.peterson
- [Python-checkins] Daily reference leaks (cd87afe18ff8): sum=0
solipsis at pitrou.net
- [Python-checkins] peps: Add two new TODOs (socket address and fork()).
guido.van.rossum
- [Python-checkins] peps: One more TODO: pass socket to start_serving().
guido.van.rossum
- [Python-checkins] cpython (3.2): Fix generating of sre_constants.h on Python 3.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Fix generating of sre_constants.h on Python 3.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Fix generating of sre_constants.h on Python 3.
serhiy.storchaka
- [Python-checkins] cpython: Issue #12323: Strengthen error checking of the position XPath selectors
eli.bendersky
- [Python-checkins] cpython (3.3): Since the return type of format() is not a Decimal, raise ValueError instead of
stefan.krah
- [Python-checkins] cpython (merge default -> default): Merge.
stefan.krah
- [Python-checkins] cpython (3.3): Issue #9708: Fix support for iterparse(parser=...) argument per documentation.
eli.bendersky
- [Python-checkins] cpython (merge 3.3 -> default): Issue #9708: Fix support for iterparse(parser=...) argument per documentation.
eli.bendersky
- [Python-checkins] cpython (merge default -> default): null merge
eli.bendersky
- [Python-checkins] cpython (3.2): Clarify ET.iterparse documentation - this function is not supported by the
eli.bendersky
- [Python-checkins] cpython (2.7): Issue #9708: clarify doc of iterparse - cElementTree doesn't support the parser
eli.bendersky
- [Python-checkins] peps: Tweak TODOs.
guido.van.rossum
- [Python-checkins] peps: PEP 433: rationale
victor.stinner
- [Python-checkins] Daily reference leaks (ac485e1cb0f5): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython (3.3): Fix pathext test for shutil.which() which was
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Fix pathext test for shutil.which() which was
serhiy.storchaka
- [Python-checkins] cpython (2.7): Don't run the test for issue #16335 when -M is not specified.
serhiy.storchaka
- [Python-checkins] cpython (3.2): Increase the memory limit in the test for issue #16335.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Increase the memory limit in the test for issue #16335.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Increase the memory limit in the test for issue #16335.
serhiy.storchaka
- [Python-checkins] cpython (3.2): Issue #13454: Fix a crash when deleting an iterator created by itertools.tee()
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #13454: Fix a crash when deleting an iterator created by itertools.tee()
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #13454: Fix a crash when deleting an iterator created by itertools.tee()
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #13454: Fix a crash when deleting an iterator created by itertools.tee()
serhiy.storchaka
- [Python-checkins] cpython (3.2): Clean trailing whitespace in itertoolsmodule.c.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Clean trailing whitespace in itertoolsmodule.c.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Clean trailing whitespace in itertoolsmodule.c.
serhiy.storchaka
- [Python-checkins] cpython (2.7): - Issue #17029: Let h2py search the multiarch system include directory.
matthias.klose
- [Python-checkins] cpython (3.2): - Issue #17029: Let h2py search the multiarch system include directory.
matthias.klose
- [Python-checkins] cpython (merge 3.2 -> 3.3): - Issue #17029: Let h2py search the multiarch system include directory.
matthias.klose
- [Python-checkins] cpython (merge 3.3 -> default): - Issue #17029: Let h2py search the multiarch system include directory.
matthias.klose
- [Python-checkins] cpython: Drop support for Windows 2000; allow any XP API (but not Vista+).
martin.v.loewis
- [Python-checkins] cpython: Replace WaitForSingleObject with WaitForSingleObjectEx,
martin.v.loewis
- [Python-checkins] cpython: Replace WaitForMultipleObjects with WaitForMultipleObjectEx,
martin.v.loewis
- [Python-checkins] cpython (3.3): - Issue #15484: Fix _PYTHON_PROJECT_BASE for srcdir != builddir builds;
matthias.klose
- [Python-checkins] cpython (merge 3.3 -> default): - Issue #15484: Fix _PYTHON_PROJECT_BASE for srcdir != builddir builds;
matthias.klose
- [Python-checkins] cpython (3.3): - Issue #16292: Improve a comment for cross building in configure.ac
matthias.klose
- [Python-checkins] cpython (merge 3.3 -> default): - Issue #16292: Improve a comment for cross building in configure.ac
matthias.klose
- [Python-checkins] cpython (2.7): Issue #9290: In IDLE the sys.std* streams now implement io.TextIOBase
serhiy.storchaka
- [Python-checkins] cpython (3.2): Issue #9290: In IDLE the sys.std* streams now implement io.TextIOBase
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #9290: In IDLE the sys.std* streams now implement io.TextIOBase
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #9290: In IDLE the sys.std* streams now implement io.TextIOBase
serhiy.storchaka
- [Python-checkins] cpython (2.7): - Issue #3754: fix typo in pthread AC_CACHE_VAL.
matthias.klose
- [Python-checkins] cpython (3.2): - Issue #3754: fix typo in pthread AC_CACHE_VAL.
matthias.klose
- [Python-checkins] cpython (merge 3.2 -> 3.3): - Issue #3754: fix typo in pthread AC_CACHE_VAL.
matthias.klose
- [Python-checkins] cpython (merge 3.3 -> default): - Issue #3754: fix typo in pthread AC_CACHE_VAL.
matthias.klose
- [Python-checkins] cpython (2.7): Issue #1602133: 'environ' is not really available with shared libraries on OSX
ronald.oussoren
- [Python-checkins] cpython (3.2): Issue #1602133: 'environ' is not really available with shared libraries on OSX
ronald.oussoren
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #1602133: 'environ' is not really available with shared libraries on OSX
ronald.oussoren
- [Python-checkins] cpython (merge 3.3 -> default): Issue #1602133: 'environ' is not really available with shared libraries on OSX
ronald.oussoren
- [Python-checkins] peps: FIx a changed link target.
brett.cannon
- [Python-checkins] peps: Update from Lennart
brett.cannon
- [Python-checkins] cpython (3.3): - Issue #17031: Fix running regen in cross builds.
matthias.klose
- [Python-checkins] cpython (merge 3.3 -> default): - Issue #17031: Fix running regen in cross builds.
matthias.klose
- [Python-checkins] cpython: Touch up exception messaging
brett.cannon
- [Python-checkins] cpython: Issue #16972: Have site.addpackage() consider known paths even when
brett.cannon
- [Python-checkins] devguide: I don't want to deal with the warnings module anymore.
brett.cannon
- [Python-checkins] cpython (2.7): Issue #16975: Fix error handling bug in the escape-decode decoder.
serhiy.storchaka
- [Python-checkins] cpython (3.2): Issue #16975: Fix error handling bug in the escape-decode bytes decoder.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #16975: Fix error handling bug in the escape-decode bytes decoder.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16975: Fix error handling bug in the escape-decode bytes decoder.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #16980: Fix processing of escaped non-ascii bytes in the
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16980: Fix processing of escaped non-ascii bytes in the
serhiy.storchaka
- [Python-checkins] peps: PEP 433: add command line option and environment variable
victor.stinner
- [Python-checkins] cpython: Fix #16769. Remove outdated Visual Studio project directories for VC6, VS7.1,
brian.curtin
- [Python-checkins] peps: PEP 433: specify behaviour of old Linux kernels with SOCK_CLOEXEC
victor.stinner
- [Python-checkins] Daily reference leaks (01bbac9369e8): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython (2.7): Optimize the test for issue #13454.
serhiy.storchaka
- [Python-checkins] cpython (3.2): Optimize the test for issue #13454.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Optimize the test for issue #13454.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Optimize the test for issue #13454.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #10156: In the interpreter's initialization phase, unicode globals
serhiy.storchaka
- [Python-checkins] cpython (3.2): Issue #10156: In the interpreter's initialization phase, unicode globals
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #10156: In the interpreter's initialization phase, unicode globals
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #10156: In the interpreter's initialization phase, unicode globals
serhiy.storchaka
- [Python-checkins] cpython: - Issue #16235: Implement python-config as a shell script.
matthias.klose
- [Python-checkins] cpython (3.3): - Follow-up for issue #15484: In PYTHON_FOR_BUILD, use $(PLATDIR) instead
matthias.klose
- [Python-checkins] cpython (merge 3.3 -> default): - Follow-up for issue #15484: In PYTHON_FOR_BUILD, use $(PLATDIR) instead
matthias.klose
- [Python-checkins] cpython (3.3): Adapt test_bytes for a build --without-doc-strings.
stefan.krah
- [Python-checkins] cpython (2.7): Adapt test for build --without-doc-strings.
stefan.krah
- [Python-checkins] cpython (3.3): Fix test_pydoc for build --without-doc-strings.
stefan.krah
- [Python-checkins] cpython: Skip a test unless the network resource is available.
brett.cannon
- [Python-checkins] cpython: Port py_compile over to importlib
brett.cannon
- [Python-checkins] cpython (3.3): - Issue #3718: Use AC_ARG_VAR to set MACHDEP in configure.ac.
matthias.klose
- [Python-checkins] cpython (merge 3.3 -> default): - Issue #3718: Use AC_ARG_VAR to set MACHDEP in configure.ac.
matthias.klose
- [Python-checkins] cpython (2.7): fix typo; thanks to Dmitry Northerner from docs@
sandro.tosi
- [Python-checkins] cpython (3.3): fix typo; thanks to Andrew Harrington from docs@
sandro.tosi
- [Python-checkins] cpython (2.7): Issue #14018: fix merge error
ned.deily
- [Python-checkins] cpython (3.2): Issue #14018: fix merge error
ned.deily
- [Python-checkins] cpython (3.3): Fix a few typos and a double semicolon. Patch by Eitan Adler.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): Merge typo fixes from 3.3.
ezio.melotti
- [Python-checkins] Daily reference leaks (491d7f9b879d): sum=4
solipsis at pitrou.net
- [Python-checkins] cpython: Issue #16772: in int(x, base), non-integer bases must have an __index__ method.
mark.dickinson
- [Python-checkins] cpython (3.2): Issue #13886: Fix input() to not strip out supposedly-invalid input bytes.
nadeem.vawda
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #13886: Fix input() to not strip out supposedly-invalid input bytes.
nadeem.vawda
- [Python-checkins] cpython (merge 3.3 -> default): Issue #13886: Fix input() to not strip out supposedly-invalid input bytes.
nadeem.vawda
- [Python-checkins] cpython (2.7): Issue #13886: Fix input() to not strip out supposedly-invalid input bytes.
nadeem.vawda
- [Python-checkins] cpython (2.7): Issue #11729: Backport commit bff052d9 from libffi upstream in order to fix
stefan.krah
- [Python-checkins] cpython (2.7): - Issue #17041: Fix testing when Python is configured with the
serhiy.storchaka
- [Python-checkins] cpython (3.2): Issue #17041: Fix testing when Python is configured with the
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #17041: Fix testing when Python is configured with the
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #17041: Fix testing when Python is configured with the
serhiy.storchaka
- [Python-checkins] cpython: Tweak an exception message
brett.cannon
- [Python-checkins] cpython: Ignore generated files related to python-config
brett.cannon
- [Python-checkins] cpython: Drop the concept of Extension Modules from Misc/NEWS; the stdlib is the stdlib
brett.cannon
- [Python-checkins] peps: Simplify test case example code
brett.cannon
- [Python-checkins] cpython: Tweak a comment to be in line with Python 3
brett.cannon
- [Python-checkins] Daily reference leaks (a375c3d88c7e): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython (2.7): Remove trailing whitespaces in cStringIO.h.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Fix skip conditions in some docstings tests.
serhiy.storchaka
- [Python-checkins] cpython (3.2): Fix skip conditions in some docstings tests.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Fix skip conditions in some docstings tests.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Fix skip conditions in some docstings tests.
serhiy.storchaka
- [Python-checkins] peps: PEP 433: add test scripts; performances results on Linux 3.6
victor.stinner
- [Python-checkins] cpython (2.7): Issue #17051: Fix a memory leak in os.path.isdir() on Windows. Patch by Robert
serhiy.storchaka
- [Python-checkins] cpython (2.7): Add Robert Xiao to Misc/ACKS for issue17051.
serhiy.storchaka
- [Python-checkins] cpython (3.3): fix long fixer docs (#4590)
benjamin.peterson
- [Python-checkins] cpython (merge 3.3 -> default): merge 3.3 (#4590)
benjamin.peterson
- [Python-checkins] cpython (2.7): fix long fixer docs (#4590)
benjamin.peterson
- [Python-checkins] peps: PEP 426: add Version-Scheme
daniel.holth
- [Python-checkins] Daily reference leaks (8b9910d8d27f): sum=4
solipsis at pitrou.net
- [Python-checkins] cpython (2.7): Issue #14018: Backport OS X installer updates from 3.3.
ned.deily
- [Python-checkins] cpython (3.2): Issue #14018: Backport OS X installer updates from 3.3.
ned.deily
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #14018: merge to 3.3
ned.deily
- [Python-checkins] cpython (merge 3.3 -> default): Issue #14018: merge to default
ned.deily
- [Python-checkins] cpython (2.7): Issue #16979: Fix error handling bugs in the unicode-escape-decode decoder.
serhiy.storchaka
- [Python-checkins] cpython (3.2): Issue #16979: Fix error handling bugs in the unicode-escape-decode decoder.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #16979: Fix error handling bugs in the unicode-escape-decode decoder.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16979: Fix error handling bugs in the unicode-escape-decode decoder.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Clean up escape-decode decoder tests.
serhiy.storchaka
- [Python-checkins] cpython (3.2): Clean up escape-decode decoder tests.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Clean up escape-decode decoder tests.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Clean up escape-decode decoder tests.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Add tests for raw-unicode-escape codec.
serhiy.storchaka
- [Python-checkins] cpython (3.2): Add tests for raw-unicode-escape codec.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Add tests for raw-unicode-escape codec.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Add tests for raw-unicode-escape codec.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Move NEWS entity from library to core section.
serhiy.storchaka
- [Python-checkins] cpython (3.2): Move NEWS entity from library to core section.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Move NEWS entity from library to core section.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Move NEWS entity from library to core section.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #16971: Fix a refleak in the charmap decoder.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16971: Fix a refleak in the charmap decoder.
serhiy.storchaka
- [Python-checkins] peps: PEP 433: Add link to the implementation issue
victor.stinner
- [Python-checkins] peps: PEP 433: change the proposal to sys.setdefaultcloexec(cloexec: bool)
victor.stinner
- [Python-checkins] peps: PEP 433: add another alternative
victor.stinner
- [Python-checkins] peps: PEP 426: only two Version-Scheme(s)
daniel.holth
- [Python-checkins] cpython: Identify the ARM compiler.
martin.v.loewis
- [Python-checkins] cpython (3.2): Issue #12004: Fix an internal error in PyZipFile when writing an invalid
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #12004: Fix an internal error in PyZipFile when writing an invalid
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #12004: Fix an internal error in PyZipFile when writing an invalid
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #17071: Signature.bind() now works when one of the keyword arguments is
antoine.pitrou
- [Python-checkins] cpython (merge 3.3 -> default): Issue #17071: Signature.bind() now works when one of the keyword arguments is
antoine.pitrou
- [Python-checkins] cpython: Closes #17028: Allowed Python arguments to be supplied to launcher.
vinay.sajip
- [Python-checkins] cpython (2.7): Added clarification to logging HOWTO.
vinay.sajip
- [Python-checkins] cpython: Fix compilation error under Windows.
vinay.sajip
- [Python-checkins] cpython (2.7): Issue 15505. unittest.installHandler and non callable signal handlers
michael.foord
- [Python-checkins] cpython (3.2): Closes issue 15505. unittest.installHandler and non-callable signal handlers.
michael.foord
- [Python-checkins] Daily reference leaks (e81cad0c722a): sum=0
solipsis at pitrou.net
- [Python-checkins] peps: PEP 433: fix typo, sys.setdefaultcloexec() has one mandatory parameter
victor.stinner
- [Python-checkins] peps: PEP 433: inherance => inheritance
victor.stinner
- [Python-checkins] peps: PEP 433: more references
victor.stinner
- [Python-checkins] peps: PEP 433: more info on apache/php and cloexec
victor.stinner
- [Python-checkins] cpython (3.3): Updated venv documentation with an example.
vinay.sajip
- [Python-checkins] cpython: Updated NEWS with fix for #17028.
vinay.sajip
- [Python-checkins] Daily reference leaks (58e72cb89848): sum=6
solipsis at pitrou.net
- [Python-checkins] cpython (2.7): Issue #13590: OS X Xcode 4 - improve support for universal extension modules
ned.deily
- [Python-checkins] cpython (3.2): Issue #13590: OS X Xcode 4 - improve support for universal extension modules
ned.deily
- [Python-checkins] cpython (2.7): Issue #4844: ZipFile now raises BadZipfile when opens a ZIP file with an
serhiy.storchaka
- [Python-checkins] cpython (3.2): Issue #4844: ZipFile now raises BadZipFile when opens a ZIP file with an
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #4844: ZipFile now raises BadZipFile when opens a ZIP file with an
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #4844: ZipFile now raises BadZipFile when opens a ZIP file with an
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #17049: Localized calendar methods now return unicode if a locale
serhiy.storchaka
- [Python-checkins] cpython (3.2): Added test to ensure localized calendar methods return strings and not bytes.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Added test to ensure localized calendar methods return strings and not bytes.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Added test to ensure localized calendar methods return strings and not bytes.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #17041: Fix doctesting when Python is configured with the
serhiy.storchaka
- [Python-checkins] cpython (3.2): Issue #17041: Fix doctesting when Python is configured with the
serhiy.storchaka
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #17041: Fix doctesting when Python is configured with the
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #17041: Fix doctesting when Python is configured with the
serhiy.storchaka
- [Python-checkins] peps: PEP-0426 formatting, default
daniel.holth
- [Python-checkins] peps: PEP 433: F_DUPFD_CLOEXEC & F_DUP2FD_CLOEXEC
victor.stinner
- [Python-checkins] peps: PEP 433: Solaris 11 supports also O_CLOEXEC
victor.stinner
- [Python-checkins] cpython (2.7): - Issue #17086: Backport the patches from the 3.3 branch to cross-build
matthias.klose
Last message date:
Thu Jan 31 23:52:27 CET 2013
Archived on: Thu Jan 31 23:52:30 CET 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).