April 2013 Archives by date
Starting: Mon Apr 1 02:06:52 CEST 2013
Ending: Tue Apr 30 22:35:21 CEST 2013
Messages: 620
- [Python-checkins] cpython: Issue #17586: fix typo in contextlib.rst
ned.deily
- [Python-checkins] Daily reference leaks (18e699c4d8c0): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython (2.7): #6698: IDLE now opens just an editor window when configured to do so.
roger.serwy
- [Python-checkins] cpython (3.3): #6698: IDLE now opens just an editor window when configured to do so.
roger.serwy
- [Python-checkins] cpython (merge 3.3 -> default): #6698: merge with 3.3.
roger.serwy
- [Python-checkins] cpython: Issue #14135: Make sure tests don't leave the locale changed for any
brett.cannon
- [Python-checkins] cpython: Backed out changeset 4fcd50a6dca7 as it totally breaks the test suite here.
antoine.pitrou
- [Python-checkins] cpython: Issue #17483: remove unreachable code in urlopen().
antoine.pitrou
- [Python-checkins] cpython (3.3): Issue #17357: Add missing verbosity messages when running under
brett.cannon
- [Python-checkins] cpython (merge 3.3 -> default): merge
brett.cannon
- [Python-checkins] cpython (merge default -> default): merge
brett.cannon
- [Python-checkins] cpython: Issue #14135: Let's try this again.
brett.cannon
- [Python-checkins] cpython (3.3): list slotdefs in offset order rather than sorting them (closes #17610)
benjamin.peterson
- [Python-checkins] cpython (merge 3.3 -> default): merge 3.3 (#17610)
benjamin.peterson
- [Python-checkins] Daily reference leaks (96c0efe93774): sum=2
solipsis at pitrou.net
- [Python-checkins] peps: Updates based on recent enhancements in flufl.enum + some clarifications.
eli.bendersky
- [Python-checkins] cpython (2.7): #13163: fix names of _get_socket args
r.david.murray
- [Python-checkins] cpython: #17492: Additional tests for random module.
r.david.murray
- [Python-checkins] cpython: #17489: Add explanatory comment that __getstate__ is not called.
r.david.murray
- [Python-checkins] cpython (2.7): #13163: fix names of _get_socket args
Eric V. Smith
- [Python-checkins] cpython (3.3): Close #6822: ftplib.FTP.storlines() expects a binary file, not a text file
victor.stinner
- [Python-checkins] cpython (merge 3.3 -> default): (Merge 3.3) Close #6822: ftplib.FTP.storlines() expects a binary file, not a
victor.stinner
- [Python-checkins] cpython: Add _PyUnicodeWriter_WriteSubstring() function
victor.stinner
- [Python-checkins] cpython: Close #16757: Avoid calling the expensive _PyUnicode_FindMaxChar() function
victor.stinner
- [Python-checkins] cpython: fix unused variable
victor.stinner
- [Python-checkins] cpython (2.7): #17614: IDLE no longer raises exception when quickly closing a file.
roger.serwy
- [Python-checkins] cpython (merge 2.7 -> 3.3): #17614: IDLE no longer raises exception when quickly closing a file.
roger.serwy
- [Python-checkins] cpython (merge 3.3 -> default): #17614: merge with 3.3.
roger.serwy
- [Python-checkins] Daily reference leaks (41645c37fd3d): sum=1
solipsis at pitrou.net
- [Python-checkins] cpython (2.7): #14254: IDLE now handles readline correctly across shell restarts.
roger.serwy
- [Python-checkins] cpython (3.3): #14254: IDLE now handles readline correctly across shell restarts.
roger.serwy
- [Python-checkins] cpython (merge 3.3 -> default): #14254: merge with 3.3.
roger.serwy
- [Python-checkins] cpython: remove uneffective 'while True' clause
giampaolo.rodola
- [Python-checkins] cpython (3.3): #17623: fix whatsnew typo
r.david.murray
- [Python-checkins] cpython (merge 3.3 -> default): Merge #17623: fix whatsnew typo
r.david.murray
- [Python-checkins] cpython (3.3): Use repr when printing unknown url type in urlopen.
r.david.murray
- [Python-checkins] cpython (merge 3.3 -> default): Merge: Use repr when printing unknown url type in urlopen.
r.david.murray
- [Python-checkins] cpython (3.3): Issue #17619: Make input() check for Ctrl-C correctly on Windows.
richard.oudkerk
- [Python-checkins] cpython (merge 3.3 -> default): Merge
richard.oudkerk
- [Python-checkins] cpython (3.3): Issue #15940: Specify effect of locale on time functions.
terry.reedy
- [Python-checkins] cpython (merge 3.3 -> default): Merge with 3.3
terry.reedy
- [Python-checkins] cpython (2.7): Issue #15940: Specify effect of locale on time functions.
terry.reedy
- [Python-checkins] cpython (3.3): Issue #15940: Replace tab.
terry.reedy
- [Python-checkins] cpython (merge 3.3 -> default): Merge with 3.3
terry.reedy
- [Python-checkins] cpython (2.7): Issue #15940: Replace tab.
terry.reedy
- [Python-checkins] cpython (3.3): Issue #15940: NEWS entry
terry.reedy
- [Python-checkins] cpython (merge 3.3 -> default): Merge with 3.3
terry.reedy
- [Python-checkins] cpython (2.7): Issue #15940: NEWS entry
terry.reedy
- [Python-checkins] Cron <docs at dinsdale> /home/docs/build-devguide
Cron Daemon
- [Python-checkins] cpython (3.3): #17572: Avoid chained exceptions while passing bad directives to
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #17572: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython: Remove the "Extension Modules" section.
ezio.melotti
- [Python-checkins] cpython (2.7): close search and replace dialog after it is used (closes #17625)
benjamin.peterson
- [Python-checkins] cpython (merge 2.7 -> 2.7): merge 2.7.4 release branch
benjamin.peterson
- [Python-checkins] cpython (3.3): close search and replace dialog after it is used (closes #17625)
benjamin.peterson
- [Python-checkins] cpython (merge 3.3 -> default): merge 3.3 (#17625)
benjamin.peterson
- [Python-checkins] Daily reference leaks (44586e16b2a7): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython (3.3): #8913: add examples and docs for date/time/datetime.__format__. Patch by
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #8913: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (2.7): #8913: add examples and docs for date/time/datetime.__format__. Patch by
ezio.melotti
- [Python-checkins] peps: Updated PEP 435:
eli.bendersky
- [Python-checkins] peps: Trim trailing whitespace
eli.bendersky
- [Python-checkins] cpython: #17365: Remove Python 2 code from test_print
andrew.svetlov
- [Python-checkins] cpython (3.3): Issue #17483: 3.3 Branch - Remove unreachable code in urllib.request
senthil.kumaran
- [Python-checkins] cpython (merge 3.3 -> default): null merge
senthil.kumaran
- [Python-checkins] Daily reference leaks (178075fbff3a): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython (3.3): Fix typo.
andrew.svetlov
- [Python-checkins] cpython (2.7): Fix typo.
andrew.svetlov
- [Python-checkins] cpython (merge 3.3 -> default): Fix typo.
andrew.svetlov
- [Python-checkins] cpython (merge 2.7 -> 2.7): merge heads
andrew.svetlov
- [Python-checkins] cpython (2.7): Fix typo
andrew.svetlov
- [Python-checkins] cpython (3.3): Fix typo
andrew.svetlov
- [Python-checkins] cpython (merge 3.3 -> default): Fix typo
andrew.svetlov
- [Python-checkins] cpython (2.7): Add link to glossary for hashable term in docs for set type
andrew.svetlov
- [Python-checkins] cpython (3.3): Add link to glossary for hashable term in docs for set type
andrew.svetlov
- [Python-checkins] cpython (merge 3.3 -> default): Add link to glossary for hashable term in docs for set type
andrew.svetlov
- [Python-checkins] peps: A couple of corrections and additions.
barry.warsaw
- [Python-checkins] peps: ValueError instead of TypeError
barry.warsaw
- [Python-checkins] peps: wording
barry.warsaw
- [Python-checkins] cpython: Issue #17469: Fix _Py_GetAllocatedBlocks() and sys.getallocatedblocks() when
antoine.pitrou
- [Python-checkins] cpython (2.7): #17641: 2.X / 3.X ssl doc unification
giampaolo.rodola
- [Python-checkins] Daily reference leaks (2bf154ca43c6): sum=0
solipsis at pitrou.net
- [Python-checkins] peps: Mention the convenience API in the creation section
eli.bendersky
- [Python-checkins] cpython (2.7): update pydoc-topics
benjamin.peterson
- [Python-checkins] cpython (2.7): change version to 2.7.4
benjamin.peterson
- [Python-checkins] cpython (2.7): Added tag v2.7.4 for changeset 026ee0057e2d
benjamin.peterson
- [Python-checkins] cpython (merge 2.7 -> 2.7): merge 2.7.4 release branch
benjamin.peterson
- [Python-checkins] cpython (2.7): start cracking on 2.7.5
benjamin.peterson
- [Python-checkins] cpython (3.2): Update pydoc topics.
georg.brandl
- [Python-checkins] cpython (3.2): Fix suspicious markup in the docs.
georg.brandl
- [Python-checkins] cpython (3.2): Bump to 3.2.4rc1.
georg.brandl
- [Python-checkins] cpython (3.2): Copyright update to 2013.
georg.brandl
- [Python-checkins] cpython (merge 3.2 -> 3.2): merge with main repo 3.2 branch
georg.brandl
- [Python-checkins] cpython (3.2): Added tag v3.2.4rc1 for changeset b2cb7bc1edb8
georg.brandl
- [Python-checkins] cpython (3.2): Issue 17538: Document XML vulnerabilties
georg.brandl
- [Python-checkins] cpython (merge 3.2 -> 3.2): merge with last upstream doc changes in 3.2
georg.brandl
- [Python-checkins] cpython (3.2): Fix XML vulnerability link references.
georg.brandl
- [Python-checkins] cpython (3.2): Add 3.2.4 UUIDs
georg.brandl
- [Python-checkins] cpython (merge 3.2 -> 3.2): merge
georg.brandl
- [Python-checkins] cpython (3.2): close search and replace dialog after it is used (closes #17625)
georg.brandl
- [Python-checkins] cpython (3.2): Bump to 3.2.4.
georg.brandl
- [Python-checkins] cpython (3.2): Added tag v3.2.4 for changeset 1e10bdeabe3d
georg.brandl
- [Python-checkins] cpython (merge 3.2 -> 3.3): merge with 3.2 branch
georg.brandl
- [Python-checkins] cpython (3.3): Update pydoc topics.
georg.brandl
- [Python-checkins] cpython (3.3): Fix suspicious markup in the docs.
georg.brandl
- [Python-checkins] cpython (3.3): Bump to 3.3.1rc1.
georg.brandl
- [Python-checkins] cpython (merge 3.3 -> 3.3): merge with upstream 3.3 branch
georg.brandl
- [Python-checkins] cpython (3.3): Added tag v3.3.1rc1 for changeset 92c2cfb92405
georg.brandl
- [Python-checkins] cpython (3.3): fix variable reference to fix --enable-profiling (closes #17550)
georg.brandl
- [Python-checkins] cpython (3.3): close search and replace dialog after it is used (closes #17625)
georg.brandl
- [Python-checkins] cpython (3.3): Bump to 3.3.1.
georg.brandl
- [Python-checkins] cpython (3.3): Added tag v3.3.1 for changeset d9893d13c628
georg.brandl
- [Python-checkins] cpython (merge 3.3 -> 3.3): merge with 3.3.1 release clone
georg.brandl
- [Python-checkins] cpython (3.3): Post-release update for 3.3.1
georg.brandl
- [Python-checkins] cpython (merge 3.3 -> default): merge with 3.3
georg.brandl
- [Python-checkins] cpython (3.3): Add 3.3.1 to LICENSE files.
georg.brandl
- [Python-checkins] cpython (merge 3.3 -> default): merge with 3.3
georg.brandl
- [Python-checkins] cpython (2.7): Change wording as Eli Bendersky suggests.
andrew.svetlov
- [Python-checkins] cpython (3.3): Change wording as Eli Bendersky suggests.
andrew.svetlov
- [Python-checkins] cpython (merge 3.3 -> default): Change wording as Eli Bendersky suggests.
andrew.svetlov
- [Python-checkins] cpython (3.3): Issue #14010: Fix a crash when iterating or deleting deeply nested filters
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #14010: Fix a crash when iterating or deleting deeply nested filters
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #14010: Fix a crash when iterating or deleting deeply nested filters
serhiy.storchaka
- [Python-checkins] cpython (3.3): move IDLE news to its own section
benjamin.peterson
- [Python-checkins] cpython (merge 3.3 -> default): merge 3.3
benjamin.peterson
- [Python-checkins] cpython (2.7): move idle news to its own section
benjamin.peterson
- [Python-checkins] cpython (merge 2.7 -> 2.7): merge heads
benjamin.peterson
- [Python-checkins] cpython (3.3): Issue #17645: convert an assert() into a proper exception in _Py_Mangle().
antoine.pitrou
- [Python-checkins] cpython (merge 3.3 -> default): Issue #17645: convert an assert() into a proper exception in _Py_Mangle().
antoine.pitrou
- [Python-checkins] cpython (2.7): Issue #17645: convert an assert() into a proper exception in _Py_Mangle().
antoine.pitrou
- [Python-checkins] cpython (merge 3.3 -> 3.3): Merge
antoine.pitrou
- [Python-checkins] cpython (merge default -> default): Merge
antoine.pitrou
- [Python-checkins] peps: change mac wiz to Ned
benjamin.peterson
- [Python-checkins] cpython (2.7): Revert a premature patch for issue #14010 (changeset d17d10c84d27).
serhiy.storchaka
- [Python-checkins] cpython (3.3): Revert a premature patch for issue #14010 (changeset aaaf36026511).
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Revert a premature patch for issue #14010 (changeset 846bd418aee5).
serhiy.storchaka
- [Python-checkins] peps: done with 2.7.4
benjamin.peterson
- [Python-checkins] cpython (2.7): move idle news entries to its section
roger.serwy
- [Python-checkins] cpython (2.7): #16887: IDLE now accepts Cancel in tabify/untabify dialog box.
roger.serwy
- [Python-checkins] cpython (3.3): #16887: IDLE now accepts Cancel in tabify/untabify dialog box.
roger.serwy
- [Python-checkins] cpython (merge 3.3 -> default): #16887: merge with 3.3.
roger.serwy
- [Python-checkins] cpython (3.3): Clean-up lru_cache examples. The print() not is needed. Set maxsize to a
raymond.hettinger
- [Python-checkins] cpython (merge 3.3 -> default): merge
raymond.hettinger
- [Python-checkins] cpython: Remove redundant imports
raymond.hettinger
- [Python-checkins] Daily reference leaks (504eed5a82a3): sum=0
solipsis at pitrou.net
- [Python-checkins] peps: PEP process changes triggered by the packaging PEPs
nick.coghlan
- [Python-checkins] cpython (3.3): Update argparse docs to follow order of ArgumentParser() arguments.
andrew.svetlov
- [Python-checkins] cpython (merge 3.3 -> default): Update argparse docs to follow order of ArgumentParser() arguments.
andrew.svetlov
- [Python-checkins] cpython (2.7): Update argparse docs to follow order of ArgumentParser() arguments.
andrew.svetlov
- [Python-checkins] cpython (merge 3.3 -> 3.3): Merge heads
andrew.svetlov
- [Python-checkins] cpython (3.3): Process DEFAULT values in mock side_effect that returns iterator.
andrew.svetlov
- [Python-checkins] cpython (merge 3.3 -> default): Process DEFAULT values in mock side_effect that returns iterator.
andrew.svetlov
- [Python-checkins] cpython (2.7): list slotdefs in offset order rather than sorting them (closes #17610)
benjamin.peterson
- [Python-checkins] cpython: add Zbigniew Halas to ACKS
benjamin.peterson
- [Python-checkins] cpython (merge default -> default): merge heads
benjamin.peterson
- [Python-checkins] cpython: Issue #15596: Faster pickling of unicode strings.
antoine.pitrou
- [Python-checkins] cpython (2.7): #1207589: Backwards-compatibility patch for right-click menu in IDLE.
roger.serwy
- [Python-checkins] cpython (3.3): #1207589: Backwards-compatibility patch for right-click menu in IDLE.
roger.serwy
- [Python-checkins] cpython (merge 3.3 -> default): #1207589: merge with 3.3.
roger.serwy
- [Python-checkins] cpython (2.7): #17613: Prevent traceback when removing syntax colorizer in IDLE.
roger.serwy
- [Python-checkins] cpython (3.3): #17613: Prevent traceback when removing syntax colorizer in IDLE.
roger.serwy
- [Python-checkins] cpython (merge 3.3 -> default): #17613: merge with 3.3.
roger.serwy
- [Python-checkins] cpython: gibibytes (Arfrever)
antoine.pitrou
- [Python-checkins] cpython: Close #13126: "Simplify" FASTSEARCH() code to help the compiler to emit more
victor.stinner
- [Python-checkins] peps: add PEP-0441: Improving Python ZIP Application Support
daniel.holth
- [Python-checkins] peps: PEP-0441: format links
daniel.holth
- [Python-checkins] Daily reference leaks (c5e2ea9e3aa7): sum=4
solipsis at pitrou.net
- [Python-checkins] cpython: #17484: add tests for getpass.
r.david.murray
- [Python-checkins] cpython (3.3): Add NEWS entry for #17502: Process DEFAULT values in mock side_effect that
andrew.svetlov
- [Python-checkins] cpython (merge 3.3 -> default): Add NEWS entry for #17502: Process DEFAULT values in mock side_effect that
andrew.svetlov
- [Python-checkins] cpython: #17484: Actually add the getpass tests this time.
r.david.murray
- [Python-checkins] cpython (2.7): Issue #17662: fix socketmodule compilation with Setup.dist.
kristjan.jonsson
- [Python-checkins] cpython (2.7): - Issue #13150, #17512: sysconfig no longer parses the Makefile and config.h
matthias.klose
- [Python-checkins] cpython (2.7): Close #17666: Fix reading gzip files with an extra field.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Close #17666: Fix reading gzip files with an extra field.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Close #17666: Fix reading gzip files with an extra field.
serhiy.storchaka
- [Python-checkins] cpython: Issue #17615: Expand expensive PyUnicode_READ() macro in unicode_compare():
victor.stinner
- [Python-checkins] cpython: Issue #17615: Add tests comparing Unicode strings of different kinds
victor.stinner
- [Python-checkins] cpython: Issue #17615: Comparing two Unicode strings now uses wmemcmp() when possible
victor.stinner
- [Python-checkins] cpython (2.7): #17657: Show full Tk version in IDLE's about dialog.
roger.serwy
- [Python-checkins] cpython (3.3): #17657: Show full Tk version in IDLE's about dialog.
roger.serwy
- [Python-checkins] cpython (merge 3.3 -> default): #17657: merge with 3.3.
roger.serwy
- [Python-checkins] Daily reference leaks (d3185be3e8d7): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython: #17648 - Clean up test_urllib2.py. Converted doctests to unittest for
senthil.kumaran
- [Python-checkins] cpython (3.3): #17648 - convert test_urllib2.py doctests to unittests
senthil.kumaran
- [Python-checkins] cpython (merge 3.3 -> default): null merge
senthil.kumaran
- [Python-checkins] cpython (3.3): #17678: Fix DeprecationWarning in the http/cookiejar.py by changing the usage
senthil.kumaran
- [Python-checkins] cpython (merge 3.3 -> default): #17678: Remove the use of a deprecated method http/cookiejar.py. Changing the
senthil.kumaran
- [Python-checkins] cpython: Do not raise exception on close() on account of socket attribute still being
giampaolo.rodola
- [Python-checkins] cpython (merge default -> default): merge heads
giampaolo.rodola
- [Python-checkins] cpython (2.7): - Issue #17682: Add the _io module to Modules/Setup.dist (commented out).
matthias.klose
- [Python-checkins] cpython: Add fast-path in PyUnicode_DecodeCharmap() for pure 8 bit encodings:
victor.stinner
- [Python-checkins] cpython: Use PyUnicode_READ() instead of PyUnicode_READ_CHAR()
victor.stinner
- [Python-checkins] cpython: Optimize make_bloom_mask(), used by str.strip(), str.lstrip() and str.rstrip()
victor.stinner
- [Python-checkins] cpython: Optimize PyUnicode_DecodeCharmap()
victor.stinner
- [Python-checkins] cpython: Fix _PyUnicode_XStrip()
victor.stinner
- [Python-checkins] cpython: Fix do_strip(): don't call PyUnicode_READ() in Py_UNICODE_ISSPACE() to not call
victor.stinner
- [Python-checkins] cpython: Don't calls macros in PyUnicode_WRITE() parameters
victor.stinner
- [Python-checkins] cpython: Write super-fast version of str.strip(), str.lstrip() and str.rstrip() for pure
victor.stinner
- [Python-checkins] cpython: replace(): only call PyUnicode_DATA(u) once
victor.stinner
- [Python-checkins] cpython: Issue #17093,17566,17567: Methods from classes in importlib.abc now raise/return
brett.cannon
- [Python-checkins] cpython: What's new entry for issue #17093
brett.cannon
- [Python-checkins] cpython (merge default -> default): merge
brett.cannon
- [Python-checkins] cpython: Issue #17615: On Windows (VS2010), Performances of wmemcmp() to compare Unicode
victor.stinner
- [Python-checkins] cpython: Close #14439: Python now prints the traceback on runpy failure at startup.
victor.stinner
- [Python-checkins] peps: Better error messages on duplicate enum values
eli.bendersky
- [Python-checkins] Daily reference leaks (39b9b05c3085): sum=1
solipsis at pitrou.net
- [Python-checkins] peps: bring PEP into line with existing executable naming convention
richard.jones
- [Python-checkins] peps: Changes following discussion with Nick and Barry
eli.bendersky
- [Python-checkins] peps (merge default -> default): merge
eli.bendersky
- [Python-checkins] peps: PEP 440/441: reformat according to template
georg.brandl
- [Python-checkins] cpython: Fix issue #17675: make socket repr() provide local and remote addresses (if
giampaolo.rodola
- [Python-checkins] cpython (2.7): #17635: fix wrong function name in multiprocessing docs.
ezio.melotti
- [Python-checkins] cpython (3.3): #17635: fix wrong function name in multiprocessing docs.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #17635: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython: #17487: wave.getparams now returns a namedtuple.
r.david.murray
- [Python-checkins] cpython (3.3): #12820: add tests for the xml.dom.minicompat module. Patch by John Chandler
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #12820: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (merge default -> default): Merge heads.
ezio.melotti
- [Python-checkins] cpython (3.3): don't run frame if it has no stack (closes #17669)
benjamin.peterson
- [Python-checkins] cpython (merge 3.3 -> default): merge 3.3 (#17669)
benjamin.peterson
- [Python-checkins] cpython (2.7): - Issue #17086: Search the include and library directories provided by the
matthias.klose
- [Python-checkins] Daily reference leaks (0b2d4089180c): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython (3.3): #5609 - test_urllib coverage for url2pathname and pathname2url. Patch
senthil.kumaran
- [Python-checkins] cpython (merge 3.3 -> default): merge from 3.3
senthil.kumaran
- [Python-checkins] cpython: normalize whitespace. caught by hook
senthil.kumaran
- [Python-checkins] cpython (3.3): normalize whitespace
senthil.kumaran
- [Python-checkins] cpython (merge 3.3 -> default): null merge
senthil.kumaran
- [Python-checkins] cpython (3.3): #14971: Use class method name, not function.__name__, during unittest discovery.
r.david.murray
- [Python-checkins] cpython (merge 3.3 -> default): Merge #14971: Use class method name, not function.__name__, during unittest
r.david.murray
- [Python-checkins] cpython: Fix invalid markup.
georg.brandl
- [Python-checkins] devguide: #17637: mention "What's New" updating guidelines in the devguide.
ezio.melotti
- [Python-checkins] cpython (3.3): #17690: test_time now works with unittest test discovery. Patch by Zachary
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #17690: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython: Fix a crash when setting a servername callback on a SSL server socket and the
antoine.pitrou
- [Python-checkins] cpython (3.3): Fix supernumerary 's' in sys._debugmallocstats() output.
antoine.pitrou
- [Python-checkins] cpython (merge 3.3 -> default): Fix supernumerary 's' in sys._debugmallocstats() output.
antoine.pitrou
- [Python-checkins] cpython: python-gdb.py: Replace invalid Unicode character with U+FFFD to be able to
victor.stinner
- [Python-checkins] cpython: Close #17693: Rewrite CJK decoders to use the _PyUnicodeWriter API instead of
victor.stinner
- [Python-checkins] cpython: Issue #13056: Reenable test_multibytecodec.Test_StreamWriter tests
victor.stinner
- [Python-checkins] cpython: #17699: Fix the new getpass test failures on windows.
r.david.murray
- [Python-checkins] peps: Fix typo (an mix -> a mix).
guido.van.rossum
- [Python-checkins] cpython (2.7): #17585: Fixed IDLE regression. Now closes when using exit() or quit().
roger.serwy
- [Python-checkins] cpython (3.3): #17585: Fixed IDLE regression. Now closes when using exit() or quit().
roger.serwy
- [Python-checkins] cpython (merge 3.3 -> default): #17585: merge with 3.3.
roger.serwy
- [Python-checkins] Daily reference leaks (82451c88b3c0): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython (3.3): #17692: test_sqlite now works with unittest test discovery. Patch by Zachary
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #17692: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (3.3): #17688: fix declaration for richcmp example in the docs.
andrew.svetlov
- [Python-checkins] cpython (merge 3.3 -> default): #17688: fix declaration for richcmp example in the docs.
andrew.svetlov
- [Python-checkins] peps: wording tweak
brett.cannon
- [Python-checkins] cpython (3.3): #6696: add documentation for the Profile objects, and improve profile/cProfile
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #6696: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (2.7): #6696: add documentation for the Profile objects, and improve profile/cProfile
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> 3.3): Merge heads.
ezio.melotti
- [Python-checkins] cpython (merge default -> default): Merge heads.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): Null merge.
ezio.melotti
- [Python-checkins] peps: Fix small typo.
barry.warsaw
- [Python-checkins] peps: Make it clear that iteration order is undefined for Enums but defined for
barry.warsaw
- [Python-checkins] cpython: Closed #9556: Allowed specifying a time-of-day for a TimedRotatingFileHandler
vinay.sajip
- [Python-checkins] cpython (3.3): #17653: fix typo in socketserver docs. Patch by Tshepang Lekhonkhobe.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #17653: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython: attempt to fix bb failure as per http://bugs.python.org/issue17675#msg186595
giampaolo.rodola
- [Python-checkins] Biggest Fake Conference in Computer Science
nelsonsteves at hushmail.com
- [Python-checkins] benchmarks: Issue #17573: add three elementtree benchmarks. Initial patch by Stefan Behnel.
antoine.pitrou
- [Python-checkins] benchmarks: Tweak etree benchmarks and add an etree_iterparse benchmark (followup to issue
antoine.pitrou
- [Python-checkins] peps: The original motiviation is unnecessary to describe the API.
barry.warsaw
- [Python-checkins] cpython (3.3): Issue #16658: add missing return to HTTPConnection.send().
andrew.svetlov
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16658: add missing return to HTTPConnection.send().
andrew.svetlov
- [Python-checkins] cpython (3.3): Issue #13355: Raise ValueError on random.triangular call with invalid params.
andrew.svetlov
- [Python-checkins] cpython (merge 3.3 -> default): Issue #13355: Raise ValueError on random.triangular call with invalid params.
andrew.svetlov
- [Python-checkins] cpython (3.3): Fix whitespaces
andrew.svetlov
- [Python-checkins] cpython (merge 3.3 -> default): Fix whitespaces
andrew.svetlov
- [Python-checkins] cpython (2.7): Issue #13355: Raise ValueError on random.triangular call with invalid params.
andrew.svetlov
- [Python-checkins] peps: Describe in detail access to enum values with [] and getattr
eli.bendersky
- [Python-checkins] Daily reference leaks (4d4277941a45): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython (2.7): Issue #17656: Fix extraction of zip files with unicode member paths.
serhiy.storchaka
- [Python-checkins] peps: Remove unnecessary duplication
eli.bendersky
- [Python-checkins] cpython (2.7): Issue #16447: Fix potential segfault when setting __name__ on a class.
mark.dickinson
- [Python-checkins] cpython (2.7): Issue #16447: Fix potential segfault when setting __name__ on a class.
Eli Bendersky
- [Python-checkins] cpython (2.7): Issue #16447: Fix potential segfault when setting __name__ on a class.
Eli Bendersky
- [Python-checkins] cpython (2.7): Issue #16447: Fix potential segfault when setting __name__ on a class.
Benjamin Peterson
- [Python-checkins] cpython (3.3): Issue #16447: Fix potential segfault when setting __name__ on a class.
mark.dickinson
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16447: Merge fix from 3.3.
mark.dickinson
- [Python-checkins] cpython: Issue #17643: Add __callback__ attribute to weakref.ref.
mark.dickinson
- [Python-checkins] cpython (2.7): - Issue #17536: Add to webbrowser's browser list: xdg-open, gvfs-open,
matthias.klose
- [Python-checkins] cpython (3.3): Revert changes for #13355 by request from Raymond Hettinger
andrew.svetlov
- [Python-checkins] cpython (merge 3.3 -> default): Revert changes for #13355 by request from Raymond Hettinger
andrew.svetlov
- [Python-checkins] cpython (2.7): Revert changes for #13355 by request from Raymond Hettinger
andrew.svetlov
- [Python-checkins] cpython (merge 2.7 -> 2.7): null merge
andrew.svetlov
- [Python-checkins] cpython: Fix incorrect indentation on 'versionadded' for weakref.ref.__callback__.
mark.dickinson
- [Python-checkins] cpython (merge default -> default): Merge heads.
mark.dickinson
- [Python-checkins] cpython: Issue #17713: Test temporarily skipped while failure investigated.
vinay.sajip
- [Python-checkins] cpython (3.3): Issue #17715: Add missing NULL Check to PyNumber_Long.
mark.dickinson
- [Python-checkins] cpython (merge 3.3 -> default): Issue #17715: Merge fix from 3.3.
mark.dickinson
- [Python-checkins] cpython (3.3): #17686: fix broken link in Doc/using/unix.rst. Patch by Dan Riti.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #17686: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (2.7): #17686: fix broken link in Doc/using/unix.rst. Patch by Dan Riti.
ezio.melotti
- [Python-checkins] cpython (3.3): #17571: remove broken links in datetime.py docstring.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #17571: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (2.7): Issue #17016: Get rid of possible pointer wraparounds and integer overflows
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #17016: Get rid of possible pointer wraparounds and integer overflows
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #17016: Get rid of possible pointer wraparounds and integer overflows
serhiy.storchaka
- [Python-checkins] cpython (2.7): #2118: clarify smtplib exception documentation.
r.david.murray
- [Python-checkins] cpython (2.7): Reflow paragraph.
r.david.murray
- [Python-checkins] cpython (3.3): #2118: clarify smtplib exception documentation.
r.david.murray
- [Python-checkins] cpython (3.3): Reflow paragraph.
r.david.murray
- [Python-checkins] cpython (merge 3.3 -> default): Merge #2118: clarify smtplib exception documentation.
r.david.murray
- [Python-checkins] cpython: #2118: Make SMTPException a subclass of IOError.
r.david.murray
- [Python-checkins] cpython: #17719: fix incorrect version number in deprecation doc.
r.david.murray
- [Python-checkins] cpython: Issue #16061: Speed up str.replace() for replacing 1-character strings.
serhiy.storchaka
- [Python-checkins] cpython: Issue #15480: Remove the deprecated and unused TYPE_INT64 code from marshal.
antoine.pitrou
- [Python-checkins] cpython: Fix misindent. This would test half less possibilities.
antoine.pitrou
- [Python-checkins] cpython: properly lookup the __round__ special method (closes #17722)
benjamin.peterson
- [Python-checkins] cpython: remove pointless change
benjamin.peterson
- [Python-checkins] cpython: Issue #17693: CJK encoders now use the new Unicode API (PEP 393)
victor.stinner
- [Python-checkins] cpython: Add _PyUnicodeWriter_WriteCharInline()
victor.stinner
- [Python-checkins] cpython (3.3): Issue #16804: Fix 'python -S -m site' failure.
meador.inge
- [Python-checkins] cpython (merge 3.3 -> default): Issue #16804: Fix 'python -S -m site' failure.
meador.inge
- [Python-checkins] cpython (merge default -> default): Merge heads.
meador.inge
- [Python-checkins] Daily reference leaks (0ee785c9d1b4): sum=699644
solipsis at pitrou.net
- [Python-checkins] cpython (3.3): Fix pickling test in test_memoryio.
alexandre.vassalotti
- [Python-checkins] cpython (merge 3.3 -> default): Merge 3.3
alexandre.vassalotti
- [Python-checkins] cpython (3.3): Clarify point in name mangling doc.
georg.brandl
- [Python-checkins] cpython (merge 3.3 -> default): merge with 3.3
georg.brandl
- [Python-checkins] cpython (2.7): Clarify point in name mangling doc.
georg.brandl
- [Python-checkins] cpython (2.7): Update using/mac documentation which was still on 2.5.
georg.brandl
- [Python-checkins] cpython (3.3): Update using/mac documentation which was still on 2.5.
georg.brandl
- [Python-checkins] cpython (merge 3.3 -> default): merge with 3.3
georg.brandl
- [Python-checkins] cpython (2.7): Closes #17726: small clarification in design FAQ.
georg.brandl
- [Python-checkins] cpython (3.3): Closes #17726: small clarification in design FAQ.
georg.brandl
- [Python-checkins] cpython (merge 3.3 -> default): merge with 3.3
georg.brandl
- [Python-checkins] cpython (2.7): Closes #17661: fix references to repr() going to module repr.
georg.brandl
- [Python-checkins] cpython (3.3): Update code examples using collections.abc classes.
georg.brandl
- [Python-checkins] cpython (merge 3.3 -> default): merge with 3.3
georg.brandl
- [Python-checkins] cpython (2.7): bind('') does not do the same as bind('localhost')
georg.brandl
- [Python-checkins] cpython (3.3): bind('') does not do the same as bind('localhost')
georg.brandl
- [Python-checkins] cpython (merge 3.3 -> default): merge with 3.3
georg.brandl
- [Python-checkins] cpython (3.3): Clean up error messages raised by save_reduce in _pickle.
alexandre.vassalotti
- [Python-checkins] cpython (merge 3.3 -> 3.3): Merge heads.
alexandre.vassalotti
- [Python-checkins] cpython (merge 3.3 -> default): Merge 3.3
alexandre.vassalotti
- [Python-checkins] cpython (2.7): Closes #13638: document PyErr_SetFromErrnoWithFilenameObject,
georg.brandl
- [Python-checkins] cpython (3.3): Closes #13638: document PyErr_SetFromErrnoWithFilenameObject,
georg.brandl
- [Python-checkins] cpython (merge 3.3 -> default): merge with 3.3
georg.brandl
- [Python-checkins] cpython: Style cleanups for pickle.py and _pickle.
alexandre.vassalotti
- [Python-checkins] cpython (3.3): Closes #14462: allow any valid Python identifier in sre group names, as
georg.brandl
- [Python-checkins] cpython (merge 3.3 -> default): merge with 3.3
georg.brandl
- [Python-checkins] cpython (2.7): Fix refcount leak in the reference counting example section (!).
georg.brandl
- [Python-checkins] cpython (2.7): Clarify that the function *definition* creates the function and the binding in
georg.brandl
- [Python-checkins] cpython (2.7): The im_class of unbound class methods is actually not the same as im_self.
georg.brandl
- [Python-checkins] cpython (3.3): Clarify that the function *definition* creates the function and the binding in
georg.brandl
- [Python-checkins] cpython (merge 3.3 -> default): merge with 3.3
georg.brandl
- [Python-checkins] cpython (2.7): The Integral class does not contain implementations for the bit-shifting
georg.brandl
- [Python-checkins] cpython (3.3): The Integral class does not contain implementations for the bit-shifting
georg.brandl
- [Python-checkins] cpython (merge 3.3 -> default): merge with 3.3
georg.brandl
- [Python-checkins] cpython (2.7): Fix example ignoring ".svn" directories in compileall.
georg.brandl
- [Python-checkins] cpython (3.3): Fix example ignoring ".svn" directories in compileall.
georg.brandl
- [Python-checkins] cpython (merge 3.3 -> default): merge with 3.3
georg.brandl
- [Python-checkins] cpython: Closes #16551. Cleanup pickle.py.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #16550: Update the opcode descriptions of pickletools to use unsigned
alexandre.vassalotti
- [Python-checkins] cpython (merge 3.3 -> 3.3): Merge heads.
alexandre.vassalotti
- [Python-checkins] cpython (merge 3.3 -> default): Merge 3.3
alexandre.vassalotti
- [Python-checkins] cpython: #2118: IOError is deprecated, use OSError.
r.david.murray
- [Python-checkins] cpython: Closes #17713: Fixed bug in test_compute_rollover_weekly_attime.
vinay.sajip
- [Python-checkins] cpython: Issue #17713: additional tweak to test.
vinay.sajip
- [Python-checkins] cpython: Issue #17693: CJK encoders now use the new Unicode API (PEP 393)
Nick Coghlan
- [Python-checkins] cpython: Issue #17693: CJK encoders now use the new Unicode API (PEP 393)
Nick Coghlan
- [Python-checkins] cpython (3.3): Close issue #16163: handle submodules in pkgutil.iter_importers
nick.coghlan
- [Python-checkins] cpython (merge 3.3 -> default): Merge fix for #16163 from 3.3
nick.coghlan
- [Python-checkins] cpython: stringlib: remove unused STRINGLIB_RESIZE macro
victor.stinner
- [Python-checkins] cpython (3.3): Close #17702: os.environ now raises KeyError with the original environment
victor.stinner
- [Python-checkins] cpython (merge 3.3 -> default): (Merge 3.3) Close #17702: os.environ now raises KeyError with the original
victor.stinner
- [Python-checkins] cpython (3.3): Issue #17702: use assertRaises() for the unit test
victor.stinner
- [Python-checkins] cpython (merge 3.3 -> default): (Merge 3.3) Issue #17702: use assertRaises() for the unit test
victor.stinner
- [Python-checkins] cpython (2.7): Issue #17221: Resort Misc/NEWS.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #17221: Resort Misc/NEWS.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #17221: Resort Misc/NEWS.
serhiy.storchaka
- [Python-checkins] cpython: Issue #17244: Don't mask exceptions raised during the creation of
brett.cannon
- [Python-checkins] cpython (merge default -> default): merge
brett.cannon
- [Python-checkins] cpython: add a newline
brett.cannon
- [Python-checkins] cpython (3.3): #17341: Include name in re error message about invalid group name.
r.david.murray
- [Python-checkins] cpython (merge 3.3 -> default): Merge #17341: Include name in re error message about invalid group name.
r.david.murray
- [Python-checkins] cpython (2.7): #17341: Include name in re error message about invalid group name.
r.david.murray
- [Python-checkins] cpython: Issue #17693: Fix memory/reference leaks
victor.stinner
- [Python-checkins] cpython: Optimize ascii(str): don't encode/decode repr if repr is already ASCII
victor.stinner
- [Python-checkins] cpython: Optimize repr(str): use _PyUnicode_FastCopyCharacters() when no character is
victor.stinner
- [Python-checkins] cpython: PyUnicode_Join(): move use_memcpy test out of the loop to cleanup and optimize
victor.stinner
- [Python-checkins] cpython: Cleanup PyUnicode_Append()
victor.stinner
- [Python-checkins] cpython: Minor change: fix character in do_strip() for the ASCII case
victor.stinner
- [Python-checkins] cpython: Cleanup PyUnicode_Contains()
victor.stinner
- [Python-checkins] [Python-Dev] cpython: Issue #17693: CJK encoders now use the new Unicode API (PEP 393)
Victor Stinner
- [Python-checkins] Daily reference leaks (a88310d86455): sum=4
solipsis at pitrou.net
- [Python-checkins] [Python-Dev] cpython: Issue #17693: CJK encoders now use the new Unicode API (PEP 393)
Nick Coghlan
- [Python-checkins] cpython: Issue #17713: Added failure diagnostics to test.
vinay.sajip
- [Python-checkins] cpython (3.3): Close #17731: Clean up properly in test_import
nick.coghlan
- [Python-checkins] cpython (merge 3.3 -> default): Merge fix for #17731 from 3.3
nick.coghlan
- [Python-checkins] cpython (2.7): Issue #17728: Specify default precision for float.format for presentation types
eric.smith
- [Python-checkins] cpython (3.3): Issue #17728: Specify default precision for float.format for presentation types
eric.smith
- [Python-checkins] cpython (merge 3.3 -> default): Issue #17728: Merge with 3.3.
eric.smith
- [Python-checkins] cpython (3.3): #13510: clarify that f.readlines() is note necessary to iterate over a file.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #13510: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (2.7): #13510: clarify that f.readlines() is note necessary to iterate over a file.
ezio.melotti
- [Python-checkins] cpython (2.7): Issue #17703: Fix a regression where an illegal use of Py_DECREF() after
antoine.pitrou
- [Python-checkins] cpython (2.7): Issue #17710: Fix cPickle raising a SystemError on bogus input.
antoine.pitrou
- [Python-checkins] cpython (3.3): Issue #17710: Fix pickle raising a SystemError on bogus input.
antoine.pitrou
- [Python-checkins] cpython (merge 3.3 -> default): Issue #17710: Fix pickle raising a SystemError on bogus input.
antoine.pitrou
- [Python-checkins] cpython (3.3): remove pointless code (closes #17738)
benjamin.peterson
- [Python-checkins] cpython (merge 3.3 -> default): merge 3.3
benjamin.peterson
- [Python-checkins] Daily reference leaks (5a16d2992112): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython: Make C and Python implementations of pickle load STRING opcodes the same way.
alexandre.vassalotti
- [Python-checkins] cpython (3.3): - Issue #17012: shutil.which() no longer fallbacks to the PATH environment
barry.warsaw
- [Python-checkins] cpython (merge 3.3 -> default): - Issue #17012: shutil.which() no longer fallbacks to the PATH environment
barry.warsaw
- [Python-checkins] cpython (3.3): Remove unused import.
barry.warsaw
- [Python-checkins] cpython (merge 3.3 -> default): Remove unused import
barry.warsaw
- [Python-checkins] cpython (2.7): Issue #17739: fix the description of SSLSocket.getpeercert(binary_form=True)
antoine.pitrou
- [Python-checkins] cpython (3.3): Issue #17739: fix the description of SSLSocket.getpeercert(binary_form=True)
antoine.pitrou
- [Python-checkins] cpython (merge 3.3 -> default): Issue #17739: fix the description of SSLSocket.getpeercert(binary_form=True)
antoine.pitrou
- [Python-checkins] cpython (3.3): #17740: fix links to the socket function. Initial patch by Zachary Ware.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #17740: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (2.7): #17740: fix links to the socket function. Initial patch by Zachary Ware.
ezio.melotti
- [Python-checkins] cpython (3.3): #17766: test_iterlen now works with unittest test discovery. Patch by Zachary
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #17766: merge with 3.3.
ezio.melotti
- [Python-checkins] Daily reference leaks (b6802d2a6c4e): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython (3.3): #17771: fix typo. Patch by Andriy Mysyk.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #17771: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (2.7): #14735: Update IDLE docs to omit "Control-z on Windows".
roger.serwy
- [Python-checkins] cpython (3.3): #14735: Update IDLE docs to omit "Control-z on Windows".
roger.serwy
- [Python-checkins] cpython (merge 3.3 -> default): #14735: merge with 3.3.
roger.serwy
- [Python-checkins] cpython (3.3): Fix issue #17707: multiprocessing.Queue's get() method does not block for short
giampaolo.rodola
- [Python-checkins] cpython: Fix issue #17707: multiprocessing.Queue's get() method does not block for short
giampaolo.rodola
- [Python-checkins] cpython (merge 3.3 -> default): merge 3.3
benjamin.peterson
- [Python-checkins] benchmarks: Fix detecting whether memory measurements are supported on Ubuntu 13.04
antoine.pitrou
- [Python-checkins] cpython (3.3): - Issue #17782: Fix undefined behaviour on platforms where ``struct
antoine.pitrou
- [Python-checkins] cpython (merge 3.3 -> default): Issue #17782: Fix undefined behaviour on platforms where ``struct timespec``'s
antoine.pitrou
- [Python-checkins] cpython (2.7): Issue #17555: Fix ForkAwareThreadLock so that size of after fork
richard.oudkerk
- [Python-checkins] cpython (3.3): Issue #17555: Fix ForkAwareThreadLock so that size of after fork
richard.oudkerk
- [Python-checkins] cpython (merge 3.3 -> default): Issue #17555: Fix ForkAwareThreadLock so that size of after fork
richard.oudkerk
- [Python-checkins] cpython (merge 3.3 -> 3.3): Merge.
richard.oudkerk
- [Python-checkins] cpython (merge 3.3 -> default): Merge.
richard.oudkerk
- [Python-checkins] cpython (merge default -> default): Merge.
richard.oudkerk
- [Python-checkins] cpython: Close #17694: Add minimum length to _PyUnicodeWriter
victor.stinner
- [Python-checkins] cpython: Fix typo in unicode_decode_call_errorhandler_writer()
victor.stinner
- [Python-checkins] cpython: Fix bug in Unicode decoders related to _PyUnicodeWriter
victor.stinner
- [Python-checkins] cpython: #17135: mark imp as deprecated as of 3.4.
r.david.murray
- [Python-checkins] cpython: Split PyUnicode_DecodeCharmap() into subfunction for readability
victor.stinner
- [Python-checkins] Daily reference leaks (3e02d70cd07b): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython: Partial revert of changeset 9744b2df134c
victor.stinner
- [Python-checkins] benchmarks: Fix pickle_list to regenerate a list of lists in Python 3.
alexandre.vassalotti
- [Python-checkins] benchmarks (merge default -> default): Merge heads.
alexandre.vassalotti
- [Python-checkins] cpython (3.3): #17135: Add note in imp to use importlib for new programs.
r.david.murray
- [Python-checkins] cpython (merge 3.3 -> default): Null merge.
r.david.murray
- [Python-checkins] cpython: Issue #17741: Add ElementTree.IncrementalParser, an event-driven parser for
antoine.pitrou
- [Python-checkins] cpython: fix typo in a comment
victor.stinner
- [Python-checkins] cpython: #11182: remove the unused and undocumented pydoc.Scanner class. Patch by
ezio.melotti
- [Python-checkins] peps: As per BDFL pronouncement (via private email), be explicit that both styles of
barry.warsaw
- [Python-checkins] cpython: Fix uploadTestCase to work even when HTTPSConnection is not available.
ezio.melotti
- [Python-checkins] cpython (3.3): #17779: test_osx_env now works with unittest test discovery. Patch by Zachary
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #17779: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (3.3): #17789: test_random now works with unittest test discovery. Patch by Zachary
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #17789: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (3.3): #17790: test_set now works with unittest test discovery. Patch by Zachary Ware.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #17790: merge with 3.3.
ezio.melotti
- [Python-checkins] Daily reference leaks (1c2089c58a37): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython (3.3): Fix indentation.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): Merge indentation fix from 3.3.
ezio.melotti
- [Python-checkins] cpython (3.3): Minor typo in example.
barry.warsaw
- [Python-checkins] cpython (merge 3.3 -> default): Merge 3.3
barry.warsaw
- [Python-checkins] cpython: #11182: remove the unused and undocumented pydoc.Scanner class. Patch by
Nick Coghlan
- [Python-checkins] cpython (3.3): #17413: make sure settrace funcs get passed exception instances for 'value'.
r.david.murray
- [Python-checkins] cpython (merge 3.3 -> default): Merge #17413: make sure settrace funcs get passed exception instances for
r.david.murray
- [Python-checkins] cpython: #9607: Add tests for the keyword module.
r.david.murray
- [Python-checkins] cpython: #9607: restore keywords.kwlist after testing it.
r.david.murray
- [Python-checkins] Daily reference leaks (6297fcddf912): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython: Make license notices more consistent and remove old changelog.
eli.bendersky
- [Python-checkins] cpython: Update ET documentation reprhasing the mention of the new IncrementalParser in
eli.bendersky
- [Python-checkins] cpython: Fix trailing whitespace
eli.bendersky
- [Python-checkins] cpython: Remove useless #define and #ifdefs
eli.bendersky
- [Python-checkins] cpython: Add some documentation for IncrementalParesr
eli.bendersky
- [Python-checkins] cpython: Remove superfluous try/except
eli.bendersky
- [Python-checkins] cpython: Issue #16694: Add a pure Python implementation of the operator module.
antoine.pitrou
- [Python-checkins] cpython (3.3): #17409: Document RLIM_INFINITY and use it to clarify the setrlimit docs.
r.david.murray
- [Python-checkins] cpython (2.7): #17409: Document RLIM_INFINITY and use it to clarify the setrlimit docs.
r.david.murray
- [Python-checkins] cpython (merge 3.3 -> default): Merge #17409: Document RLIM_INFINITY and use it to clarify the setrlimit docs.
r.david.murray
- [Python-checkins] benchmarks: Issue #17785: Use a faster URL shortener for perf.py
alexandre.vassalotti
- [Python-checkins] benchmarks: Disable timelines by default. The option to enable timelines is `-t`.
antoine.pitrou
- [Python-checkins] cpython (3.3): Isuse #17720: Fix APPENDS handling in the Python implementation of Unpickler
alexandre.vassalotti
- [Python-checkins] cpython (merge 3.3 -> default): Merge 3.3
alexandre.vassalotti
- [Python-checkins] cpython (2.7): Issue #17801: fix shebang line of gprof2html.py
ned.deily
- [Python-checkins] cpython (3.3): Issue #17801: fix shebang line of gprof2html.py
ned.deily
- [Python-checkins] cpython (merge 3.3 -> default): Issue #17801: fix shebang line of gprof2html.py
ned.deily
- [Python-checkins] cpython (3.3): Remove duplicated tests.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): Merge removal of duplicated tests from 3.3.
ezio.melotti
- [Python-checkins] cpython (3.3): Remove trailing whitespace.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): Merge removal of trailing whitespace from 3.3.
ezio.melotti
- [Python-checkins] Daily reference leaks (80b1dc3b3231): sum=872
solipsis at pitrou.net
- [Python-checkins] cpython (3.3): Fix reference leak in _pickle.
alexandre.vassalotti
- [Python-checkins] cpython (merge 3.3 -> default): Merge 3.3
alexandre.vassalotti
- [Python-checkins] cpython (3.3): #17065: Use process-unique key for winreg test.
r.david.murray
- [Python-checkins] cpython (merge 3.3 -> default): Merge #17065: Use process-unique key for winreg test.
r.david.murray
- [Python-checkins] cpython (2.7): #17065: Use process-unique key for winreg test.
r.david.murray
- [Python-checkins] cpython (2.7): Issue #17670: Provide an example of expandtabs() usage.
ned.deily
- [Python-checkins] cpython (3.3): Issue #17670: Provide an example of expandtabs() usage.
ned.deily
- [Python-checkins] cpython (merge 3.3 -> default): Issue #17670: merge from 3.3
ned.deily
- [Python-checkins] cpython (3.3): #15575: Clarify tutorial description of when modules are executed.
r.david.murray
- [Python-checkins] cpython (merge 3.3 -> default): #15575: Clarify tutorial description of when modules are executed.
r.david.murray
- [Python-checkins] cpython (2.7): #15575: Clarify tutorial description of when modules are executed.
r.david.murray
- [Python-checkins] Daily reference leaks (dac847938326): sum=2
solipsis at pitrou.net
- [Python-checkins] cpython (2.7): Issue #17795: Reverted backwards-incompatible change in SysLogHandler with Unix
vinay.sajip
- [Python-checkins] cpython (3.3): Issue #17795: Reverted backwards-incompatible change in SysLogHandler with Unix
vinay.sajip
- [Python-checkins] cpython (merge 3.3 -> default): Closes #17795: Reverted backwards-incompatible change in SysLogHandler with
vinay.sajip
- [Python-checkins] cpython (3.3): Issue #17736: fix misleading comment in _elementtree.c
eli.bendersky
- [Python-checkins] cpython (merge 3.3 -> default): Issue #17736: fix misleading comment in _elementtree.c
eli.bendersky
- [Python-checkins] cpython: Simplify the code of get_attrib_from_keywords somewhat.
eli.bendersky
- [Python-checkins] cpython: Issue #16624: `subprocess.check_output` now accepts an `input` argument,
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #11714: Use 'with' statements to assure a Semaphore releases a
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #11714: Use 'with' statements to assure a Semaphore releases a
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #11714: Use 'with' statements to assure a Semaphore releases a
serhiy.storchaka
- [Python-checkins] Daily reference leaks (a26df2d03989): sum=0
solipsis at pitrou.net
- [Python-checkins] devguide: Issue #17820: Provide more appropriate link in devguide editor section.
ned.deily
- [Python-checkins] cpython (2.7): #17729: remove the outdated Advocacy HOWTO, as suggested by the author.
ezio.melotti
- [Python-checkins] cpython (3.3): #17729: remove the outdated Advocacy HOWTO, as suggested by the author.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #17729: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (2.7): #17729: remove the Advocacy HOWTO from the index.
ezio.melotti
- [Python-checkins] cpython (3.3): #17729: remove the Advocacy HOWTO from the index.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #17729: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (2.7): Ensure that plistlib doesn't corrupt deeply nested datastructures
ronald.oussoren
- [Python-checkins] cpython (3.3): Ensure that plistlib doesn't corrupt deeply nested datastructures
ronald.oussoren
- [Python-checkins] cpython (merge 3.3 -> default): (3.3->default) Ensure that plistlib doesn't corrupt deeply nested datastructures
ronald.oussoren
- [Python-checkins] cpython (3.3): fix character index in ExtendedInterpolation's exception message
lukasz.langa
- [Python-checkins] cpython (merge 3.3 -> default): fix character index in ExtendedInterpolation's exception message
lukasz.langa
- [Python-checkins] cpython (3.3): backported rev 79713 from 3.4, test_recursion_limit skipped for -O0
lukasz.langa
- [Python-checkins] cpython (merge 3.3 -> default): null merge
lukasz.langa
- [Python-checkins] cpython (3.3): clean the environment from pre-existing PYTHONWARNINGS for test_warnings
lukasz.langa
- [Python-checkins] cpython (merge 3.3 -> default): clean the environment from pre-existing PYTHONWARNINGS for test_warnings
lukasz.langa
- [Python-checkins] Daily reference leaks (360216aacfda): sum=4
solipsis at pitrou.net
- [Python-checkins] cpython (3.3): backported rev 79713 from 3.4, test_recursion_limit skipped for -O0
Ronald Oussoren
- [Python-checkins] [Python-Dev] cpython (3.3): backported rev 79713 from 3.4, test_recursion_limit skipped for -O0
Ronald Oussoren
- [Python-checkins] cpython: Revert c9674421d78e, leaving an additional comment
eli.bendersky
- [Python-checkins] cpython: Issue #17832: fix a compilation warning about a function prototype.
antoine.pitrou
- [Python-checkins] cpython: Issue #17244: Windows doesn't let you set permissions on directories.
brett.cannon
- [Python-checkins] cpython (3.3): Issue #17835: Fix test_io when the default OS pipe buffer size is larger than
antoine.pitrou
- [Python-checkins] cpython (merge 3.3 -> default): Issue #17835: Fix test_io when the default OS pipe buffer size is larger than
antoine.pitrou
- [Python-checkins] cpython (2.7): Issue #17835: Fix test_io when the default OS pipe buffer size is larger than
antoine.pitrou
- [Python-checkins] peps: Rename run() -> run_forever(), and explain why.
guido.van.rossum
- [Python-checkins] Daily reference leaks (de35eae9048a): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython: Issue #17272: Making the urllib.request's Request.full_url a descriptor. Fixes
senthil.kumaran
- [Python-checkins] cpython: 17830: preserve line endings of original file when updating keywords.
r.david.murray
- [Python-checkins] Cron <docs at dinsdale> /home/docs/build-devguide
Cron Daemon
- [Python-checkins] Daily reference leaks (58b0e301b78a): sum=2
solipsis at pitrou.net
- [Python-checkins] peps: Added missing right paren.
eric.smith
- [Python-checkins] cpython: ftplib: update connect() docstring by mentioning 'timeout' argument
giampaolo.rodola
- [Python-checkins] cpython (merge default -> default): merge heads
giampaolo.rodola
- [Python-checkins] peps: Pickle 4 changes:
antoine.pitrou
- [Python-checkins] peps: Small touches on framing
antoine.pitrou
- [Python-checkins] peps: Protocol 4 has number four in its header
antoine.pitrou
- [Python-checkins] peps: Presentation nits
antoine.pitrou
- [Python-checkins] peps: Major update of the event loop spec.
guido.van.rossum
- [Python-checkins] peps: We could overlap or cross boundaries, but let's straddle them instead.
antoine.pitrou
- [Python-checkins] cpython: Issue #17804: New function ``struct.iter_unpack`` allows for streaming struct
antoine.pitrou
- [Python-checkins] peps: Update docs for Handle, add Timer.
guido.van.rossum
- [Python-checkins] Daily reference leaks (d232cff25bbd): sum=0
solipsis at pitrou.net
- [Python-checkins] peps: Add some comments and acknowledgements
antoine.pitrou
- [Python-checkins] cpython (3.3): Issue #17357: Use more stern wording for
brett.cannon
- [Python-checkins] cpython (merge 3.3 -> default): merge for issue #17357
brett.cannon
- [Python-checkins] cpython (3.3): Issue #17357: Use more stern wording for
Brett Cannon
- [Python-checkins] Daily reference leaks (d232cff25bbd): sum=-1
solipsis at pitrou.net
- [Python-checkins] cpython (2.7): Issue #17857: Prevent build failures with pre-3.5.0 versions of sqlite3,
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #17857: Prevent build failures with pre-3.5.0 versions of sqlite3,
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #17857: Prevent build failures with pre-3.5.0 versions of sqlite3,
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #17842. Added base64 module tests with bytearray arguments.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Issue #17842. Added base64 module tests with bytearray arguments.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Issue #17842. Added base64 module tests with bytearray arguments.
serhiy.storchaka
- [Python-checkins] cpython (3.3): Added base64 module tests for non-binary files.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.3 -> default): Added base64 module tests for non-binary files.
serhiy.storchaka
- [Python-checkins] cpython (3.3): #7152: Clarify that ProxyHandler is added only if proxy settings are detected.
r.david.murray
- [Python-checkins] cpython (merge 3.3 -> default): Merge #7152: Clarify that ProxyHandler is added only if proxy settings are
r.david.murray
- [Python-checkins] cpython (2.7): #7152: Clarify that ProxyHandler is added only if proxy settings are detected.
r.david.murray
- [Python-checkins] cpython (2.7): Reflow paragraph.
r.david.murray
- [Python-checkins] cpython (3.3): Reflow paragraphs.
r.david.murray
- [Python-checkins] cpython (merge 3.3 -> default): Merge: Reflow paragraphs.
r.david.murray
- [Python-checkins] cpython (3.3): Issue #17358: imp.load_source() and load_compiled() should now return
brett.cannon
- [Python-checkins] cpython (merge 3.3 -> default): merge for issue #17358
brett.cannon
- [Python-checkins] cpython (2.7): Issue #17843: Remove bz2 test data that triggers antivirus warnings.
nadeem.vawda
- [Python-checkins] cpython (2.7): Add missing NEWS entry for issue #17843.
nadeem.vawda
- [Python-checkins] cpython (2.7): #7152: Remove incorrectly added reference to DataHandler.
r.david.murray
- [Python-checkins] cpython (3.3): #7152: Remove incorrectly added reference to DataHandler.
r.david.murray
- [Python-checkins] cpython (merge 3.3 -> default): Null merge, DataHandler exists in 3.4.
r.david.murray
- [Python-checkins] Daily reference leaks (7a45415956b9): sum=0
solipsis at pitrou.net
- [Python-checkins] cpython (2.7): #17866: mention that in Python 3, assertItemsEqual is named assertCountEqual.
ezio.melotti
- [Python-checkins] cpython (3.3): raise an ImportError (rather than fatal) when __import__ is not found in
benjamin.peterson
- [Python-checkins] cpython (merge 3.3 -> default): merge 3.3
benjamin.peterson
- [Python-checkins] cpython (3.3): ignore errors when trying to fetch sys.stdin.encoding (closes #17863)
benjamin.peterson
- [Python-checkins] cpython (merge 3.3 -> default): merge 3.3 (#17863)
benjamin.peterson
- [Python-checkins] peps: Retract most of public Handle API. Fix server-side ssl. Clean up open issues.
guido.van.rossum
- [Python-checkins] cpython: refactor traceback.py to reduce code duplication (closes #17646)
benjamin.peterson
- [Python-checkins] Daily reference leaks (84cef4f1999a): sum=0
solipsis at pitrou.net
- [Python-checkins] peps: Some more clarifications and edits. Describe datagram protocol.
guido.van.rossum
- [Python-checkins] cpython (3.2): * Fix issue 17192 for 3.2 - reapply the issue11729 patch that was undone
gregory.p.smith
- [Python-checkins] cpython (merge 3.2 -> 3.3): * Fix PART of issue 17192 for 3.3 - reapply the issue11729 patch
gregory.p.smith
- [Python-checkins] cpython (merge 3.3 -> default): * Fix PART of issue 17192 for 3.4 - reapply the issue11729 patch
gregory.p.smith
- [Python-checkins] cpython (3.3): * Fix remaining bits of issue 17192 for 3.3 - these changes
gregory.p.smith
- [Python-checkins] cpython (merge 3.3 -> default): * Fix remaining bits of issue 17192 for 3.4 - these changes
gregory.p.smith
- [Python-checkins] cpython (3.2): This local change was lost during the fixing of issue17192 to update
gregory.p.smith
- [Python-checkins] cpython (merge 3.2 -> 3.3): null merge
gregory.p.smith
- [Python-checkins] cpython (merge 3.3 -> default): null merge
gregory.p.smith
- [Python-checkins] cpython (2.7): This local change was lost during the fixing of issue17192 to update
gregory.p.smith
- [Python-checkins] cpython (2.7): NEWS entry
gregory.p.smith
- [Python-checkins] cpython (2.7): move the NEWS entry to the right section and mention ctypes.
gregory.p.smith
- [Python-checkins] cpython (3.2): news entry
gregory.p.smith
- [Python-checkins] cpython (merge 3.2 -> 3.3): news entry
gregory.p.smith
- [Python-checkins] cpython (3.3): fix the news entry, the description in 3.3 should be different
gregory.p.smith
- [Python-checkins] cpython (merge 3.3 -> default): merge
gregory.p.smith
- [Python-checkins] cpython (merge 3.3 -> default): merge (no news entry needed for this fix to an earlier 3.4 blunder
gregory.p.smith
- [Python-checkins] cpython (3.3): #17881: clarify documentation of plistlib.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #17881: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython: check local class namespace before reaching for cells (closes #17853)
benjamin.peterson
- [Python-checkins] peps: Clarify weasel-words for getaddrinfo().
guido.van.rossum
- [Python-checkins] cpython (3.3): #16518: add "bytes-like object" to the glossary.
ezio.melotti
- [Python-checkins] cpython (merge 3.3 -> default): #16518: merge with 3.3.
ezio.melotti
- [Python-checkins] cpython (2.7): #16518: add "bytes-like object" to the glossary.
ezio.melotti
Last message date:
Tue Apr 30 22:35:21 CEST 2013
Archived on: Tue May 7 09:40:57 CEST 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).