August 2015 Archives by thread
Starting: Sat Aug 1 04:36:11 CEST 2015
Ending: Mon Aug 31 19:26:26 CEST 2015
Messages: 534
- [Python-checkins] cpython (merge 3.5 -> default): Merge with 3.5
terry.reedy
- [Python-checkins] cpython (merge 3.4 -> 3.5): Merge with 3.4
terry.reedy
- [Python-checkins] cpython (2.7): Issue #21192: Idle Editor. When a file is run, put its name in the restart bar.
terry.reedy
- [Python-checkins] cpython (3.4): Issue #21192: Idle Editor. When a file is run, put its name in the restart bar.
terry.reedy
- [Python-checkins] Daily reference leaks (91c613d04698): sum=4
solipsis at pitrou.net
- [Python-checkins] cpython: Issue #24762: Speed-up frozenset_hash() and greatly beef-up the comments.
raymond.hettinger
- [Python-checkins] cpython: Tweak the comments
raymond.hettinger
- [Python-checkins] cpython: Fix comment typo
raymond.hettinger
- [Python-checkins] cpython (3.5): docs: Fix productionlist for async def functions
yury.selivanov
- [Python-checkins] cpython (merge 3.5 -> default): Merge 3.5
yury.selivanov
- [Python-checkins] cpython (2.7): Issue #21192: acks for 2.7
terry.reedy
- [Python-checkins] cpython: Clarify comments on setentry invariants.
raymond.hettinger
- [Python-checkins] cpython (2.7): Issue 24745: Switch from Courier to platform-sensitive TkFixedFont as default
terry.reedy
- [Python-checkins] cpython (3.4): Issue 24745: Switch from Courier to platform-sensitive TkFixedFont as default
terry.reedy
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue 24745: Merge with 3.4
terry.reedy
- [Python-checkins] cpython (merge 3.5 -> default): Issue 24745: Merge with 3.5
terry.reedy
- [Python-checkins] cpython (3.4): Issue 24745: Add ACKS entry.
terry.reedy
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue 24745: Add ACKS entry.
terry.reedy
- [Python-checkins] cpython (2.7): Issue 24745: Add ACKS entry.
terry.reedy
- [Python-checkins] cpython (2.7): Issue #23652: Make the select module compile against LSB headers.
zach.ware
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #23652: Merge with 3.4
zach.ware
- [Python-checkins] cpython (3.4): Issue #23652: Make the select module compile against LSB headers.
zach.ware
- [Python-checkins] cpython (merge 3.5 -> default): Closes #23652: Merge with 3.5
zach.ware
- [Python-checkins] cpython (3.4): Issue #23182: PEP8-ify the annotation grammar tests. Patch by Ian Lee.
zach.ware
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #23182: Merge with 3.4
zach.ware
- [Python-checkins] cpython (merge 3.5 -> default): Closes #23182: Merge with 3.5
zach.ware
- [Python-checkins] Daily reference leaks (a0ac94514a30): sum=4
solipsis at pitrou.net
- [Python-checkins] cpython (merge 3.5 -> default): Issue #20557: Use specific asserts in io tests.
serhiy.storchaka
- [Python-checkins] cpython (3.4): Issue #20557: Use specific asserts in io tests.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Issue #20557: Use specific asserts in io tests.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #20557: Use specific asserts in io tests.
serhiy.storchaka
- [Python-checkins] cpython (3.5): Remove warning about asyncio being provisional (it's not in 3.5 and up).
guido.van.rossum
- [Python-checkins] cpython (merge 3.5 -> default): Remove warning about asyncio being provisional (it's not in 3.5 and up; merge
guido.van.rossum
- [Python-checkins] cpython (3.4): asyncio: Fix code style
yury.selivanov
- [Python-checkins] cpython (merge 3.4 -> 3.5): Merge 3.4
yury.selivanov
- [Python-checkins] cpython (merge 3.4 -> 3.5): Merge 3.4 (#24217)
benjamin.peterson
- [Python-checkins] cpython (2.7): include fcntl.h on all *nix platforms (closes #24217)
benjamin.peterson
- [Python-checkins] cpython (3.4): include fcntl.h on all *nix platforms (closes #24217)
benjamin.peterson
- [Python-checkins] cpython (merge 3.5 -> default): merge 3.5 (#24217)
benjamin.peterson
- [Python-checkins] peps: Added PEP495, Local Time Disambiguation
alexander.belopolsky
- [Python-checkins] cpython (3.4): Revert da29a94367b2
yury.selivanov
- [Python-checkins] cpython (3.4): Issue #22397: Skip failing tests on AIX
robert.collins
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #22397: Skip failing tests on AIX
robert.collins
- [Python-checkins] cpython (merge 3.5 -> default): Issue #22397: Skip failing tests on AIX
robert.collins
- [Python-checkins] peps: PEP 495: Rename extension name to .txt
berker.peksag
- [Python-checkins] peps: PEP 496: First draft of environment markers PEP
nick.coghlan
- [Python-checkins] peps: PEP 496: Working draft hasn't been posted yet
nick.coghlan
- [Python-checkins] devguide: Explain that one must first join the hgaccounts account before one can
brett.cannon
- [Python-checkins] Benchmark Results for Python Default 2015-08-03
lp_benchmark_robot
- [Python-checkins] Daily reference leaks (62235755609f): sum=-1
solipsis at pitrou.net
- [Python-checkins] devguide: Copyright
jesus.cea
- [Python-checkins] cpython (merge 3.5 -> default): whatsnew/3.5,3.6: Mention that 'async' is a bad name for modules
yury.selivanov
- [Python-checkins] cpython (3.5): whatsnew/3.5: Mention that 'async' is a bad name for modules
yury.selivanov
- [Python-checkins] cpython (3.4): Issue #23888: Handle fractional time in cookie expiry. Patch by ssh.
robert.collins
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #23888: Handle fractional time in cookie expiry. Patch by ssh.
robert.collins
- [Python-checkins] cpython (merge 3.5 -> default): Issue #23888: Handle fractional time in cookie expiry. Patch by ssh.
robert.collins
- [Python-checkins] cpython (3.4): Issue #24759: Revert 13a8782a775e.
terry.reedy
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #24759: Merge with 3.4
terry.reedy
- [Python-checkins] cpython (merge 3.5 -> default): Issue #24759: Merge with 3.5
terry.reedy
- [Python-checkins] cpython (2.7): Issue #24759: Revert 8203fc75b3d2.
terry.reedy
- [Python-checkins] cpython (merge 3.5 -> 3.5): Merge
terry.reedy
- [Python-checkins] cpython (merge 3.4 -> 3.4): Merge
terry.reedy
- [Python-checkins] cpython (merge default -> default): Merge
terry.reedy
- [Python-checkins] cpython (3.5): Issue #24771: Adds vcruntime DLL to tcltk package
steve.dower
- [Python-checkins] cpython (merge 3.5 -> default): Issue #24771: Adds vcruntime DLL to tcltk package
steve.dower
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #24021: docstring for urllib.urlcleanup.
robert.collins
- [Python-checkins] cpython (3.4): Issue #24021: docstring for urllib.urlcleanup.
robert.collins
- [Python-checkins] cpython (merge 3.5 -> default): Issue #24021: docstring for urllib.urlcleanup.
robert.collins
- [Python-checkins] Benchmark Results for Python Default 2015-08-04
lp_benchmark_robot
- [Python-checkins] Daily reference leaks (43ed41cdd3c2): sum=4
solipsis at pitrou.net
- [Python-checkins] peps: PEP 495: Make image smaller and place it in a sidebar.
alexander.belopolsky
- [Python-checkins] cpython (3.5): whatsnew/3.5: Mention PEP 448
yury.selivanov
- [Python-checkins] cpython (merge 3.5 -> default): Merge 3.5 (whatsnew)
yury.selivanov
- [Python-checkins] cpython (3.5): whatsnew/3.5: Briefly mention PEP 484
yury.selivanov
- [Python-checkins] cpython (3.5): whatsnew: Add pep 448 to new syntax features section
yury.selivanov
- [Python-checkins] cpython (3.4): asyncio: Sync with mainstream
yury.selivanov
- [Python-checkins] cpython (3.4): asyncio: Sync with upstream (compat module)
yury.selivanov
- [Python-checkins] cpython (2.7): Issue #20769: Improve reload() docs. Patch by Dorian Pula.
robert.collins
- [Python-checkins] cpython (3.4): Issue #20769: Improve reload() docs. Patch by Dorian Pula.
robert.collins
- [Python-checkins] cpython (merge 3.5 -> default): Issue #20769: Improve reload() docs. Patch by Dorian Pula.
robert.collins
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #20769: Improve reload() docs. Patch by Dorian Pula.
robert.collins
- [Python-checkins] cpython (3.5): Puts compiled pyc files into embedded library ZIP file instead of sources.
steve.dower
- [Python-checkins] cpython (merge 3.5 -> default): Puts compiled pyc files into embedded library ZIP file instead of sources.
steve.dower
- [Python-checkins] cpython (2.7): Don't left shift negative values. Use an unsigned value instead to avoid
gregory.p.smith
- [Python-checkins] cpython (2.7): Issue #24751: When running regrtest with '-w', don't fail if re-run succeeds.
zach.ware
- [Python-checkins] cpython (3.4): Issue #24751: When running regrtest with '-w', don't fail if re-run succeeds.
zach.ware
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #24751: Merge with 3.4
zach.ware
- [Python-checkins] cpython (merge 3.5 -> default): Closes #24751: Merge with 3.5
zach.ware
- [Python-checkins] cpython (merge 3.5 -> default): Null merge
zach.ware
- [Python-checkins] cpython (3.4): Issue #24791: Add tests for things that regressed with PEP 448
zach.ware
- [Python-checkins] cpython (merge 3.4 -> 3.5): Null merge
zach.ware
- [Python-checkins] Benchmark Results for Python Default 2015-08-05
lp_benchmark_robot
- [Python-checkins] Daily reference leaks (643b332465d7): sum=4
solipsis at pitrou.net
- [Python-checkins] cpython (merge 3.5 -> default): Fix trailing ws (merge from 3.5).
guido.van.rossum
- [Python-checkins] cpython (3.5): Fix trailing ws.
guido.van.rossum
- [Python-checkins] cpython (merge 3.5 -> default): Issue #23973: Update typing.py from GitHub repo. (Merge from 3.5.)
guido.van.rossum
- [Python-checkins] cpython (merge 3.5 -> 3.5): Merge docs for typing.py from accidental branch.
guido.van.rossum
- [Python-checkins] cpython (merge default -> default): Merge docs for typing.py from 3.5 into default branch.
guido.van.rossum
- [Python-checkins] cpython (merge 3.5 -> default): Issue #24272: Initial docs for typing.py (PEP 484). (Merge from 3.5.)
guido.van.rossum
- [Python-checkins] cpython (3.5): Issue #24272: Initial docs for typing.py (PEP 484).
guido.van.rossum
- [Python-checkins] cpython (3.5): Issue #23973: Update typing.py from GitHub repo.
guido.van.rossum
- [Python-checkins] cpython (merge 3.4 -> 3.5): Merge issue #24129 from 3.4
nick.coghlan
- [Python-checkins] cpython (3.4): Issue #24129: Clarify reference docs for name resolution.
nick.coghlan
- [Python-checkins] cpython (merge 3.5 -> default): Merge issue #24129 from 3.5
nick.coghlan
- [Python-checkins] peps: Introduce PEP 0497 from Ed Schofield
chris.angelico
- [Python-checkins] cpython (3.5): whatsnew/3.5: Mention 'typing' module docs in seealso for pep 484
yury.selivanov
- [Python-checkins] cpython (3.4): Issue #23812: Fix asyncio.Queue.get() to avoid loosing items on cancellation.
yury.selivanov
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #23812: Fix asyncio.Queue.get() to avoid loosing items on cancellation.
yury.selivanov
- [Python-checkins] cpython (merge 3.5 -> default): Issue #23812: Fix asyncio.Queue.get() to avoid loosing items on cancellation.
yury.selivanov
- [Python-checkins] cpython (3.4): asyncio: Make sure BaseException is re-raised in SSLProtocol
yury.selivanov
- [Python-checkins] cpython (merge 3.5 -> default): Merge 3.5 (asyncio)
yury.selivanov
- [Python-checkins] cpython (merge 3.4 -> 3.5): Merge 3.4 (asyncio)
yury.selivanov
- [Python-checkins] cpython (3.5): Fixes make_zip.py to create temporary .pyc files in a separate directory. This
steve.dower
- [Python-checkins] cpython (3.5): asyncio.test_pep492: Add a test for asyncio.iscoroutinefunction
yury.selivanov
- [Python-checkins] cpython (3.5): Rebuild wininst-14.0[-amd64].exe with updated tools.
steve.dower
- [Python-checkins] cpython (3.5): Issue #24791: Fix grammar regression for call syntax: 'g(*a or b)'.
yury.selivanov
- [Python-checkins] cpython (merge 3.5 -> default): Merge 3.5 (issue #24791)
yury.selivanov
- [Python-checkins] cpython (merge 3.5 -> default): Merge 3.5 (issue #24791; more tests in test_parser)
yury.selivanov
- [Python-checkins] cpython (3.5): Issue #24791: More tests in test_parser
yury.selivanov
- [Python-checkins] cpython (3.5): whatsnew/3.5: Mention new ssl memory bio
yury.selivanov
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #23672:Merge with 3.4
terry.reedy
- [Python-checkins] cpython (3.4): Issue #23672: Allow Idle to edit and run files with astral chars in name.
terry.reedy
- [Python-checkins] cpython (merge 3.5 -> default): Issue #23672:Merge with 3.5
terry.reedy
- [Python-checkins] cpython (3.4): Issue #21279: Flesh out str.translate docs
zach.ware
- [Python-checkins] cpython (merge 3.5 -> default): Closes #21279: Merge with 3.5
zach.ware
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #21279: Merge with 3.4
zach.ware
- [Python-checkins] Benchmark Results for Python Default 2015-08-06
lp_benchmark_robot
- [Python-checkins] Daily reference leaks (967c9a9fe724): sum=7
solipsis at pitrou.net
- [Python-checkins] cpython (merge 3.5 -> default): Issue #24531: Document that encoding lines cannot follow non-comment lines.
robert.collins
- [Python-checkins] cpython (2.7): Issue #24531: Document that encoding lines cannot follow non-comment lines.
robert.collins
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #24531: Document that encoding lines cannot follow non-comment lines.
robert.collins
- [Python-checkins] cpython (3.4): Issue #24531: Document that encoding lines cannot follow non-comment lines.
robert.collins
- [Python-checkins] cpython (3.4): Issue #23004: mock_open() now reads binary data correctly when the type of
berker.peksag
- [Python-checkins] cpython (merge 3.5 -> default): Issue #23004: mock_open() now reads binary data correctly when the type of
berker.peksag
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #23004: mock_open() now reads binary data correctly when the type of
berker.peksag
- [Python-checkins] cpython (3.4): Issue #23812: Fix getter-cancellation with many pending getters code path
yury.selivanov
- [Python-checkins] cpython (merge 3.5 -> default): Merge 3.5 (issue #23812)
yury.selivanov
- [Python-checkins] cpython (merge 3.4 -> 3.5): Merge 3.4 (issue #23812)
yury.selivanov
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #4395: Better testing and documentation of binary operators.
robert.collins
- [Python-checkins] cpython (3.4): Issue #4395: Better testing and documentation of binary operators.
robert.collins
- [Python-checkins] cpython (merge 3.5 -> default): Issue #4395: Better testing and documentation of binary operators.
robert.collins
- [Python-checkins] cpython: Restore frozenset hash caching removed in cf707dd190a9
raymond.hettinger
- [Python-checkins] cpython: Move the active entry multiplication to later in the hash calculation
raymond.hettinger
- [Python-checkins] Benchmark Results for Python Default 2015-08-07
lp_benchmark_robot
- [Python-checkins] cpython (merge 3.5 -> default): Issue #24798: _msvccompiler.py doesn't properly support manifests
steve.dower
- [Python-checkins] cpython (3.5): Issue #24798: _msvccompiler.py doesn't properly support manifests
steve.dower
- [Python-checkins] cpython: Fix typo in comment.
eric.smith
- [Python-checkins] cpython (merge 3.5 -> default): Merge from 3.5 (issue #24667).
eric.snow
- [Python-checkins] cpython (3.5): Issue #24667: Resize odict in all cases that the underlying dict resizes.
eric.snow
- [Python-checkins] peps: Initial version of PEP-498.
eric.smith
- [Python-checkins] peps: Fixed PEP number.
eric.smith
- [Python-checkins] peps: Fixed header order.
eric.smith
- [Python-checkins] peps: Fix typo.
eric.smith
- [Python-checkins] peps: Added another run time error example.
eric.smith
- [Python-checkins] peps: Updated PEP 495.
alexander.belopolsky
- [Python-checkins] peps (merge default -> default): merge
alexander.belopolsky
- [Python-checkins] peps: Introduce PEP 499 from Cameron Simpson
chris.angelico
- [Python-checkins] cpython (2.7): Issue #4214: Remove ineffectual /pdb:none option from msvc9compiler.py
steve.dower
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #4214: Remove ineffectual /pdb:none option from msvc9compiler.py
steve.dower
- [Python-checkins] cpython (3.4): Issue #4214: Remove ineffectual /pdb:none option from msvc9compiler.py
steve.dower
- [Python-checkins] cpython (merge 3.5 -> default): Issue #4214: Remove ineffectual /pdb:none option from msvc9compiler.py
steve.dower
- [Python-checkins] peps: Normalize examples.
eric.smith
- [Python-checkins] peps (merge default -> default): Merge.
eric.smith
- [Python-checkins] peps: PEP 292 inspired competitor to PEP 498
nick.coghlan
- [Python-checkins] peps: PEP 500: adding a missing 'not'
nick.coghlan
- [Python-checkins] cpython (merge 3.5 -> default): Merge #15944.
stefan.krah
- [Python-checkins] cpython (3.5): Issue #15944: memoryview: Allow arbitrary formats when casting to bytes.
stefan.krah
- [Python-checkins] cpython (merge 3.5 -> default): Merge #23756.
stefan.krah
- [Python-checkins] cpython (3.5): Issue #23756: Clarify the terms "contiguous" and "bytes-like object".
stefan.krah
- [Python-checkins] peps: Add a placeholder to remind me to insert my research on what other languages
eric.smith
- [Python-checkins] peps: Update PEP 474 for my change in role
nick.coghlan
- [Python-checkins] peps: Cede the PEP 500 number to Alexander for his TZ PEP
nick.coghlan
- [Python-checkins] peps: PEP 501: Fix typo reported by Florian Bruhin
nick.coghlan
- [Python-checkins] cpython (3.5): Issue #24634: Importing uuid should not try to load libc on Windows
steve.dower
- [Python-checkins] cpython (3.5): Adds documentation for the new Windows embedded package.
steve.dower
- [Python-checkins] cpython (2.7): Issue #24634: Importing uuid should not try to load libc on Windows
steve.dower
- [Python-checkins] peps: Add a Makefile command to create a virtualenv with the necessary projects
brett.cannon
- [Python-checkins] peps: Fix a little grammar.
brett.cannon
- [Python-checkins] peps: Convert all PEP-related code to be Python 2/3 compatible.
brett.cannon
- [Python-checkins] peps: PEP-0500: A protocol for delegating datetime methods
alexander.belopolsky
- [Python-checkins] peps: Corrected a typo in PEP-0500.
alexander.belopolsky
- [Python-checkins] cpython (3.4): regrtest: the 'bad' and 'environment_changed' sets of tests don't intersect
zach.ware
- [Python-checkins] cpython (2.7): Issue #24751: Fix running regrtest with '-w' flag in case of test failures.
zach.ware
- [Python-checkins] cpython: Add more tests of hash effectiveness.
raymond.hettinger
- [Python-checkins] cpython (3.5): Issue #24824: Signatures of codecs.encode() and codecs.decode() now are
serhiy.storchaka
- [Python-checkins] cpython (merge 3.5 -> default): Issue #24824: Signatures of codecs.encode() and codecs.decode() now are
serhiy.storchaka
- [Python-checkins] cpython (merge 3.5 -> default): Fixed doubled spaces in Misc/NEWS.
serhiy.storchaka
- [Python-checkins] cpython (merge 3.4 -> 3.5): Fixed doubled spaces in Misc/NEWS.
serhiy.storchaka
- [Python-checkins] cpython (3.4): Fixed doubled spaces in Misc/NEWS.
serhiy.storchaka
- [Python-checkins] cpython (2.7): Fixed doubled spaces in Misc/NEWS.
serhiy.storchaka
- [Python-checkins] cpython: Added section for 3.5.0rc1 in Misc/NEWS and moved relevant entities to it.
serhiy.storchaka
- [Python-checkins] cpython: Backed out changeset 42e2e67b8e6f
serhiy.storchaka
- [Python-checkins] peps: Fixed code typos. Minor rewording.
eric.smith
- [Python-checkins] cpython: Issue #20059: urllib.parse raises ValueError on all invalid ports.
robert.collins
- [Python-checkins] cpython (merge 3.5 -> default): Merge 3.5 (issues #24835, #24763)
yury.selivanov
- [Python-checkins] cpython (merge 3.4 -> 3.5): Merge 3.4 (issues #24835, #24763)
yury.selivanov
- [Python-checkins] cpython (3.4): Issue #24763: Fix asyncio test on Windows (fix reverted change)
yury.selivanov
- [Python-checkins] peps: Updated PEP 495:
alexander.belopolsky
- [Python-checkins] peps: PEP 495: Corrected tables markup.
alexander.belopolsky
- [Python-checkins] peps: PEP 495: Removed a separate 'Comparison' section.
alexander.belopolsky
- [Python-checkins] peps: PEP 495: 'Treminology' section and minor edits.
alexander.belopolsky
- [Python-checkins] peps: PEP 495: Updated the backward compatibility section.
alexander.belopolsky
- [Python-checkins] cpython (3.5): Issue #24745: Prevent IDLE initialization crash with Tk 8.4:
ned.deily
- [Python-checkins] cpython (merge 3.5 -> default): Issue #24745: merge from 3.5
ned.deily
- [Python-checkins] Benchmark Results for Python Default 2015-08-10
lp_benchmark_robot
- [Python-checkins] peps: Small typos. Added section about nested expressions inside format specifiers.
eric.smith
- [Python-checkins] devguide: Add Martin.
georg.brandl
- [Python-checkins] peps: pep-494: Add recently discussed PEPs to 3.6 proposed changes
yury.selivanov
- [Python-checkins] peps: Touch-ups for Python 3.5 release schedule.
larry.hastings
- [Python-checkins] cpython (3.5): Regenerated pydoc topics for Python 3.5.0rc1.
larry.hastings
- [Python-checkins] cpython (3.5): Release bump for Python 3.5.0rc1.
larry.hastings
- [Python-checkins] cpython (3.5): Added tag v3.5.0rc1 for changeset 01a684180b19
larry.hastings
- [Python-checkins] cpython (merge 3.5 -> 3.5): Merged fixes for two bad bugs. This will be the new Python 3.5.0rc1.
larry.hastings
- [Python-checkins] cpython (3.5): Added tag v3.5.0rc1 for changeset 1a58b1227501
larry.hastings
- [Python-checkins] cpython (3.5): Post-release bump for Python 3.5.0rc1.
larry.hastings
- [Python-checkins] cpython (merge 3.5 -> default): Merge from 3.5
steve.dower
- [Python-checkins] cpython (3.5): Issue #24839: platform._syscmd_ver raises DeprecationWarning
steve.dower
- [Python-checkins] Benchmark Results for Python Default 2015-08-11
lp_benchmark_robot
- [Python-checkins] peps: Moved the deprecation statement to a place that makes more sense. Thanks Mike
eric.smith
- [Python-checkins] cpython: Issue #9232: Support trailing commas in function declarations.
robert.collins
- [Python-checkins] cpython (3.5): Issue #24847: Fixes tcltk installer layout of VC runtime DLL
steve.dower
- [Python-checkins] cpython (merge 3.5 -> default): Issue #24847: Fixes tcltk installer layout of VC runtime DLL
steve.dower
- [Python-checkins] Benchmark Results for Python Default 2015-08-12
lp_benchmark_robot
- [Python-checkins] devguide: Add a chapter about running buildslaves.
r.david.murray
- [Python-checkins] cpython (3.5): Issue #23725: Overhaul tempfile docs.
robert.collins
- [Python-checkins] cpython (merge 3.5 -> default): Issue #23725: Overhaul tempfile docs.
robert.collins
- [Python-checkins] Benchmark Results for Python Default 2015-08-13
lp_benchmark_robot
- [Python-checkins] cpython (2.7): #21167: Fix definition of NAN when ICC used without -fp-model strict.
r.david.murray
- [Python-checkins] cpython (3.4): #21167: Fix definition of NAN when ICC used without -fp-model strict.
r.david.murray
- [Python-checkins] cpython (merge 3.4 -> 3.5): Merge: #21167: Fix definition of NAN when ICC used without -fp-model strict.
r.david.murray
- [Python-checkins] cpython (merge 3.5 -> default): Merge: #21167: Fix definition of NAN when ICC used without -fp-model strict.
r.david.murray
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #16554: fix description for MAKE_CLOSURE. Initial patch by Daniel Urban.
antoine.pitrou
- [Python-checkins] cpython (merge 3.5 -> default): Issue #16554: fix description for MAKE_CLOSURE. Initial patch by Daniel Urban.
antoine.pitrou
- [Python-checkins] cpython (3.4): Issue #16554: fix description for MAKE_CLOSURE. Initial patch by Daniel Urban.
antoine.pitrou
- [Python-checkins] cpython: Issue #23530: fix clinic comment.
charles-francois.natali
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #21159: Improve message in configparser.InterpolationMissingOptionError.
robert.collins
- [Python-checkins] cpython (3.4): Issue #21159: Improve message in configparser.InterpolationMissingOptionError.
robert.collins
- [Python-checkins] cpython: Issue #21159: Improve message in configparser.InterpolationMissingOptionError.
robert.collins
- [Python-checkins] cpython (2.7): add missing NULL checks to get_coding_spec (closes #24854)
benjamin.peterson
- [Python-checkins] cpython (merge 3.5 -> default): Issue #21159: Improve message in configparser.InterpolationMissingOptionError.
robert.collins
- [Python-checkins] Benchmark Results for Python Default 2015-08-14
lp_benchmark_robot
- [Python-checkins] cpython: Minor cleanup.
raymond.hettinger
- [Python-checkins] cpython (3.5): Issue #24492: make sure that ``from ... import ...` raises an
brett.cannon
- [Python-checkins] cpython (merge 3.5 -> 3.5): Merge from 3.5.0 for issue #24492
brett.cannon
- [Python-checkins] cpython (merge 3.5 -> default): Merge from 3.5 for issue #24492
brett.cannon
- [Python-checkins] cpython (3.4): Issue #24867: Fix Task.get_stack() for 'async def' coroutines
yury.selivanov
- [Python-checkins] cpython (merge 3.5 -> default): Merge 3.5 (issue #24867)
yury.selivanov
- [Python-checkins] cpython (merge 3.4 -> 3.5): Merge 3.4 (Issue #24867)
yury.selivanov
- [Python-checkins] devguide: Closes #17570: Improve instructions for Windows.
zach.ware
- [Python-checkins] cpython (3.4): Issue #24833: Add attribute reference needed for 3.x.
terry.reedy
- [Python-checkins] cpython (2.7): Issue #24833: Add attribute reference needed for 3.x, but optional for 2.7,
terry.reedy
- [Python-checkins] cpython: Neaten-up vertical alignment of comments
raymond.hettinger
- [Python-checkins] cpython: Fix crash in itertools.cycle.__setstate__() caused by lack of type checking.
raymond.hettinger
- [Python-checkins] cpython (3.5): Enables building compressed Windows test builds with --pack option.
steve.dower
- [Python-checkins] cpython: Add more tests for pickling itertools.cycle
raymond.hettinger
- [Python-checkins] cpython: Improve comment
raymond.hettinger
- [Python-checkins] cpython: Remove dead code (unreachable)
raymond.hettinger
- [Python-checkins] cpython: Fix oddly placed whitespace
raymond.hettinger
- [Python-checkins] peps: PEP 495: Added a C-API section.
alexander.belopolsky
- [Python-checkins] peps: PEP 495: Minor markup fix.
alexander.belopolsky
- [Python-checkins] peps: PEP 495: Corrected the missing time rule for timestamp.
alexander.belopolsky
- [Python-checkins] cpython: Issue #24842: Cross-reference types.SimpleNamespace from the namedtuple docs
raymond.hettinger
- [Python-checkins] cpython: Inline PyIter_Next() matching what was done for other itertools.
raymond.hettinger
- [Python-checkins] cpython: Neaten-up whitespace, vertical alignment, and line-wrapping.
raymond.hettinger
- [Python-checkins] cpython: Issue #24874: Speed-up itertools and make it pickles more compact.
raymond.hettinger
- [Python-checkins] cpython: Add error information to a failing test to help diagnose a buildbot failure.
raymond.hettinger
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #24774: Fix docstring in http.server.test.
robert.collins
- [Python-checkins] cpython (merge 3.5 -> default): Issue #24774: Fix docstring in http.server.test.
robert.collins
- [Python-checkins] cpython (3.4): Issue #24774: Fix docstring in http.server.test.
robert.collins
- [Python-checkins] cpython (3.4): Issue #23672: ACKS
terry.reedy
- [Python-checkins] cpython (2.7): Issue #23672: ACKS
terry.reedy
- [Python-checkins] cpython (2.7): Idle NEWS entries.
terry.reedy
- [Python-checkins] cpython (3.4): Idle NEWS entries.
terry.reedy
- [Python-checkins] cpython (merge 3.4 -> 3.5): Idle NEWS entries.
terry.reedy
- [Python-checkins] cpython (merge 3.5 -> default): Idle NEWS entries.
terry.reedy
- [Python-checkins] cpython: Issue #24379: Add operator.subscript() as a convenience for building slices.
raymond.hettinger
- [Python-checkins] cpython (2.7): Entries for idlelib/NEWS.txt
terry.reedy
- [Python-checkins] cpython (3.4): Entries for idlelib/NEWS.txt
terry.reedy
- [Python-checkins] cpython (merge 3.4 -> 3.5): Entries for idlelib/NEWS.txt
terry.reedy
- [Python-checkins] cpython (merge 3.5 -> default): Merge with 3.5 Entries for idlelib/NEWS.txt
terry.reedy
- [Python-checkins] Benchmark Results for Python Default 2015-08-17
lp_benchmark_robot
- [Python-checkins] cpython (3.5): docs: Fix inspect docs re gi_yieldfrom
yury.selivanov
- [Python-checkins] cpython (3.5): docs: Clarify that gi_yieldfrom was first added in 3.5
yury.selivanov
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #24079: merge from 3.4
ned.deily
- [Python-checkins] cpython (3.4): Issue #24079: Improve description of the text and tail attributes for
ned.deily
- [Python-checkins] cpython (2.7): Issue #24079: Improve description of the text and tail attributes for
ned.deily
- [Python-checkins] cpython (merge 3.5 -> default): Issue #24079: merge from 3.5
ned.deily
- [Python-checkins] cpython (3.5): docs: Improve docs for os.path.commonprefix
yury.selivanov
- [Python-checkins] cpython: Issue #24878: Add docstrings to selected namedtuples
raymond.hettinger
- [Python-checkins] cpython (merge 3.4 -> 3.5): merge 3.4 (#24883)
benjamin.peterson
- [Python-checkins] cpython (3.4): 'Py_Buffer' should be 'Py_buffer' (closes #24883)
benjamin.peterson
- [Python-checkins] cpython (merge 3.5 -> default): Merge 3.5 (#24883)
benjamin.peterson
- [Python-checkins] cpython: Minor cleanups
raymond.hettinger
- [Python-checkins] cpython: Inline PyIter_Next() matching the other itertools code.
raymond.hettinger
- [Python-checkins] cpython: Add missing docstring
raymond.hettinger
- [Python-checkins] Benchmark Results for Python Default 2015-08-18
lp_benchmark_robot
- [Python-checkins] peps: pep-492: Fix example code
yury.selivanov
- [Python-checkins] cpython: Use PyTuple_GET_SIZE like the adjacent code does.
raymond.hettinger
- [Python-checkins] cpython (merge 3.5 -> default): (Merge 3.5) cgi.FieldStorage.read_multi ignores Content-Length
victor.stinner
- [Python-checkins] cpython (merge 3.4 -> 3.5): (Merge 3.4) cgi.FieldStorage.read_multi ignores Content-Length
victor.stinner
- [Python-checkins] cpython (3.4): cgi.FieldStorage.read_multi ignores Content-Length
victor.stinner
- [Python-checkins] cpython (3.4): Issue #24790: Remove extraneous code (which also create 2 & 3 conflicts).
terry.reedy
- [Python-checkins] cpython (2.7): Issue #24790: Remove extraneous code (which also create 2 & 3 conflicts).
terry.reedy
- [Python-checkins] cpython (merge 3.5 -> default): Merge 3.5 (issue #23572)
yury.selivanov
- [Python-checkins] cpython (3.5): Issue #23572: Fixed functools.singledispatch on classes with falsy metaclasses.
yury.selivanov
- [Python-checkins] cpython (merge 3.4 -> 3.5): Null merge (3.4)
yury.selivanov
- [Python-checkins] cpython (3.4): Issue #23572: Fixed functools.singledispatch on classes with falsy metaclasses.
yury.selivanov
- [Python-checkins] cpython (merge 3.5 -> default): Null merge (3.5)
yury.selivanov
- [Python-checkins] cpython (3.5): Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk.
steve.dower
- [Python-checkins] cpython: Issue #24054: decouple linecache tests from inspect tests
robert.collins
- [Python-checkins] cpython (merge 3.5 -> default): Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision.
steve.dower
- [Python-checkins] cpython (3.5): Issue #24847: Fixes Tix revision number and reverts fix for the wrong revision.
steve.dower
- [Python-checkins] cpython: Add in missing docstrings.
raymond.hettinger
- [Python-checkins] cpython: Issue #24879: Teach pydoc to display named tuple fields in the order they were
raymond.hettinger
- [Python-checkins] Benchmark Results for Python Default 2015-08-19
lp_benchmark_robot
- [Python-checkins] cpython (3.5): Further improve os.path.commonprefix() docs.
yury.selivanov
- [Python-checkins] cpython (3.5): Removes --clean-only option from buildbots.
steve.dower
- [Python-checkins] cpython (merge 3.5 -> default): Removes --clean-only option from buildbots.
steve.dower
- [Python-checkins] cpython: Fix test_linecache change.
robert.collins
- [Python-checkins] cpython (3.5): Issue #20362: Honour TestCase.longMessage correctly in assertRegex.
robert.collins
- [Python-checkins] cpython (merge 3.5 -> default): Issue #20362: Honour TestCase.longMessage correctly in assertRegex.
robert.collins
- [Python-checkins] cpython (2.7): remove tabs from ceval.c (closes #24895)
benjamin.peterson
- [Python-checkins] Benchmark Results for Python Default 2015-08-20
lp_benchmark_robot
- [Python-checkins] peps: PEP-498 updates: specify str.interpolate() and beef up some of the discussion
eric.smith
- [Python-checkins] peps: Also support !a, since it is in Python 3.
eric.smith
- [Python-checkins] peps: Straightened out footnotes.
eric.smith
- [Python-checkins] peps: Clean up usage of format_spec and field_name. Add additional verbiage about
eric.smith
- [Python-checkins] peps: Incorporate feedback from Guido. Still several more items to tackle.
eric.smith
- [Python-checkins] peps: Fix some markup.
eric.smith
- [Python-checkins] peps: Added more words about rejecting binary f-strings.
eric.smith
- [Python-checkins] peps: Better link for PEP 461.
eric.smith
- [Python-checkins] peps: Improve comparison to string.Template and %-formatting.
eric.smith
- [Python-checkins] cpython: Fix a trivial typo.
eric.smith
- [Python-checkins] Benchmark Results for Python Default 2015-08-21
lp_benchmark_robot
- [Python-checkins] peps: Flushed out more text. Other than removing !s, !r, and !a, I think I am mostly
eric.smith
- [Python-checkins] peps: Restored accidentally deleted newline.
eric.smith
- [Python-checkins] peps: PEP 495: Addressed several (not all yet) mailing list commments.
alexander.belopolsky
- [Python-checkins] peps: PEP 495: Added Tim Peters as an author.
alexander.belopolsky
- [Python-checkins] peps: Major redesign of PEP 501 interpolation
nick.coghlan
- [Python-checkins] peps: Update Tim's email address so PEPs build again
nick.coghlan
- [Python-checkins] peps: PEP 501: add logging examples, other tweaks
nick.coghlan
- [Python-checkins] peps: PEP 501: switch to a more normal binary operator
nick.coghlan
- [Python-checkins] peps: PEP 495: Are two values enough?
alexander.belopolsky
- [Python-checkins] peps: PEP 495: typo
alexander.belopolsky
- [Python-checkins] peps: PEP 495: Are two values enough? // Backward Compatibility
alexander.belopolsky
- [Python-checkins] peps: PEP 501: named field attrs, update keyword arg discussion
nick.coghlan
- [Python-checkins] peps: PEP 501: string prefix redux, now with template objects
nick.coghlan
- [Python-checkins] peps: PEP 501: Add a new post date for this version
nick.coghlan
- [Python-checkins] peps: PEP 501: remove remnants of previous iteration
nick.coghlan
- [Python-checkins] peps: PEP 501: Explicit note regarding prerendering templates
nick.coghlan
- [Python-checkins] cpython: Issue #24878: Fix typos and line wrap
raymond.hettinger
- [Python-checkins] cpython: Issue #24633: site-packages/README -> README.txt.
robert.collins
- [Python-checkins] cpython (2.7): Issue #22812: Fix unittest discovery examples.
robert.collins
- [Python-checkins] cpython (merge 2.7 -> 2.7): Merge 2.7 heads.
robert.collins
- [Python-checkins] cpython (3.4): Issue #22812: Fix unittest discovery examples.
robert.collins
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #22812: Fix unittest discovery examples.
robert.collins
- [Python-checkins] cpython (merge 3.5 -> default): Issue #22812: Fix unittest discovery examples.
robert.collins
- [Python-checkins] Benchmark Results for Python Default 2015-08-24
lp_benchmark_robot
- [Python-checkins] peps: Typos.
eric.smith
- [Python-checkins] peps: More typos.
eric.smith
- [Python-checkins] cpython (2.7): #24926: Fix typo in example.
r.david.murray
- [Python-checkins] cpython (3.4): #24926: Fix typo in example.
r.david.murray
- [Python-checkins] cpython (merge 3.5 -> default): Merge: #24926: Fix typo in example.
r.david.murray
- [Python-checkins] cpython (merge 3.4 -> 3.5): Merge: #24926: Fix typo in example.
r.david.murray
- [Python-checkins] peps: Remove str.interpolate. It's just an implementation detail. It can be exposed
eric.smith
- [Python-checkins] peps: Added some examples from Python's source. Both 'before' (str.format) and
eric.smith
- [Python-checkins] cpython (3.5): Fix for one-letter type in What's New In Python 3.5.
larry.hastings
- [Python-checkins] cpython (merge 3.5 -> 3.5): Merge.
larry.hastings
- [Python-checkins] cpython (merge default -> default): Merge.
larry.hastings
- [Python-checkins] cpython (merge 3.5 -> default): Null merge from 3.5.
larry.hastings
- [Python-checkins] cpython: One-character typo fix.
larry.hastings
- [Python-checkins] cpython (merge 3.5 -> 3.5): Merged in brettcannon/cpython350/3.5 (pull request #2)
larry.hastings
- [Python-checkins] cpython (3.4): Update pip to 7.1.2 and setuptools to 18.2
donald.stufft
- [Python-checkins] cpython (merge 3.4 -> 3.5): Merge updated to pip and setuptools
donald.stufft
- [Python-checkins] cpython (merge 3.5 -> default): merge updated pip and setuptools
donald.stufft
- [Python-checkins] cpython (2.7): Update pip to 7.1.2 and setuptools to 18.2
donald.stufft
- [Python-checkins] peps: PEP 495: Added a preamble to a first=None variant.
alexander.belopolsky
- [Python-checkins] cpython (merge 3.5 -> default): Issue #10708: Add a link to devguide in Misc/Porting.
berker.peksag
- [Python-checkins] cpython (3.5): Issue #10708: Add a link to devguide in Misc/Porting.
berker.peksag
- [Python-checkins] cpython (3.4): Issue #24808: Update the documentation of some PyTypeObject fields
martin.panter
- [Python-checkins] cpython (merge 3.5 -> default): Issue #24808: Merge 3.5 into 3.6
martin.panter
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #24808: Merge 3.4 into 3.5; adjust new tp_as_async field
martin.panter
- [Python-checkins] Benchmark Results for Python Default 2015-08-25
lp_benchmark_robot
- [Python-checkins] peps: Note a few implementation details or restrictions.
eric.smith
- [Python-checkins] cpython (merge 3.5 -> 3.5): Merged in stevedower/cpython350 (pull request #6)
larry.hastings
- [Python-checkins] cpython (3.5): Rebuilt Clinic generated code.
larry.hastings
- [Python-checkins] cpython (3.5): Version bump for Python 3.5.0rc2.
larry.hastings
- [Python-checkins] cpython (3.5): Added tag v3.5.0rc2 for changeset cc15d736d860
larry.hastings
- [Python-checkins] cpython (3.5): Added missing IDLE updates to Misc/NEWS that shipped with Python 3.5.0rc1.
larry.hastings
- [Python-checkins] cpython (3.5): Move misplaced Misc/NEWS item from 3.5.0rc1 to 3.5.0rc2.
larry.hastings
- [Python-checkins] cpython (merge 3.5 -> 3.5): Merge from Python 3.5.0 (rc2) to Python 3.5.1.
larry.hastings
- [Python-checkins] cpython (3.5): Added missing #-marks to Misc/NEWS lines.
larry.hastings
- [Python-checkins] cpython (3.5): Post-release updates for Python 3.5.0rc2.
larry.hastings
- [Python-checkins] cpython (3.5): Add missing Misc/NEWS item for merged pull request for issue #24867.
larry.hastings
- [Python-checkins] cpython (merge 3.5 -> default): Merge from 3.5 (with 3.5.0rc2 changes) into default (3.6). Messy!
larry.hastings
- [Python-checkins] cpython (merge 3.5 -> 3.5): Merged in 1st1/cpython350 (pull request #5)
larry.hastings
- [Python-checkins] cpython (3.5): Issue #24867: Fix asyncio.Task.get_stack() for 'async def' coroutines
larry.hastings
- [Python-checkins] cpython (3.5): Regenerated pydoc topics for Python 3.5.0rc2.
larry.hastings
- [Python-checkins] cpython (3.5): Issue #24769: Interpreter now starts properly when dynamic loading
larry.hastings
- [Python-checkins] cpython (merge 3.5 -> 3.5): Merged in bitdancer/cpython350 (pull request #4)
larry.hastings
- [Python-checkins] cpython (3.5): Fixes file that did not graft correctly.
larry.hastings
- [Python-checkins] cpython (3.5): #21167: Fix definition of NAN when ICC used without -fp-model strict.
larry.hastings
- [Python-checkins] cpython (3.5): Misc/NEWS needs a Python 3.5.0rc3 section in 3.5 and trunk.
larry.hastings
- [Python-checkins] cpython (merge 3.5 -> default): Merge.
larry.hastings
- [Python-checkins] cpython: Issue #23552: Timeit now warns when there is substantial (4x) variance
robert.collins
- [Python-checkins] Benchmark Results for Python Default 2015-08-26
lp_benchmark_robot
- [Python-checkins] peps: Fixed a typo found by Jochen Kupperschmidt. Thanks!
eric.smith
- [Python-checkins] peps: PEP 495: Added 'which' as a discussed name variant.
alexander.belopolsky
- [Python-checkins] cpython (merge 3.5 -> default): merge
raymond.hettinger
- [Python-checkins] cpython (3.5): Issue #24913: Fix overrun error in deque.index().
raymond.hettinger
- [Python-checkins] cpython (3.5): docs: Better comment for tp_as_async slot
yury.selivanov
- [Python-checkins] cpython: Fixed an incorrect comment.
eric.smith
- [Python-checkins] peps: Fix trivial typos.
eric.smith
- [Python-checkins] peps: Update PEP 470
donald.stufft
- [Python-checkins] peps: Better capitalization of title
donald.stufft
- [Python-checkins] peps: PEP 495: The big rename. Changed 'first' to 'fold'.
alexander.belopolsky
- [Python-checkins] cpython (3.4): Issue #24782: In Idle extension config dialog, replace tabs with sorted list.
terry.reedy
- [Python-checkins] cpython (2.7): Issue #24782: In Idle extension config dialog, replace tabs with sorted list.
terry.reedy
- [Python-checkins] cpython (2.7): Issue #24790: Restore unused function.
terry.reedy
- [Python-checkins] cpython (3.4): Issue #24790: Restore unused function.
terry.reedy
- [Python-checkins] Benchmark Results for Python Default 2015-08-27
lp_benchmark_robot
- [Python-checkins] peps: Reword the call to action in the data sovereignty section
donald.stufft
- [Python-checkins] peps: Added a note that the str.format() parser is not suitable for use when
eric.smith
- [Python-checkins] peps: Fixed call to super().__new__.
eric.smith
- [Python-checkins] cpython (3.4): Issue #24790: correct typo noticed by Eric Smith
terry.reedy
- [Python-checkins] cpython (2.7): Issue #24790: correct typo noticed by Eric Smith
terry.reedy
- [Python-checkins] cpython (merge 3.5 -> default): Closes #24947: Merge with 3.5
zach.ware
- [Python-checkins] cpython (3.4): Issue #24947: Fix grammar in asyncio doc
zach.ware
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #24947: Merge 3.4
zach.ware
- [Python-checkins] cpython (3.4): Issue #21112: Fix regression in unittest.expectedFailure on subclasses.
robert.collins
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #21112: Fix regression in unittest.expectedFailure on subclasses.
robert.collins
- [Python-checkins] cpython (merge 3.5 -> default): Issue #21112: Fix regression in unittest.expectedFailure on subclasses.
robert.collins
- [Python-checkins] Benchmark Results for Python Default 2015-08-28
lp_benchmark_robot
- [Python-checkins] peps: Escape some backslashes.
eric.smith
- [Python-checkins] peps: Added section on order of evaluation.
eric.smith
- [Python-checkins] peps: Moved a sentence to where it makes more sense.
eric.smith
- [Python-checkins] peps: Moved order of evaluation into the Specification section, since it's guaranteed.
eric.smith
- [Python-checkins] peps: Added specification for order of escape sequence processing.
eric.smith
- [Python-checkins] peps: Fixed awkward wording.
eric.smith
- [Python-checkins] benchmarks: Issue 324934: Skip django_v2 under Python 3.6 due to a use of
brett.cannon
- [Python-checkins] peps: Fixed escape sequence.
eric.smith
- [Python-checkins] cpython (3.5): Issue #24881: Fixed setting binary mode in Python implementation of FileIO
serhiy.storchaka
- [Python-checkins] cpython (merge 3.5 -> default): Issue #24881: Fixed setting binary mode in Python implementation of FileIO
serhiy.storchaka
- [Python-checkins] cpython: Fixed typos in TZ format description
alexander.belopolsky
- [Python-checkins] peps: Added a section on the same expression being used multiple times in the same
eric.smith
- [Python-checkins] cpython (3.5): Issue #24953: Include ICC version in sys.version string when bulit with ICC on
zach.ware
- [Python-checkins] cpython (merge 3.5 -> default): Closes #24953: Merge with 3.5
zach.ware
- [Python-checkins] cpython (2.7): Issue #24953: Include ICC version in sys.version string when bulit with ICC on
zach.ware
- [Python-checkins] peps: Add Paul Moore as Delegate, remove Data Sovereignty section, add Opposition
donald.stufft
- [Python-checkins] peps: Improve some wording.
eric.smith
- [Python-checkins] peps: Added inline literal markup.
eric.smith
- [Python-checkins] peps: Fixed wording.
eric.smith
- [Python-checkins] peps: Yet another attempt to clear up wording in this section.
eric.smith
- [Python-checkins] cpython (3.5): Update setuptools to 18.2 and pip to 7.1.2
donald.stufft
- [Python-checkins] cpython (merge 3.5 -> 3.5): Null Merge from 3.5.0 to 3.5.1
donald.stufft
- [Python-checkins] cpython (merge 3.5 -> default): Null Merge from 3.5 to default
donald.stufft
- [Python-checkins] peps: Update PEP 470 to flesh out Paul's suggestions
donald.stufft
- [Python-checkins] peps: Fix incorrect spelling of inherent
donald.stufft
- [Python-checkins] cpython (2.7): Issue #24962: Remove space from filename
zach.ware
- [Python-checkins] cpython (merge 3.5 -> default): Closes #24962: Merge with 3.5
zach.ware
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #24962: Merge 3.4
zach.ware
- [Python-checkins] cpython (3.4): Issue #24962: Remove space from filename
zach.ware
- [Python-checkins] cpython (merge 3.5 -> default): Issue #24272: Merge with 3.5
zach.ware
- [Python-checkins] cpython (3.5): Issue #24272: Remove usage of default reST role from typing docs
zach.ware
- [Python-checkins] peps: PEP 501: Build on 498 instead of competing
nick.coghlan
- [Python-checkins] peps: PEP 501: Incorporate feedback from Eric V. Smith
nick.coghlan
- [Python-checkins] peps: Changed title.
eric.smith
- [Python-checkins] peps: Add a FAQ entry to PEP 470 on why people should register with PyPI
donald.stufft
- [Python-checkins] cpython (merge 3.4 -> 3.5): merge
raymond.hettinger
- [Python-checkins] cpython (3.4): Issue #24931: Resolve __dict__ conflict in namedtuple subclasses.
raymond.hettinger
- [Python-checkins] cpython (merge 3.4 -> 3.5): merge 3.4 (#24963)
benjamin.peterson
- [Python-checkins] cpython (3.4): fix spelling that was a bit confused (closes #24963)
benjamin.peterson
- [Python-checkins] cpython (merge 3.5 -> default): merge 3.5 (#24963)
benjamin.peterson
- [Python-checkins] cpython (2.7): Make an example a little clearer
raymond.hettinger
- [Python-checkins] peps: PEP 495: Added a sketch illustrating a 'fold'.
alexander.belopolsky
- [Python-checkins] peps: PEP 495: Added 'Aware datetime instances' subsection.
alexander.belopolsky
- [Python-checkins] peps: PEP 495: Listed additional affected methods.
alexander.belopolsky
- [Python-checkins] peps: PEP 495: Added png rasterization of the fold sketch.
alexander.belopolsky
- [Python-checkins] peps: PEP 495: It looks like .png should be given explicitly.
alexander.belopolsky
- [Python-checkins] peps: PEP 495: Added a vertical segment to the graph.
alexander.belopolsky
- [Python-checkins] cpython (merge 3.4 -> 3.5): Issue #24952: Merge 3.4 into 3.5
martin.panter
- [Python-checkins] cpython (3.4): Issue #24952: Clarify default argument of stack_size() in threading, _thread
martin.panter
- [Python-checkins] cpython (2.7): Issue #24952: Clarify default argument of stack_size() in threading, thread
martin.panter
- [Python-checkins] cpython (merge 3.5 -> default): Issue #24952: Merge 3.5 into 3.6
martin.panter
- [Python-checkins] Benchmark Results for Python Default 2015-08-31
lp_benchmark_robot
- [Python-checkins] cpython (3.5): Make asyncio provisional
yury.selivanov
- [Python-checkins] peps: Allocate PEP 502 for Mike Miller's proposal
chris.angelico
Last message date:
Mon Aug 31 19:26:26 CEST 2015
Archived on: Mon Aug 31 19:26:35 CEST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).