projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2016-11-11
Serhiy Storchaka
Issue #28664: test_bz2 now works on non-Windows platfor...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Serhiy Storchaka
Issue #28664: test_bz2 now works on non-Windows platfor...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Raymond Hettinger
Issue #28665: Harmonize STORE_DEREF with STORE_FAST...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Serhiy Storchaka
Issue #19398: Extra slash no longer added to sys.path...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Serhiy Storchaka
Issue #19398: Extra slash no longer added to sys.path...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Serhiy Storchaka
Issue #23839: Various caches now are cleared before...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Serhiy Storchaka
Issue #23839: Various caches now are cleared before...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Yury Selivanov
Issue #28635: what's new in 3.6: remove mentions of...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Yury Selivanov
Issue #28635: What's New in Python 3.6 updates
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Yury Selivanov
Issue #28635: Fix a couple of missing/incorrect version...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Guido van Rossum
Issue #28649: fix second issue with _ForwardRef (#328...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Guido van Rossum
Issue #28649: fix second issue with _ForwardRef (#328)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Guido van Rossum
Issue #28649: fix first issue with _ForwardRef (#327...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Guido van Rossum
Issue #28649: fix first issue with _ForwardRef (#327)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Yury Selivanov
Merge 3.6 (issue #28653)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Yury Selivanov
Issue #28653: Fix a refleak in functools.lru_cache.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Serhiy Storchaka
Issue #28649: Clear the typing module caches when searc...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Serhiy Storchaka
Issue #28649: Clear the typing module caches when searc...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Guido van Rossum
Issue #28649: typing-clear-caches.patch (3.5->3.6)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Guido van Rossum
Issue #28649: typing-clear-caches.patch
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Guido van Rossum
Issue #28649: fix-typing-test-v2.diff (3.5->3.6)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Guido van Rossum
Issue #28649: fix-typing-test-v2.diff
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Guido van Rossum
Issue #28556: More typing.py updates from upstream...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Guido van Rossum
Issue #28556: More typing.py updates from upstream.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Steve Dower
Issue #19717: Makes Path.resolve() succeed on paths...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Yury Selivanov
Merge 3.5 (issue #28652)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Yury Selivanov
Issue #28652: Make loop methods reject socket kinds...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Yury Selivanov
Merge 3.5 (issue #27942)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Yury Selivanov
ssue #27942: Fix memory leak in codeobject.c
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Andrew Kuchling
Merge from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Andrew Kuchling
Use http instead of https, due to certificate error
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Andrew Kuchling
Merge from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Andrew Kuchling
Update URL for requests documentation after IRC request
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Yury Selivanov
Merge 3.5 (issue #28639)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Yury Selivanov
Issue #28639: Fix inspect.isawaitable to always return...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Yury Selivanov
Issue #28003: Make WrappedVal, ASend and AThrow GC...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Yury Selivanov
Merge 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Yury Selivanov
genobject: Remove unnecessary tp_free slots from aiter_...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Yury Selivanov
Merge 3.5 (asyncio)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Yury Selivanov
asyncio: Fix _format_coroutine for coroutine-like objec...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Yury Selivanov
Issue #26081: Fix refleak in _asyncio.Future.__iter__...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Yury Selivanov
news: Fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Yury Selivanov
Issue #26182: Fix ia refleak in code that raises Deprec...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Serhiy Storchaka
Fixed possible abort in ceval loop if _PyUnicode_FromId...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Serhiy Storchaka
Fixed possible abort in ceval loop if _PyUnicode_FromId...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Yury Selivanov
Issue #27243: Change PendingDeprecationWarning -> Depre...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Serhiy Storchaka
Issue #28563: Fixed possible DoS and arbitrary code...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Serhiy Storchaka
Issue #28563: Fixed possible DoS and arbitrary code...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Serhiy Storchaka
Issue #28563: Fixed possible DoS and arbitrary code...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Serhiy Storchaka
Issue #28563: Fixed possible DoS and arbitrary code...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Serhiy Storchaka
Issue #28585: Restored docstring of os._isdir().
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Serhiy Storchaka
Issue #28585: Restored docstring of os._isdir().
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Serhiy Storchaka
Issue #28637: No longer use re in site.py.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Yury Selivanov
docs/inspect: clarify iscoroutinefunction; add docs...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Terry Jan Reedy
Issue #28572: Use system-specific values for configdial...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Yury Selivanov
Merge 3.5 (issue #28613)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-08
Yury Selivanov
Issue #28613: Expose asyncio._get_running_loop() and...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Victor Stinner
Issue #28637: Revert issue #28082, don't import enum...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Eric V. Smith
Fixed issue #28633: segfault when concatenating bytes...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Terry Jan Reedy
Issue #28572: Add 10% to coverage of IDLE's test_config...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Yury Selivanov
whatsnew: Inital pass on "What's New in Python 3.6"
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Yury Selivanov
Merge 3.5 (issue #28634)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Yury Selivanov
Issue #28634: Fix asyncio.isfuture() to support mocks
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Yury Selivanov
Merge 3.5 (issue #27392)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Berker Peksag
Issue #28088: Merge from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Berker Peksag
Issue #28088: Don't include self in method signature
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Yury Selivanov
Issue #27392: Document loop.connect_accepted_socket()
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Steve Dower
Closes #27781: Removes special cases for the experiment...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-07
Guido van Rossum
issue #28622: Remove redundant variable annotation...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-06
Benjamin Peterson
merge 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-11-06
Benjamin Peterson
make sure dict view types are initialized
commit
|
commitdiff
|
tree
|
snapshot
2016-11-06
Berker Peksag
Issue #21590: Silence Sphinx warnings in instrumentatio...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-06
Berker Peksag
Issue #21864: Merge from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-11-06
Berker Peksag
Issue #21864: Remove outdated section about exceptions...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-06
Serhiy Storchaka
Issue #23996: Added _PyGen_SetStopIterationValue for...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-06
Serhiy Storchaka
Issue #23996: Added _PyGen_SetStopIterationValue for...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-06
Jason R. Coombs
Update docs to reflect new behavior around backslashes...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-06
Jason R. Coombs
Update test_no_escapes_for_braces to clarify behavior...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-06
Jason R. Coombs
Additionally show that a backslash-escaped opening...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-06
Jason R. Coombs
Add an additional test with a newline, one that's very...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-06
Serhiy Storchaka
Issue #28123: _PyDict_GetItem_KnownHash() now can raise...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-05
Martin Panter
Merge doc fixup from 3.5 into 3.6
commit
|
commitdiff
|
tree
|
snapshot
2016-11-05
Martin Panter
Fix spacing after C++ in documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-11-05
Martin Panter
Issue #28485: Merge single-threading fix from 3.5 into 3.6
commit
|
commitdiff
|
tree
|
snapshot
2016-11-05
Martin Panter
Issue #28485: Check for negative workers even without...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Ned Deily
Issue #28616: merge from 3.5
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Ned Deily
Issue #28616: Correct help for sys.version_info release...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Yury Selivanov
Merge 3.5 (issue #28613)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
Yury Selivanov
Issue #28613: Fix get_event_loop() to return the curren...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
INADA Naoki
Issue #28088: Document Transport.set_protocol and get_p...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-04
INADA Naoki
Issue #28088: Document Transport.set_protocol and get_p...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Brett Cannon
Issue #28605: Fix the help and What's New entry for...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Yury Selivanov
Merge 3.5 (asyncio)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Yury Selivanov
asyncio: Sync with upstream
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Yury Selivanov
Merge 3.5 (issue #28600)
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Yury Selivanov
Issue #28600: Optimize loop.call_soon().
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Guido van Rossum
Issue #26980: Improve docs for create_unix_connection...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Guido van Rossum
Issue #26980: Improve docs for create_unix_connection...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Serhiy Storchaka
Issue #28387: Fixed possible crash in _io.TextIOWrapper...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-03
Serhiy Storchaka
Issue #28387: Fixed possible crash in _io.TextIOWrapper...
commit
|
commitdiff
|
tree
|
snapshot
next