January 2016 Archives by date
Starting: Fri Jan 1 03:41:19 EST 2016
Ending: Sun Jan 31 23:11:54 EST 2016
Messages: 568
- [Python-checkins] Daily reference leaks (1ab7bcd4e176): sum=49
solipsis at pitrou.net
- [Python-checkins] cpython (merge 3.3 -> 3.4): merge 3.3
benjamin.peterson
- [Python-checkins] cpython (3.3): 2016 will be another year of writing copyrighted code
benjamin.peterson
- [Python-checkins] cpython (merge 3.4 -> 3.5): merge 3.4
benjamin.peterson
- [Python-checkins] cpython (merge 3.5 -> default): merge 3.5
benjamin.peterson
- [Python-checkins] cpython (2.7): 2016 will be another year of writing copyrighted code
benjamin.peterson
- [Python-checkins] cpython (3.3): reflow
benjamin.peterson
- [Python-checkins] cpython (merge 3.3 -> 3.4): merge 3.3
benjamin.peterson
- [Python-checkins] cpython (2.7): reflow
benjamin.peterson
- [Python-checkins] cpython (merge 3.4 -> 3.5): merge 3.4
benjamin.peterson
- [Python-checkins] cpython (merge 3.5 -> default): merge 3.5
benjamin.peterson
- [Python-checkins] cpython (3.3): add 2015 and 2016
benjamin.peterson
- [Python-checkins] cpython (merge 3.4 -> 3.5): merge 3.4
benjamin.peterson
- [Python-checkins] cpython (merge 3.5 -> default): merge 3.5
benjamin.peterson
- [Python-checkins] cpython (3.3): remove some copyright notices supserseded by the toplevel ones
benjamin.peterson
- [Python-checkins] cpython (merge 3.3 -> 3.4): merge 3.3
benjamin.peterson
- [Python-checkins] cpython (2.7): remove some copyright notices supserseded by the toplevel ones
benjamin.peterson
- [Python-checkins] cpython (2.7): Fix grammar.
zach.ware
- [Python-checkins] cpython (merge 3.5 -> default): Merge with 3.5
zach.ware
- [Python-checkins] cpython (3.5): Fix grammar.
zach.ware
- [Python-checkins] cpython (2.7): Update copyrights for 2016.
ned.deily
- [Python-checkins] cpython (3.4): Update copyrights for 2016.
ned.deily
- [Python-checkins] cpython (merge 3.4 -> 3.5): Update copyrights for 2016.
ned.deily
- [Python-checkins] cpython (merge 3.5 -> default): Update copyrights for 2016.
ned.deily
- [Python-checkins] cpython (3.5): Remove a duplicate test_addresses key:value as identified by Vincent
gregory.p.smith
- [Python-checkins] cpython (merge 3.5 -> default): Remove a duplicate test_addresses key:value as identified by Vincent
gregory.p.smith
- [Python-checkins] cpython (merge 3.5 -> default): merge from 3.5
senthil.kumaran
- [Python-checkins] cpython (merge 3.4 -> 3.5): merge from 3.4
senthil.kumaran
- [Python-checkins] cpython (3.4): Issue25917 : Fix howto links in docs. Point the reference documentation instead
senthil.kumaran
- [Python-checkins] Daily reference leaks (6446bdf9cdfe): sum=7
solipsis at pitrou.net
- [Python-checkins] devguide: document Andrew MacIntyre's drop request
benjamin.peterson
- [Python-checkins] cpython (merge 3.5 -> default): Merge: #22709: Use stdin as-is if it does not have a buffer attribute.
r.david.murray
- [Python-checkins] cpython (3.5): #22709: Use stdin as-is if it does not have a buffer attribute.
r.david.murray
- [Python-checkins] cpython: #21815: violate IMAP RFC to be compatible with, e.g., gmail
r.david.murray
- [Python-checkins] cpython: #21815: Make the doc change match what I actually did.
r.david.murray
- [Python-checkins] Daily reference leaks (53271aa4d84c): sum=4
solipsis at pitrou.net
- [Python-checkins] cpython (3.4): Issue21221 - Explain the usage of tm_isdst attribute of mktime, with valid
senthil.kumaran
- [Python-checkins] cpython (merge 3.4 -> 3.5): merge from 3.4
senthil.kumaran
- [Python-checkins] cpython (merge 3.5 -> default): merge from 3.5
senthil.kumaran
- [Python-checkins] cpython (2.7): Backport doc improvements for Issue21221 - Explain the usage of tm_isdst
senthil.kumaran
- [Python-checkins] peps: Status and resolution for 507.
barry.warsaw
- [Python-checkins] cpython (3.4): Issue24898 - Improve str.find documentation.
senthil.kumaran
- [Python-checkins] cpython (merge 3.5 -> default): merge from 3.5
senthil.kumaran
- [Python-checkins] cpython (merge 3.4 -> 3.5): merge from 3.4
senthil.kumaran
- [Python-checkins] cpython (2.7): Backport documentation improvement.
senthil.kumaran
- [Python-checkins] Daily reference leaks (136adbcefa5f): sum=4
solipsis at pitrou.net
- [Python-checkins] peps: Update PEP 8 to recommend against trailing whitespace.
guido.van.rossum
- [Python-checkins] cpython (2.7): Issue24733 - Remove unreachable code in traceback.c
senthil.kumaran
- [Python-checkins] Daily reference leaks (136adbcefa5f): sum=4
solipsis at pitrou.net
- [Python-checkins] Benchmark Results for Python Default 2016-01-05
lp_benchmark_robot at intel.com
- [Python-checkins] Benchmark Results for Python 2.7 2016-01-05
lp_benchmark_robot at intel.com
- [Python-checkins] peps: Update rules for function annotations in the light of PEP 484.
guido.van.rossum
- [Python-checkins] cpython: Issue #20440: Cleaning up the code by using Py_SETREF.
serhiy.storchaka
- [Python-checkins] peps: fix grammar
ethan.furman
- [Python-checkins] peps: Clarify that stdlib experiments with annotations are not encouraged.
guido.van.rossum
- [Python-checkins] peps: Fix header order.
barry.warsaw
- [Python-checkins] peps (merge default -> default): Merge
barry.warsaw
- [Python-checkins] peps: PEP 9 (plaintext PEPs) is deprecated.
barry.warsaw
- [Python-checkins] cpython (2.7): Issue #6500: Fix "maximum recursion depth exceeded" error caused by
berker.peksag
- [Python-checkins] cpython (2.7): Issue #6500: Reverting fbea8ff8db5e since it broke tests
berker.peksag
- [Python-checkins] Daily reference leaks (1118dfcbcc35): sum=25
solipsis at pitrou.net
- [Python-checkins] cpython (2.7): Fix issue18918 : Attach the pydoc documentation for 'FILES' topic.
senthil.kumaran
- [Python-checkins] Benchmark Results for Python Default 2016-01-06
lp_benchmark_robot at intel.com
- [Python-checkins] Benchmark Results for Python 2.7 2016-01-06
lp_benchmark_robot at intel.com
- [Python-checkins] cpython (3.4): Issue #24120: Ignore PermissionError in pathlib.Path.[r]glob(). Ulrich Petri.
guido.van.rossum
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #24120: Ignore PermissionError in pathlib.Path.[r]glob(). Ulrich Petri.
guido.van.rossum
- [Python-checkins] cpython (merge 3.5 -> default): Issue #24120: Ignore PermissionError in pathlib.Path.[r]glob(). Ulrich Petri.
guido.van.rossum
- [Python-checkins] cpython (3.4): Issue #26012: Don't traverse into symlinks for ** pattern in
guido.van.rossum
- [Python-checkins] cpython (merge 3.5 -> default): Issue #26012: Don't traverse into symlinks for ** pattern in
guido.van.rossum
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #26012: Don't traverse into symlinks for ** pattern in
guido.van.rossum
- [Python-checkins] cpython (3.4): Issue #22570: Add 'path' attribute to pathlib.Path objects.
guido.van.rossum
- [Python-checkins] cpython (merge 3.5 -> default): Issue #22570: Add 'path' attribute to pathlib.Path objects. (Merge 3.5->3.6)
guido.van.rossum
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #22570: Add 'path' attribute to pathlib.Path objects. (Merge 3.4->3.5)
guido.van.rossum
- [Python-checkins] cpython (3.4): Docs for issue #22570.
guido.van.rossum
- [Python-checkins] cpython (3.4): Add versionadded (3.4.5) to docs for issue #22570.
guido.van.rossum
- [Python-checkins] cpython (merge 3.4 -> 3.5): Docs for issue #22570. (Merge 3.4->3.5)
guido.van.rossum
- [Python-checkins] cpython (3.5): Cross-reference os.DirEntry and pathlib.Path for issue #22570.
guido.van.rossum
- [Python-checkins] cpython (merge 3.5 -> default): Docs for issue #22570. (Merge 3.5->3.6)
guido.van.rossum
- [Python-checkins] cpython (merge 3.4 -> 3.5): Add versionadded (3.4.5) to docs for issue #22570. (Merge 3.4->3.5)
guido.van.rossum
- [Python-checkins] cpython (3.4): Issue16544 - Add a link to an external documentation resource in ast module
senthil.kumaran
- [Python-checkins] cpython (merge 3.4 -> 3.5): merge from 3.4
senthil.kumaran
- [Python-checkins] cpython (merge 3.5 -> default): merge from 3.5
senthil.kumaran
- [Python-checkins] devguide: Include Benjamin's reminder to fix hard failing tests in security branches.
ned.deily
- [Python-checkins] devguide: Update branch and release versions to reflect release of 3.5 and the transition
ned.deily
- [Python-checkins] Daily reference leaks (62e88e5a61c0): sum=9
solipsis at pitrou.net
- [Python-checkins] cpython (merge 3.5 -> default): Issue #5501: Clarify that invoking freeze_support() on non-Windows platforms
berker.peksag
- [Python-checkins] cpython (3.5): Issue #5501: Clarify that invoking freeze_support() on non-Windows platforms
berker.peksag
- [Python-checkins] cpython (2.7): Issue #5501: Clarify that invoking freeze_support() on non-Windows platforms
berker.peksag
- [Python-checkins] cpython (merge 3.5 -> default): Fix typo in docstring of multiprocessing.spawn.spawn_main()
berker.peksag
- [Python-checkins] cpython (3.5): Fix typo in docstring of multiprocessing.spawn.spawn_main()
berker.peksag
- [Python-checkins] Benchmark Results for Python Default 2016-01-07
lp_benchmark_robot at intel.com
- [Python-checkins] Benchmark Results for Python 2.7 2016-01-07
lp_benchmark_robot at intel.com
- [Python-checkins] cpython (3.4): Add another try/except PermissionError to avoid depending on listdir order. Fix
guido.van.rossum
- [Python-checkins] cpython (merge 3.4 -> 3.5): Add another try/except PermissionError to avoid depending on listdir order. Fix
guido.van.rossum
- [Python-checkins] cpython (merge 3.5 -> default): Add another try/except PermissionError to avoid depending on listdir order. Fix
guido.van.rossum
- [Python-checkins] cpython (merge 3.5 -> default): Hopeful fix for test_rglob_common on Windows without symlinks. (Merge 3.5->3.6)
guido.van.rossum
- [Python-checkins] cpython (merge 3.4 -> 3.5): Hopeful fix for test_rglob_common on Windows without symlinks. (Merge 3.4->3.5)
guido.van.rossum
- [Python-checkins] cpython (3.4): Hopeful fix for test_rglob_common on Windows without symlinks.
guido.van.rossum
- [Python-checkins] cpython (merge 3.5 -> default): merge 3.5 (closes #25672)
benjamin.peterson
- [Python-checkins] cpython (2.7): fix typo in unittest docs (closes #26046)
benjamin.peterson
- [Python-checkins] cpython (3.4): fix typo in unittest docs (closes #26046)
benjamin.peterson
- [Python-checkins] cpython (merge 3.4 -> 3.5): merge 3.4 (#26046)
benjamin.peterson
- [Python-checkins] cpython (merge 3.5 -> default): merge 3.5 (#26046)
benjamin.peterson
- [Python-checkins] cpython (3.5): enable SSL_MODE_RELEASE_BUFFERS
benjamin.peterson
- [Python-checkins] Daily reference leaks (b5b0394ed20b): sum=4
solipsis at pitrou.net
- [Python-checkins] cpython (3.5): Issue20969 - Set the Epub Author and Epub Publisher in Python docs.
senthil.kumaran
- [Python-checkins] cpython (merge 3.5 -> default): merge from 3.5
senthil.kumaran
- [Python-checkins] cpython (2.7): Issue20969 - Set the Epub Author and Epub Publisher in Python docs.
senthil.kumaran
- [Python-checkins] test: Fix incomplete word.
ezio.melotti
- [Python-checkins] Benchmark Results for Python Default 2016-01-08
lp_benchmark_robot at intel.com
- [Python-checkins] Benchmark Results for Python 2.7 2016-01-08
lp_benchmark_robot at intel.com
- [Python-checkins] cpython: Issue #25802: Add an examples section to importlib.
brett.cannon
- [Python-checkins] cpython (3.5): Issue #22138: Fix mock.patch behavior when patching descriptors. Restore
senthil.kumaran
- [Python-checkins] cpython (merge 3.5 -> default): merge from 3.5
senthil.kumaran
- [Python-checkins] cpython (3.5): Issue #26029: Remove extraneous word. Patch by Upendra Kumar.
terry.reedy
- [Python-checkins] cpython (merge 3.5 -> default): Merge with 3.5
terry.reedy
- [Python-checkins] Daily reference leaks (d733b6275e17): sum=6
solipsis at pitrou.net
- [Python-checkins] cpython (merge 3.5 -> default): #24789: merge with 3.5.
ezio.melotti
- [Python-checkins] cpython (3.5): #24789: fix docstring of ctypes.create_string_buffer. Patch by Matheus Vieira
ezio.melotti
- [Python-checkins] devguide: #26063: update copyright. Patch by Chris Gonzalez.
ezio.melotti
- [Python-checkins] cpython (merge 3.5 -> default): Merge with 3.5
terry.reedy
- [Python-checkins] cpython (3.5): Issue #26029: Finish correction.
terry.reedy
- [Python-checkins] peps: Add PEP 509 (dict.__version__) and 510 (func.specialize)
victor.stinner
- [Python-checkins] peps: PEP 509: add alternatives
victor.stinner
- [Python-checkins] cpython (3.5): Issue23675 - A tiny clarification in the MRO glossary term.
senthil.kumaran
- [Python-checkins] cpython (merge 3.5 -> default): merge from 3.5
senthil.kumaran
- [Python-checkins] cpython (2.7): Issue23675 - A tiny clarification in the MRO glossary term.
senthil.kumaran
- [Python-checkins] cpython (2.7): delete old crypto prose (closes #26066)
benjamin.peterson
- [Python-checkins] cpython (3.4): delete old crypto prose (closes #26066)
benjamin.peterson
- [Python-checkins] cpython (merge 3.4 -> 3.5): merge 3.4 (#26066)
benjamin.peterson
- [Python-checkins] cpython (merge 3.5 -> default): merge 3.5 (#26066)
benjamin.peterson
- [Python-checkins] Daily reference leaks (2c8062da7250): sum=4
solipsis at pitrou.net
- [Python-checkins] peps: PEP 510: rationale for static optimize vs JIT compiler
victor.stinner
- [Python-checkins] peps: PEP 509: document the type version tag
victor.stinner
- [Python-checkins] peps: PEP 509
victor.stinner
- [Python-checkins] peps: PEP 510: add missing parameters to check() to support keywords
victor.stinner
- [Python-checkins] cpython: Issue #26070: py.exe launcher fails to find in-place built binaries from
mark.hammond
- [Python-checkins] cpython (3.5): Issue #26070: py.exe launcher fails to find in-place built binaries from
mark.hammond
- [Python-checkins] cpython (merge 3.4 -> 3.5): merge 3.4
andrew.svetlov
- [Python-checkins] cpython (3.4): Sync with asyncio repo
andrew.svetlov
- [Python-checkins] cpython (merge 3.5 -> default): merge 3.5
andrew.svetlov
- [Python-checkins] cpython (merge 3.5 -> default): merge 3.5
andrew.svetlov
- [Python-checkins] cpython (3.5): Add missing Misc/NEWS update
andrew.svetlov
- [Python-checkins] Daily reference leaks (bfb4a09149b1): sum=4
solipsis at pitrou.net
- [Python-checkins] peps: typo: semantic => semantics
victor.stinner
- [Python-checkins] cpython (merge 3.4 -> 3.5): merge 3.4
andrew.svetlov
- [Python-checkins] cpython (3.4): Sync with asyncio
andrew.svetlov
- [Python-checkins] cpython (merge 3.5 -> default): merge 3.5
andrew.svetlov
- [Python-checkins] cpython (3.4): Document asyncio.timeout()
andrew.svetlov
- [Python-checkins] cpython (merge 3.5 -> default): merge 3.5
andrew.svetlov
- [Python-checkins] cpython (merge 3.4 -> 3.5): merge 3.4
andrew.svetlov
- [Python-checkins] cpython (merge 3.5 -> default): merge 3.5
andrew.svetlov
- [Python-checkins] cpython (3.5): Fix versionadded to use 3.5.1 only for 3.5 branch
andrew.svetlov
- [Python-checkins] cpython: Issue #26069: Remove the deprecated apis in the trace module.
senthil.kumaran
- [Python-checkins] peps: PEP 509: make the version private
victor.stinner
- [Python-checkins] peps: PEP 509: reformat to 72 columns
victor.stinner
- [Python-checkins] Benchmark Results for Python Default 2016-01-11
lp_benchmark_robot at intel.com
- [Python-checkins] Benchmark Results for Python 2.7 2016-01-11
lp_benchmark_robot at intel.com
- [Python-checkins] peps: PEP 509: minor edits
victor.stinner
- [Python-checkins] peps: PEP 510: rephrase the sentence about serialization
victor.stinner
- [Python-checkins] peps: PEP 510: abandonned => abandoned
victor.stinner
- [Python-checkins] peps: PEP 509: typo, PY_UINT64_T (unsigned), not PY_INT64_T (signed)
victor.stinner
- [Python-checkins] cpython (merge 3.5 -> default): Merge 3.5 (issue #26050)
yury.selivanov
- [Python-checkins] cpython (3.4): Issue #26050: Add asyncio.StreamReader.readuntil() method.
yury.selivanov
- [Python-checkins] cpython (merge 3.4 -> 3.5): Merge 3.4 (Issue #26050)
yury.selivanov
- [Python-checkins] peps: Update PEP 484 with recommended Python 2 alternative.
guido.van.rossum
- [Python-checkins] cpython (3.5): Issue #22995: [UPDATE] Comment out the one of the pickleability tests in
barry.warsaw
- [Python-checkins] cpython (merge 3.5 -> default): Issue #22995: [UPDATE] Comment out the one of the pickleability tests in
barry.warsaw
- [Python-checkins] cpython (2.7): Issue #22995: [UPDATE] Comment out the one of the pickleability tests in
barry.warsaw
- [Python-checkins] cpython (2.7): Comment out two tests that won't pass now after reverting the typeobject.c
barry.warsaw
- [Python-checkins] cpython (2.7): Comment out another test that won't pass after reverting the picklability
barry.warsaw
- [Python-checkins] cpython: Issue #25486: Resurrect inspect.getargspec in 3.6. Backout a565aad5d6e1.
yury.selivanov
- [Python-checkins] cpython (merge 3.5 -> default): Merge 3.5
matthias.klose
- [Python-checkins] cpython (3.5): - Issue #24705: Fix sysconfig._parse_makefile not expanding ${} vars
matthias.klose
- [Python-checkins] cpython (3.5): Comment out some tests that won't pass now that we've reverted the
barry.warsaw
- [Python-checkins] cpython (merge 3.5 -> default): As per further discussion, re-enable the typeobject.c guard for picklability.
barry.warsaw
- [Python-checkins] cpython (merge 3.5 -> 3.5): Merge heads.
barry.warsaw
- [Python-checkins] cpython (merge default -> default): Merge heads.
barry.warsaw
- [Python-checkins] cpython (merge 3.5 -> default): #25991: merge with 3.5.
ezio.melotti
- [Python-checkins] cpython (2.7): #25991: fix readline example to limit history size. Patch by Daniel Dye.
ezio.melotti
- [Python-checkins] cpython (3.5): #25991: fix readline example to limit history size. Patch by Daniel Dye.
ezio.melotti
- [Python-checkins] cpython (2.7): Fixes issue #26083: Workaround a subprocess bug that raised an incorrect
gregory.p.smith
- [Python-checkins] devguide: #26063: future-proof copyright updating.
ezio.melotti
- [Python-checkins] cpython (2.7): #25517: fix regex in the regex howto. Patch by Elena Oat.
ezio.melotti
- [Python-checkins] cpython (3.5): #25517: fix regex in the regex howto. Patch by Elena Oat.
ezio.melotti
- [Python-checkins] cpython (merge 3.5 -> default): #25517: merge with 3.5.
ezio.melotti
- [Python-checkins] cpython (merge 2.7 -> 2.7): Merge heads.
ezio.melotti
- [Python-checkins] devguide: #25967: add note about updating lib2to3 when the grammar is updated. Patch by
ezio.melotti
- [Python-checkins] peps: PEP 510
victor.stinner
- [Python-checkins] peps: PEP 509: be more explicit on when the version is incremented or not
victor.stinner
- [Python-checkins] cpython (3.5): Issue #25486: Drop "removed in 3.6" wording from inspect.getargspec docs.
yury.selivanov
- [Python-checkins] cpython (merge 3.5 -> default): Merge 3.5 (issue #25486)
yury.selivanov
- [Python-checkins] cpython (3.5): Issue #25348: Add --pgo and --pgo-job flags to PCbuild\build.bat
zach.ware
- [Python-checkins] cpython (merge 3.5 -> default): Closes #25348: Merge with 3.5
zach.ware
- [Python-checkins] cpython (2.7): Issue #25348: Add --pgo and --pgo-job flags to PCbuild\build.bat
zach.ware
- [Python-checkins] devguide: #19316: fix wording in the compiler.rst page.
ezio.melotti
- [Python-checkins] Daily reference leaks (4f1a0e5deca6): sum=6
solipsis at pitrou.net
- [Python-checkins] cpython (2.7): #19006: fix wording in unittest docs.
ezio.melotti
- [Python-checkins] cpython (3.5): #19006: fix wording in unittest docs.
ezio.melotti
- [Python-checkins] cpython (merge 3.5 -> default): #19006: merge with 3.5.
ezio.melotti
- [Python-checkins] cpython (merge 3.5 -> default): #26001: merge with 3.5.
ezio.melotti
- [Python-checkins] cpython (3.5): #26001: mention in the tutorial that files in binary mode expect bytes, not str.
ezio.melotti
- [Python-checkins] cpython (2.7): #25574: backport glossary doc fix about hash and id of user-defined classes.
ezio.melotti
- [Python-checkins] peps: PEP 510
victor.stinner
- [Python-checkins] peps: reserve PEP number 511 for the API of AST transformers
victor.stinner
- [Python-checkins] cpython: Issue25347 - Format the error message output of mock's assert_has_calls method.
senthil.kumaran
- [Python-checkins] Benchmark Results for Python Default 2016-01-12
lp_benchmark_robot at intel.com
- [Python-checkins] Benchmark Results for Python 2.7 2016-01-12
lp_benchmark_robot at intel.com
- [Python-checkins] peps: PEP 510: title
victor.stinner
- [Python-checkins] peps: PEP 509: fix typos reported by Jim J. Jewett
victor.stinner
- [Python-checkins] peps: PEP 509: mention explicitly that PyDictObject is not part of the stable ABI
victor.stinner
- [Python-checkins] peps: PEP 510: minor fixes
victor.stinner
- [Python-checkins] peps: PEP 510: rephrase introduction on PyPy
victor.stinner
- [Python-checkins] peps: PEP 511: add the text of the PEP
victor.stinner
- [Python-checkins] peps: PEP 511: add the text of the PEP
Terry Reedy
- [Python-checkins] peps: update 2.7 schedule (closes #26087)
benjamin.peterson
- [Python-checkins] Daily reference leaks (77d24f51effc): sum=4
solipsis at pitrou.net
- [Python-checkins] Benchmark Results for Python Default 2016-01-13
lp_benchmark_robot at intel.com
- [Python-checkins] Benchmark Results for Python 2.7 2016-01-13
lp_benchmark_robot at intel.com
- [Python-checkins] cpython: Issue22642 - Convert trace module's option handling mechanism from getopt to
senthil.kumaran
- [Python-checkins] cpython: Add a NEWS entry for Issue #22642.
senthil.kumaran
- [Python-checkins] peps: PEP 510
victor.stinner
- [Python-checkins] cpython (2.7): Convert test_tarfile to ASCII (backport c1ed490bd266).
ezio.melotti
- [Python-checkins] cpython (2.7): #7944: close files explicitly in test_tarfile (backport d560eece0857).
ezio.melotti
- [Python-checkins] peps: Apply Oleg's edits to PEP 103, per request
chris.angelico
- [Python-checkins] cpython: Issue #25822: Add docstrings to the fields of urllib.parse results.
senthil.kumaran
- [Python-checkins] Daily reference leaks (69aa17b1f894): sum=4
solipsis at pitrou.net
- [Python-checkins] peps: PEP 510: pickle doesn't serialize code object, remove nonsense paragraph.
victor.stinner
- [Python-checkins] peps: PEP 510: Add PyFunction_RemoveSpecialized() and
victor.stinner
- [Python-checkins] peps: PEP 511: add link to issue #26107
victor.stinner
- [Python-checkins] Benchmark Results for Python Default 2016-01-14
lp_benchmark_robot at intel.com
- [Python-checkins] Benchmark Results for Python 2.7 2016-01-14
lp_benchmark_robot at intel.com
- [Python-checkins] peps: PEP 432 reference impl is up to date
nick.coghlan
- [Python-checkins] cpython (merge 3.5 -> default): - merge 3.5
matthias.klose
- [Python-checkins] cpython (3.5): dictobject.c(dict_sizeof): Make it static again.
matthias.klose
- [Python-checkins] cpython (3.2): Issue #25940: Backport self-signed.pythontest.net testing for test_httplib
martin.panter
- [Python-checkins] cpython (3.2): Issue #25940: Use self-signed.pythontest.net in SSL tests
martin.panter
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #25940: Merge self-signed.pythontest.net testing from 3.2 into 3.3
martin.panter
- [Python-checkins] cpython (merge 3.3 -> 3.4): Issue #25940: Merge self-signed.pythontest.net testing from 3.3 into 3.4
martin.panter
- [Python-checkins] cpython (3.5): Issue #25940: Update new SSL tests for self-signed.pythontest.net
martin.panter
- [Python-checkins] cpython (merge 3.5 -> default): Issue #25940: Merge self-signed.pythontest.net testing from 3.5
martin.panter
- [Python-checkins] cpython (3.4): Issue #25940: Update new SSL tests for self-signed.pythontest.net
martin.panter
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #25940: Merge self-signed.pythontest.net testing from 3.4 into 3.5
martin.panter
- [Python-checkins] cpython: Issue #25940: test_ssl is working again
martin.panter
- [Python-checkins] peps: PEP 511: add usages to the rationale
victor.stinner
- [Python-checkins] peps: PEP 511
victor.stinner
- [Python-checkins] cpython (2.7): Issue #25940: Use self-signed.pythontest.net in SSL tests
martin.panter
- [Python-checkins] peps: PEP 511: add list of AST optimizer issues
victor.stinner
- [Python-checkins] peps: PEP 511:
victor.stinner
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #25940: Merge ETIMEDOUT fix from 3.4 into 3.5
martin.panter
- [Python-checkins] cpython (merge 3.3 -> 3.4): Issue #25940: Merge ETIMEDOUT fix from 3.3 into 3.4
martin.panter
- [Python-checkins] cpython (3.2): Issue #25940: On Windows, connecting to port 444 returns ETIMEDOUT
martin.panter
- [Python-checkins] cpython (merge 3.5 -> default): Issue #25940: Merge ETIMEDOUT fix from 3.5
martin.panter
- [Python-checkins] cpython (merge 3.2 -> 3.3): Issue #25940: Merge ETIMEDOUT fix from 3.2 into 3.3
martin.panter
- [Python-checkins] cpython (2.7): Issue26097 - Fix the TextTestRunner documentation, mention all the arguments of
senthil.kumaran
- [Python-checkins] peps: PEP 493: link to issue with the implementation
nick.coghlan
- [Python-checkins] Daily reference leaks (32a4e7b337c9): sum=7
solipsis at pitrou.net
- [Python-checkins] GOOD Benchmark Results for Python Default 2016-01-15
lp_benchmark_robot at intel.com
- [Python-checkins] NEUTRAL Benchmark Results for Python 2.7 2016-01-15
lp_benchmark_robot at intel.com
- [Python-checkins] peps: PEP 511: add bytecode transformers
victor.stinner
- [Python-checkins] peps: PEP 511
victor.stinner
- [Python-checkins] peps: PEP 511: reformat to send by email
victor.stinner
- [Python-checkins] cpython (3.5): Issue #26114: Remove a reference to 'Numerical Recipes'.
brett.cannon
- [Python-checkins] cpython (merge 3.5 -> default): Merge for issue #26114
brett.cannon
- [Python-checkins] cpython (2.7): Issue #26114: Remove mention of 'Numerical Recipes'.
brett.cannon
- [Python-checkins] cpython (3.5): Add some "used with permission" mentions where external resources are
brett.cannon
- [Python-checkins] cpython (merge 3.5 -> default): Merge 'used with permission' additions
brett.cannon
- [Python-checkins] cpython (merge 3.5 -> default): Merge for issue #17633
brett.cannon
- [Python-checkins] cpython (3.5): Issue #17633: Improve support for namespace packages with zipimport.
brett.cannon
- [Python-checkins] cpython: Issue #25791: Raise an ImportWarning when __spec__ or __package__ are
brett.cannon
- [Python-checkins] peps: PEP 511: reorganize
victor.stinner
- [Python-checkins] cpython: revert change 87a9dff5106c: pure Enum members again evaluate to True;
ethan.furman
- [Python-checkins] cpython (merge default -> default): branch merge
ethan.furman
- [Python-checkins] cpython (merge 3.5 -> default): Make the error message regex more lenient so that it matches both
gregory.p.smith
- [Python-checkins] cpython (3.4): Make the error message regex more lenient so that it matches both
gregory.p.smith
- [Python-checkins] cpython (merge 3.4 -> 3.5): Make the error message regex more lenient so that it matches both
gregory.p.smith
- [Python-checkins] cpython (3.5): Issue #26127: Fix links in tokenize documentation; patch by Silent Ghost
martin.panter
- [Python-checkins] cpython (2.7): Issue #26127: Fix links in tokenize documentation
martin.panter
- [Python-checkins] cpython (merge 3.5 -> default): Issue #26127: Merge tokenize documentation
martin.panter
- [Python-checkins] cpython (3.5): Issue #14771: Redirect GDB's stdin to avoid messing the terminal settings
martin.panter
- [Python-checkins] cpython (2.7): Issue #14771: Redirect GDB's stdin to avoid messing the terminal settings
martin.panter
- [Python-checkins] cpython (merge 3.5 -> default): Issue #26127: Merge test_gdb fix from 3.5
martin.panter
- [Python-checkins] cpython (3.5): Issue26035 - Correct the argument names used in the docs of the traceback
senthil.kumaran
- [Python-checkins] cpython (merge 3.5 -> default): Merge from 3.5
senthil.kumaran
- [Python-checkins] cpython (2.7): Issue26035 - Correct the argument names used in the docs of the traceback
senthil.kumaran
- [Python-checkins] cpython: Issue #23883: Missing fileinput.__all__ APIs; patch by Mauro SM Rodrigues
martin.panter
- [Python-checkins] cpython: Issue #23883: Add missing APIs to calendar.__all__
martin.panter
- [Python-checkins] cpython: Issue #23883: Add missing APIs to tarfile.__all__
martin.panter
- [Python-checkins] cpython: Issue #23883: Update news
martin.panter
- [Python-checkins] Daily reference leaks (620a37dbc686): sum=13
solipsis at pitrou.net
- [Python-checkins] cpython: Issue #23883: Removed redundant names from blacklists.
serhiy.storchaka
- [Python-checkins] cpython: Issue #23883: grp and pwd are None on Windows
martin.panter
- [Python-checkins] cpython (3.5): Issue #25089: Adds short documentation section for modifying an install.
steve.dower
- [Python-checkins] cpython (merge 3.5 -> default): Issue #25089: Adds short documentation section for modifying an install.
steve.dower
- [Python-checkins] cpython: use public 'value'
ethan.furman
- [Python-checkins] cpython (3.5): Issue #25850: Use cross-compilation by default for 64-bit Windows.
steve.dower
- [Python-checkins] cpython (merge 3.5 -> default): Issue #25850: Use cross-compilation by default for 64-bit Windows.
steve.dower
- [Python-checkins] cpython (merge default -> default): Merge
steve.dower
- [Python-checkins] cpython (2.7): Issue #25824: Fixes sys.winver to not include any architecture suffix.
steve.dower
- [Python-checkins] cpython (3.5): Issue #26065: Excludes venv from library when generating embeddable distro.
steve.dower
- [Python-checkins] cpython (merge 3.5 -> default): Issue #26065: Excludes venv from library when generating embeddable distro.
steve.dower
- [Python-checkins] cpython (merge 3.5 -> default): Issue #26073: Update the list of magic numbers in launcher
steve.dower
- [Python-checkins] cpython (3.5): Issue #26073: Update the list of magic numbers in launcher
steve.dower
- [Python-checkins] cpython (3.5): Issue #26071: bdist_wininst created binaries fail to start and find 32bit Python
steve.dower
- [Python-checkins] cpython (merge 3.5 -> default): Issue #26071: bdist_wininst created binaries fail to start and find 32bit Python
steve.dower
- [Python-checkins] cpython (merge 3.5 -> default): merge from 3.5
senthil.kumaran
- [Python-checkins] cpython (3.5): Issue26135 - In the tutorial section on modules, reference importlib.reload
senthil.kumaran
- [Python-checkins] cpython (2.7): Issue #25905: Specify 'ascii' encoding for README.txt and NEWS.txt.
terry.reedy
- [Python-checkins] cpython (3.5): Issue #25905: Specify 'ascii' encoding for README.txt and NEWS.txt.
terry.reedy
- [Python-checkins] cpython (merge 3.5 -> default): Merge with 3.5
terry.reedy
- [Python-checkins] Daily reference leaks (e48bd90262b5): sum=2
solipsis at pitrou.net
- [Python-checkins] cpython: Issue #26139: libmpdec: disable /W4 warning (non-standard dllimport behavior).
stefan.krah
- [Python-checkins] peps: Add PEP 502: Migrating from hg.python.org to GitHub
brett.cannon
- [Python-checkins] peps: Add a Status section to PEP 512
brett.cannon
- [Python-checkins] peps: Remove a bot name from PEP 512 that might be taken as sexist
brett.cannon
- [Python-checkins] cpython (2.7): Issue26142 - Fix a formatting bug in c-api intro doc.
senthil.kumaran
- [Python-checkins] cpython (3.5): Issue26017 - Suggest enclosing command args in double quotes when using
senthil.kumaran
- [Python-checkins] cpython (merge 3.5 -> default): Merge from 3.5
senthil.kumaran
- [Python-checkins] cpython (2.7): Issue26017 - Suggest enclosing command args in double quotes when using
senthil.kumaran
- [Python-checkins] cpython: Issue26069 - Update whatsnew/3.6.rst on traceback module's api removals.
senthil.kumaran
- [Python-checkins] cpython: Fix two instances of wrong indentation.
georg.brandl
- [Python-checkins] cpython: Fix indentation of continuation lines.
georg.brandl
- [Python-checkins] cpython (2.7): Issue #6500: Fixed infinite recursion in urllib2.Request.__getattr__().
serhiy.storchaka
- [Python-checkins] Daily reference leaks (715d8a739f3b): sum=-41
solipsis at pitrou.net
- [Python-checkins] cpython: Fix test_compilepath() of test_compileall
victor.stinner
- [Python-checkins] cpython: subprocess._optim_args_from_interpreter_flags()
victor.stinner
- [Python-checkins] cpython: Issue #26129: Deprecated accepting non-integers in grp.getgrgid().
serhiy.storchaka
- [Python-checkins] BAD Benchmark Results for Python Default 2016-01-18
lp_benchmark_robot at intel.com
- [Python-checkins] UGLY Benchmark Results for Python 2.7 2016-01-18
lp_benchmark_robot at intel.com
- [Python-checkins] cpython (merge 3.5 -> default): Issue #9006: Added tests for XML RPC with non-UTF-8 encoding.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #21847: Fixed xmlrpclib and tests on Unicode-disabled builds.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #9006: Added tests for XML RPC with non-UTF-8 encoding.
serhiy.storchaka
- [Python-checkins] cpython (3.5): Issue #9006: Added tests for XML RPC with non-UTF-8 encoding.
serhiy.storchaka
- [Python-checkins] peps: Various changes to PEP 512 based on feedback from core-workflow
brett.cannon
- [Python-checkins] cpython (merge 3.5 -> default): Issue #26013: Added compatibility with broken protocol 2 pickles created
serhiy.storchaka
- [Python-checkins] cpython (3.5): Issue #26013: Added compatibility with broken protocol 2 pickles created
serhiy.storchaka
- [Python-checkins] cpython (merge 3.5 -> default): Added exceptins for testing non-reversible import mapping for Issue #26013.
serhiy.storchaka
- [Python-checkins] cpython (3.5): Added exceptins for testing non-reversible import mapping for Issue #26013.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.5 -> default): Issue #25366: Skip test_with_pip when threading module is not available
berker.peksag
- [Python-checkins] cpython (3.5): Issue #25366: Skip test_with_pip when threading module is not available
berker.peksag
- [Python-checkins] cpython (3.5): Issue #25859: Reimplement NNTP test_starttls() using local server
martin.panter
- [Python-checkins] cpython (merge 3.5 -> default): Issue #25859: Merge NNTP test server from 3.5
martin.panter
- [Python-checkins] cpython (merge 3.5 -> default): merge from 3.5
senthil.kumaran
- [Python-checkins] cpython (3.5): issue23962 - Reference the correct TimeoutError in concurrent.futures
senthil.kumaran
- [Python-checkins] cpython (3.5): set tp_new from the class in the hierarchy that actually owns the descriptor
benjamin.peterson
- [Python-checkins] cpython (2.7): set tp_new from the class in the hierarchy that actually owns the descriptor
benjamin.peterson
- [Python-checkins] cpython (merge 3.5 -> default): merge 3.5 (#25731)
benjamin.peterson
- [Python-checkins] cpython (2.7): add space
benjamin.peterson
- [Python-checkins] cpython (3.5): Fix BytecodeTestCase.assertNotInBytecode()
victor.stinner
- [Python-checkins] cpython (merge 3.5 -> default): Merge 3.5
victor.stinner
- [Python-checkins] Daily reference leaks (a7953ee29f1c): sum=4
solipsis at pitrou.net
- [Python-checkins] cpython (2.7): Issue #16620: Fixed AttributeError in msilib.Directory.glob().
serhiy.storchaka
- [Python-checkins] cpython (3.5): Issue #16620: Fixed AttributeError in msilib.Directory.glob().
serhiy.storchaka
- [Python-checkins] cpython: Issue #16620: Got rid of using undocumented function glob.glob1().
serhiy.storchaka
- [Python-checkins] cpython (merge 3.5 -> default): Issue #16620: Fixed AttributeError in msilib.Directory.glob().
serhiy.storchaka
- [Python-checkins] cpython (3.5): Issue #25935: Garbage collector now breaks reference loops with OrderedDict.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.5 -> default): Issue #25935: Garbage collector now breaks reference loops with OrderedDict.
serhiy.storchaka
- [Python-checkins] BAD Benchmark Results for Python Default 2016-01-19
lp_benchmark_robot at intel.com
- [Python-checkins] UGLY Benchmark Results for Python 2.7 2016-01-19
lp_benchmark_robot at intel.com
- [Python-checkins] peps: Minor clarification for PEP 512
brett.cannon
- [Python-checkins] peps: Update post-history for PEP 512
brett.cannon
- [Python-checkins] cpython (merge 3.4 -> 3.5): Merge update to pip/setuptools
donald.stufft
- [Python-checkins] cpython (merge 3.5 -> default): Merge update to pip/setuptools
donald.stufft
- [Python-checkins] cpython (2.7): Upgrade pip to 8.0.0 and setuptools to 19.4
donald.stufft
- [Python-checkins] cpython (3.4): Update pip to 8.0.0 and setuptools to 19.4
donald.stufft
- [Python-checkins] cpython (merge 3.5 -> default): Issue #26157: Fix typos in asyncio-eventloop.rst
berker.peksag
- [Python-checkins] cpython (3.5): Issue #26157: Fix typos in asyncio-eventloop.rst
berker.peksag
- [Python-checkins] cpython (2.7): Issue #25925: Backport C coverage reporting Makefile targets
zach.ware
- [Python-checkins] cpython (merge 3.5 -> default): Issue #5626: Remove misleading comment from socket.gethostname() documentation
berker.peksag
- [Python-checkins] cpython (3.5): Issue #5626: Remove misleading comment from socket.gethostname() documentation
berker.peksag
- [Python-checkins] Daily reference leaks (67f562cbd87b): sum=4
solipsis at pitrou.net
- [Python-checkins] cpython (2.7): Issue #26147: xmlrpclib now works with unicode not encodable with used
serhiy.storchaka
- [Python-checkins] cpython (3.5): Issue #26147: xmlrpc now works with strings not encodable with used
serhiy.storchaka
- [Python-checkins] cpython (merge 3.5 -> default): Issue #26147: xmlrpc now works with strings not encodable with used
serhiy.storchaka
- [Python-checkins] cpython (3.5): Add _PyThreadState_UncheckedGet()
victor.stinner
- [Python-checkins] cpython (merge 3.5 -> default): Merge 3.5
victor.stinner
- [Python-checkins] cpython (merge 3.5 -> default): merge from 3.5
senthil.kumaran
- [Python-checkins] cpython (3.5): issue25982 - Add a class definition for managers.Namespace in the
senthil.kumaran
- [Python-checkins] cpython (2.7): issue25982 - Add a class definition for managers.Namespace in the
senthil.kumaran
- [Python-checkins] cpython: co_lnotab supports negative line number delta
victor.stinner
- [Python-checkins] GOOD Benchmark Results for Python Default 2016-01-20
lp_benchmark_robot at intel.com
- [Python-checkins] GOOD Benchmark Results for Python 2.7 2016-01-20
lp_benchmark_robot at intel.com
- [Python-checkins] devguide: Add a table "Status of Python branches" to the front page
victor.stinner
- [Python-checkins] cpython (merge 3.5 -> default): Merge 3.5 (issue #24520)
victor.stinner
- [Python-checkins] cpython (2.7): Replace fpgetmask() with fedisableexcept()
victor.stinner
- [Python-checkins] cpython (3.5): Replace fpgetmask() with fedisableexcept()
victor.stinner
- [Python-checkins] devguide: Issue #25704: Update Python version to 3.5 where appropriate
berker.peksag
- [Python-checkins] devguide: Simplify the brach status table
berker.peksag
- [Python-checkins] peps: Update PEP 7 to strongly encourage curly braces with conditional
brett.cannon
- [Python-checkins] peps: Undo accidental part of a commit
brett.cannon
- [Python-checkins] cpython (merge 3.4 -> 3.5): merge 3.4 (#26172)
benjamin.peterson
- [Python-checkins] cpython (merge 3.5 -> default): merge 3.5 (#26172)
benjamin.peterson
- [Python-checkins] cpython (3.4): remove script from epub (closes #26172)
benjamin.peterson
- [Python-checkins] cpython (merge 3.4 -> 3.5): merge 3.4
benjamin.peterson
- [Python-checkins] cpython (3.4): fix refleak in error condition
benjamin.peterson
- [Python-checkins] cpython (2.7): fix refleak in error condition
benjamin.peterson
- [Python-checkins] cpython (merge 3.5 -> default): merge 3.5
benjamin.peterson
- [Python-checkins] peps: PEP 440: Remove references to PEP 426
nick.coghlan
- [Python-checkins] peps: PEP 440: Fix PyPI reference
nick.coghlan
- [Python-checkins] peps: PEP 513: Portable Built Linux Distributions
nick.coghlan
- [Python-checkins] cpython (merge 3.5 -> default): merge 3.5 (#26171)
benjamin.peterson
- [Python-checkins] cpython (2.7): prevent buffer overflow in get_data (closes #26171)
benjamin.peterson
- [Python-checkins] cpython (merge 3.4 -> 3.5): merge 3.4 (#26171)
benjamin.peterson
- [Python-checkins] cpython (3.4): prevent buffer overflow in get_data (closes #26171)
benjamin.peterson
- [Python-checkins] peps: PEP 513: mark as a distutils-sig PEP
nick.coghlan
- [Python-checkins] cpython (3.5): Issue #26106: doc: Move text of licenses to parsed literal block
victor.stinner
- [Python-checkins] cpython (merge 3.5 -> default): Merge 3.5 (doc)
victor.stinner
- [Python-checkins] cpython (2.7): Issue #26106: doc: Move text of licenses to parsed literal block
victor.stinner
- [Python-checkins] Daily reference leaks (6134d9ecab60): sum=7
solipsis at pitrou.net
- [Python-checkins] cpython: Issue #26107: Fix typo in Objects/lnotab_notes.txt
victor.stinner
- [Python-checkins] cpython (3.5): issue25909 - Correct the documentation of PyMapping_Items, PyMapping_Keys and
senthil.kumaran
- [Python-checkins] cpython (merge 3.5 -> default): merge from 3.5
senthil.kumaran
- [Python-checkins] UGLY Benchmark Results for Python Default 2016-01-21
lp_benchmark_robot at intel.com
- [Python-checkins] UGLY Benchmark Results for Python 2.7 2016-01-21
lp_benchmark_robot at intel.com
- [Python-checkins] cpython (3.5): Issue #18620: Improve Pool examples in multiprocessing documentation
berker.peksag
- [Python-checkins] cpython (merge 3.5 -> default): Issue #18620: Improve Pool examples in multiprocessing documentation
berker.peksag
- [Python-checkins] cpython (2.7): Issue #18620: Improve Pool examples in multiprocessing documentation
berker.peksag
- [Python-checkins] peps: Minor tweaks to PEP 512
brett.cannon
- [Python-checkins] cpython (3.4): Upgrade pip to 8.0.2
donald.stufft
- [Python-checkins] cpython (merge 3.4 -> 3.5): Merge update to pip
donald.stufft
- [Python-checkins] cpython (merge 3.5 -> default): Merge update to pip
donald.stufft
- [Python-checkins] cpython (2.7): Upgrade pip to 8.0.2
donald.stufft
- [Python-checkins] cpython (merge 3.5 -> default): merge from 3.5
senthil.kumaran
- [Python-checkins] cpython (3.5): minor clarification on Zipfile 'x' mode - exclusive creation of a file.
senthil.kumaran
- [Python-checkins] cpython (3.4): reject negative data_size
benjamin.peterson
- [Python-checkins] cpython (merge 3.4 -> 3.5): merge 3.4
benjamin.peterson
- [Python-checkins] cpython (merge 3.5 -> default): merge 3.5
benjamin.peterson
- [Python-checkins] cpython (2.7): reject negative data_size
benjamin.peterson
- [Python-checkins] devguide: typo: end-of-line => end-of-life
victor.stinner
- [Python-checkins] Daily reference leaks (64ab1a8bb208): sum=4
solipsis at pitrou.net
- [Python-checkins] devguide: rephrase the definition of end-of-life
victor.stinner
- [Python-checkins] cpython: site: error on sitecustomize import error
victor.stinner
- [Python-checkins] cpython: code_richcompare() now uses the constants types
victor.stinner
- [Python-checkins] cpython: Use Py_uintptr_t for atomic pointers
victor.stinner
- [Python-checkins] cpython: Issue #25876: test_gdb: use subprocess._args_from_interpreter_flags() to test
victor.stinner
- [Python-checkins] cpython: Issue #25876: Fix also test_set() of test_gdb when -E command line is used
victor.stinner
- [Python-checkins] cpython (3.5): code_richcompare() now uses the constants types
victor.stinner
- [Python-checkins] cpython (merge 3.5 -> default): Null merge 3.5 (change already applied to default)
victor.stinner
- [Python-checkins] cpython (2.7): code_richcompare() now uses the constants types
victor.stinner
- [Python-checkins] cpython (3.5): doc: i18n HTML templates
victor.stinner
- [Python-checkins] cpython (merge 3.5 -> default): Merge 3.5 (i18n doc, issue #25907)
victor.stinner
- [Python-checkins] GOOD Benchmark Results for Python Default 2016-01-22
lp_benchmark_robot at intel.com
- [Python-checkins] GOOD Benchmark Results for Python 2.7 2016-01-22
lp_benchmark_robot at intel.com
- [Python-checkins] cpython (2.7): Per issue21949 and issue1629: Document the Py_SIZE, Py_TYPE, Py_REFCNT macros.
gregory.p.smith
- [Python-checkins] cpython (3.5): Fix a typo in a code example
brett.cannon
- [Python-checkins] cpython (merge 3.5 -> default): Merge from 3.5
brett.cannon
- [Python-checkins] devguide: Fix english grammar in the Python branches table
victor.stinner
- [Python-checkins] cpython: Issue #25791: Warn when __package__ != __spec__.parent.
brett.cannon
- [Python-checkins] cpython: whitespace cleanup
brett.cannon
- [Python-checkins] cpython: Issue #25234: Skip test_eintr.test_open() under OS X to avoid hanging
brett.cannon
- [Python-checkins] peps: Moved ambv/typehinting repo to python/typing. Yeah!
guido.van.rossum
- [Python-checkins] cpython: Issue #18018: Raise an ImportError if a relative import is attempted
brett.cannon
- [Python-checkins] Daily reference leaks (c4e4886c6052): sum=4
solipsis at pitrou.net
- [Python-checkins] cpython (2.7): doc: i18n HTML templates
victor.stinner
- [Python-checkins] cpython: test_gc: remove unused imports
victor.stinner
- [Python-checkins] cpython: Cleanup test_dict
victor.stinner
- [Python-checkins] cpython: Issue #26146: marshal.loads() now uses the empty frozenset singleton
victor.stinner
- [Python-checkins] peps: Updates from discussions
brett.cannon
- [Python-checkins] peps (merge default -> default): Merge
brett.cannon
- [Python-checkins] Daily reference leaks (5de1bd759f3b): sum=4
solipsis at pitrou.net
- [Python-checkins] cpython: Miscellaneous refactorings
raymond.hettinger
- [Python-checkins] cpython: Convert two other post-decrement while-loops to pre-decrements for consistency
raymond.hettinger
- [Python-checkins] cpython: Convert another post-decrement while-loop to pre-decrement for consistency
raymond.hettinger
- [Python-checkins] cpython: Fix compiler warning about obviously unreachable code.
raymond.hettinger
- [Python-checkins] cpython (2.7): Fix typo in test.rst
berker.peksag
- [Python-checkins] Daily reference leaks (f700bc0412bc): sum=4
solipsis at pitrou.net
- [Python-checkins] UGLY Benchmark Results for Python Default 2016-01-25
lp_benchmark_robot at intel.com
- [Python-checkins] GOOD Benchmark Results for Python 2.7 2016-01-25
lp_benchmark_robot at intel.com
- [Python-checkins] cpython: Tests versus zero are more compact than tests versus -1.
raymond.hettinger
- [Python-checkins] cpython: Add ast.Constant
victor.stinner
- [Python-checkins] cpython (3.5): Remove unnecessary test case comment in urllib.parse.py. These are asserted as
senthil.kumaran
- [Python-checkins] cpython (merge 3.5 -> default): merge from 3.5
senthil.kumaran
- [Python-checkins] cpython: Fix typo
raymond.hettinger
- [Python-checkins] Daily reference leaks (cbd4a6a2657e): sum=134
solipsis at pitrou.net
- [Python-checkins] BAD Benchmark Results for Python Default 2016-01-26
lp_benchmark_robot at intel.com
- [Python-checkins] NEUTRAL Benchmark Results for Python 2.7 2016-01-26
lp_benchmark_robot at intel.com
- [Python-checkins] Daily reference leaks (cbd4a6a2657e): sum=134
Brett Cannon
- [Python-checkins] BAD Benchmark Results for Python Default 2016-01-26
Stewart, David C
- [Python-checkins] cpython: Fix a refleak in validate_constant()
victor.stinner
- [Python-checkins] cpython: Issue #26146: remove useless code
victor.stinner
- [Python-checkins] cpython: Issue #26146: enhance ast.Constant error message
victor.stinner
- [Python-checkins] peps: Clarify why cherry-picking is preferred in PEP 512
brett.cannon
- [Python-checkins] cpython (merge 3.5 -> default): merge
raymond.hettinger
- [Python-checkins] cpython (3.5): Issue #26194: Fix undefined behavior for deque.insert() when len(d) == maxlen
raymond.hettinger
- [Python-checkins] [Python-Dev] Daily reference leaks (cbd4a6a2657e): sum=134
Victor Stinner
- [Python-checkins] Daily reference leaks (58086f0a953a): sum=4
solipsis at pitrou.net
- [Python-checkins] peps: PEP 511
victor.stinner
- [Python-checkins] peps: PEP 510: adjust API of functions removing specialized code
victor.stinner
- [Python-checkins] peps: PEP 511
victor.stinner
- [Python-checkins] peps: PEP 513: Update from Robert
nick.coghlan
- [Python-checkins] NEUTRAL Benchmark Results for Python Default 2016-01-27
lp_benchmark_robot at intel.com
- [Python-checkins] NEUTRAL Benchmark Results for Python 2.7 2016-01-27
lp_benchmark_robot at intel.com
- [Python-checkins] cpython (3.5): Fix resize_compact()
victor.stinner
- [Python-checkins] cpython (merge 3.5 -> default): Merge 3.5
victor.stinner
- [Python-checkins] peps: PEP 511: mention also PyCC by Kevin Conway
victor.stinner
- [Python-checkins] cpython (2.7): Issue #25507: revert incorrect movement of idleConf import in a37ea1d56e98.
terry.reedy
- [Python-checkins] cpython (3.5): Issue #25507: revert incorrect movement of idleConf import in c548ad75160c.
terry.reedy
- [Python-checkins] cpython (merge 3.5 -> default): Merge with 3.5
terry.reedy
- [Python-checkins] cpython (merge 3.5 -> default): Issue #26220: Merge Unicode how-to from 3.5
martin.panter
- [Python-checkins] cpython (3.5): Issue #26220: Remove outdated comment about a question mark
martin.panter
- [Python-checkins] cpython (merge 3.5 -> default): Issue #26199: Fix broken link in unittest.mock-examples.rst
berker.peksag
- [Python-checkins] cpython (3.5): Issue #26199: Fix broken link in unittest.mock-examples.rst
berker.peksag
- [Python-checkins] cpython (3.5): Issue #26034: Sync documentation of --clear with its behavior
berker.peksag
- [Python-checkins] cpython (merge 3.5 -> default): Issue #26034: Sync documentation of --clear with its behavior
berker.peksag
- [Python-checkins] cpython (merge 3.5 -> default): Issue #26034: Improve wording of clear parameter
berker.peksag
- [Python-checkins] cpython (3.5): Issue #26034: Improve wording of clear parameter
berker.peksag
- [Python-checkins] Daily reference leaks (dbf90175ea50): sum=7
solipsis at pitrou.net
- [Python-checkins] cpython (3.5): Issue #19023: Document ctypes array and pointer classes
martin.panter
- [Python-checkins] cpython (merge 3.5 -> default): Issue #19023: Merge ctypes doc and tests from 3.5
martin.panter
- [Python-checkins] cpython (3.5): Add a link to PEP 384 in stable.rst
berker.peksag
- [Python-checkins] cpython (merge 3.5 -> default): Add a link to PEP 384 in stable.rst
berker.peksag
- [Python-checkins] cpython (merge 3.5 -> default): Merge 3.5: Issue #26227
victor.stinner
- [Python-checkins] cpython (3.5): Windows: Decode hostname from ANSI code page
victor.stinner
- [Python-checkins] cpython (3.5): Issue #24705: Add a test case for ef84d21f5292
berker.peksag
- [Python-checkins] cpython (merge 3.5 -> default): Issue #24705: Add a test case for ef84d21f5292
berker.peksag
- [Python-checkins] UGLY Benchmark Results for Python Default 2016-01-28
lp_benchmark_robot at intel.com
- [Python-checkins] UGLY Benchmark Results for Python 2.7 2016-01-28
lp_benchmark_robot at intel.com
- [Python-checkins] cpython (3.5): Backport fixes on test_eintr
victor.stinner
- [Python-checkins] cpython (merge 3.5 -> default): Null merge 3.5
victor.stinner
- [Python-checkins] cpython (merge 3.5 -> default): Issue #26198: Added tests for "es", "et", "es#", "et#" and "C" format units
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #26198: Added tests for string-related format units of PyArg_Parse*()
serhiy.storchaka
- [Python-checkins] cpython (merge 3.5 -> 3.5): Merge heads
serhiy.storchaka
- [Python-checkins] cpython (3.5): Issue #26198: Added tests for "es", "et", "es#", "et#" and "C" format units
serhiy.storchaka
- [Python-checkins] cpython (merge 3.5 -> default): Null merge
serhiy.storchaka
- [Python-checkins] cpython (3.5): Issue #19883: Fixed possible integer overflows in zipimport.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.5 -> default): Issue #19883: Fixed possible integer overflows in zipimport.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #19883: Fixed possible integer overflows in zipimport.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.5 -> default): Issue #26202: copy.deepcopy() now correctly copies range() objects with
serhiy.storchaka
- [Python-checkins] cpython (3.5): Issue #26202: copy.deepcopy() now correctly copies range() objects with
serhiy.storchaka
- [Python-checkins] cpython (2.7): Fixed an infinite loop in zipimport caused by cebcd2fd3e1f (issue #19883).
serhiy.storchaka
- [Python-checkins] cpython (2.7): Fixed a crash in new tests in test_getargs2 added in 60a2d67dacb3 (issue
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #19023: Document ctypes array and pointer classes
martin.panter
- [Python-checkins] cpython (2.7): Issue #26173: Fix test_ssl confusion with non-existing cert and wrongcert.pem
martin.panter
- [Python-checkins] cpython (merge 3.5 -> default): Issue #26173: Merge wrongcert test from 3.5
martin.panter
- [Python-checkins] cpython (3.5): Issue #26173: Fix test_ssl confusion with non-existing cert and wrongcert.pem
martin.panter
- [Python-checkins] Daily reference leaks (284b3de802b7): sum=4
solipsis at pitrou.net
- [Python-checkins] devguide: Trim some old areas of interest
nick.coghlan
- [Python-checkins] GOOD Benchmark Results for Python Default 2016-01-29
lp_benchmark_robot at intel.com
- [Python-checkins] NEUTRAL Benchmark Results for Python 2.7 2016-01-29
lp_benchmark_robot at intel.com
- [Python-checkins] cpython (3.5): Issue #25934: Default to /fp:strict for ICC builds
zach.ware
- [Python-checkins] cpython (2.7): Issue #25934: Default to /fp:strict for ICC builds
zach.ware
- [Python-checkins] cpython (merge 3.5 -> default): Issue #25934: Merge with 3.5
zach.ware
- [Python-checkins] cpython (3.5): Issue #4806: Avoid masking original TypeError in call with * unpacking
martin.panter
- [Python-checkins] cpython (merge 3.5 -> default): Issue #4806: Merge * unpacking fix from 3.5
martin.panter
- [Python-checkins] peps: PEP 513: latest update from Nathaniel
nick.coghlan
- [Python-checkins] peps: PEP 513: Cover unicode ABI compatibility
nick.coghlan
- [Python-checkins] Daily reference leaks (c080ef5989f7): sum=4
solipsis at pitrou.net
- [Python-checkins] peps: PEP 513: Mark as Active
nick.coghlan
- [Python-checkins] cpython (3.5): Update output of venv -h
berker.peksag
- [Python-checkins] cpython (merge 3.5 -> default): Update output of venv -h
berker.peksag
- [Python-checkins] cpython (merge 3.5 -> default): Update "Creating Virtual Environments" link in venv documentation
berker.peksag
- [Python-checkins] cpython (3.5): Update "Creating Virtual Environments" link in venv documentation
berker.peksag
- [Python-checkins] cpython: Simply docstrings of venv module
berker.peksag
- [Python-checkins] cpython (3.5): Issue #23076: Path.glob() now raises a ValueError if it's called with an
berker.peksag
- [Python-checkins] cpython (merge 3.5 -> default): Issue #23076: Path.glob() now raises a ValueError if it's called with an
berker.peksag
- [Python-checkins] cpython (3.5): Fix a markup error in socket.rst
berker.peksag
- [Python-checkins] cpython (merge 3.5 -> default): Fix a markup error in socket.rst
berker.peksag
- [Python-checkins] cpython (merge 3.5 -> default): Issue #26242: Fix another one in importlib.rst
berker.peksag
- [Python-checkins] cpython (3.5): Issue #26242: Fix another one in importlib.rst
berker.peksag
- [Python-checkins] test: Add some non-ASCII text... and test my newly-accepted key
chris.angelico
- [Python-checkins] peps: Apply Nathaniel's latest changes
chris.angelico
- [Python-checkins] Daily reference leaks (5452e4b5c007): sum=4
solipsis at pitrou.net
- [Python-checkins] cpython: Issue #23601: Use small object allocator for dict key objects
raymond.hettinger
- [Python-checkins] cpython (3.5): Enhance os.scandir() doc
victor.stinner
- [Python-checkins] cpython (merge 3.5 -> default): Merge 3.5 (doc)
victor.stinner
- [Python-checkins] cpython (3.5): Issue #26173: Separate bad cert file tests and client rejection test
martin.panter
- [Python-checkins] cpython (merge 3.5 -> default): Issue #26173: Merge SSL tests from 3.5
martin.panter
- [Python-checkins] cpython (2.7): Issue #26173: Separate bad cert file tests and client rejection test
martin.panter
Last message date:
Sun Jan 31 23:11:54 EST 2016
Archived on: Sun Jan 31 23:11:57 EST 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).