projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2016-10-30
Serhiy Storchaka
Issue #27939: Fixed bugs in tkinter.ttk.LabeledScale...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-30
Serhiy Storchaka
Backed out changeset 9f7505019767 (issue #27275).
commit
|
commitdiff
|
tree
|
snapshot
2016-10-30
Martin Panter
Issue #26638: Work around more CLI options that can...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-30
Martin Panter
Issue #26638: Mask undefined CLI options to defeat...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Guido van Rossum
Issue #28556: updates to typing.py (add Coroutine,...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Guido van Rossum
Issue #28556: updates to typing.py (fix copy, deepcopy...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Guido van Rossum
Issue #28556: updates to typing.py
commit
|
commitdiff
|
tree
|
snapshot
2016-10-29
Xavier de Gaye
Issue #28444: Fix missing extensions modules when cross...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Steve Dower
Removes incorrect condition from lib_pdb.msi
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Serhiy Storchaka
Fixed possible NULL decrefing.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-28
Serhiy Storchaka
Issue #28353: Make test_os.WalkTests.test_walk_bad_dir...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-27
Serhiy Storchaka
Issue #22949: Documented that fnmatch.translate() is...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-27
Steve Dower
Updates release build to collect symbols and binaries...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-27
Serhiy Storchaka
Issue #28496: Mark up constants 0, 1 and -1 that denote...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-27
Serhiy Storchaka
Issue #28526: Use PyUnicode_AsEncodedString() instead of
commit
|
commitdiff
|
tree
|
snapshot
2016-10-26
Zachary Ware
Fix default role usage
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Martin Panter
Issue #26240: Clean up the subprocess module doc string
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Serhiy Storchaka
Issue #28353: Fixed tests of os.fwalk() with broken...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Serhiy Storchaka
Issue #27275: Fixed implementation of pop() and popitem...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Serhiy Storchaka
Issue #28255: calendar.TextCalendar().prmonth() no...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Serhiy Storchaka
Issue #20491: The textwrap.TextWrapper class now honors...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Serhiy Storchaka
Issue #28353: os.fwalk() no longer fails on broken...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Serhiy Storchaka
Issue #28314: Added tests for xml.etree.ElementTree...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Serhiy Storchaka
Issue #28426: Fixed potential crash in PyUnicode_AsDeco...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Serhiy Storchaka
Issue #28426: Fixed potential crash in PyUnicode_AsDeco...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-25
Benjamin Peterson
fix name of keyword parameter to gc.collect() (closes...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-24
Serhiy Storchaka
Issue #25464: Fixed HList.header_exists() in tkinter...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-23
Serhiy Storchaka
Some distutils tests require zlib for creating tar...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-23
Serhiy Storchaka
Issue #28115: ZIP creation test requires zlib.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-23
Serhiy Storchaka
Issue #28488: shutil.make_archive() no longer adds...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-23
Serhiy Storchaka
Issue #28115: Added tests for CLI of the zipfile module.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-22
Guido van Rossum
Issue #27989: Tweak inspect.formatannotation() to impro...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-22
Martin Panter
Issue #28435: Avoid no_proxy environment variable inter...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-22
Martin Panter
Issue #26620: Fix ResourceWarning in test_urllib2_localnet
commit
|
commitdiff
|
tree
|
snapshot
2016-10-22
Guido van Rossum
Two minor typing.py fixes (upstream #305)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Guido van Rossum
Issue #28482: Skip a few test_typing tests if asyncio...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Yury Selivanov
Issue #26796: Don't configure the number of workers...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Guido van Rossum
Fix indent
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Guido van Rossum
Sync typing.py from upstream
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Yury Selivanov
Issue #26923: Fix asyncio.Gather to refuse being cancel...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Brett Cannon
Issue #25152: Mention the deprecation of pyvenv
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Brett Cannon
Issue #28396: Remove any mention of .pyo files from...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
Serhiy Storchaka
Issue #28410: Keep the traceback of original exception...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Ned Deily
Issue #24381: Avoid unused function warning when buildi...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-20
Yury Selivanov
Issue #26010: Document CO_* constants
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Serhiy Storchaka
Issue #19795: Fixed formatting a table.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Serhiy Storchaka
Issue #19795: Improved more markups of True/False.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Serhiy Storchaka
Issue #19795: Fixed markup errors.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Serhiy Storchaka
Issue #19795: Mark up True and False as literal text...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-19
Serhiy Storchaka
Issue #19795: Mark up None as literal text.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-16
Victor Stinner
Issue #27896: Allow passing sphinx options to Doc/Makefile
commit
|
commitdiff
|
tree
|
snapshot
2016-10-18
Serhiy Storchaka
Issue #23782: Fixed possible memory leak in _PyTracebac...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Berker Peksag
Fix default value of StreamReader.readuntil()
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Victor Stinner
Issue #28409: regrtest: fix the parser of command line...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-17
Berker Peksag
Issue #28455: Clarify example of overriding the convert...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-16
Benjamin Peterson
remove extra PyErr_Format arguments (closes #28454)
commit
|
commitdiff
|
tree
|
snapshot
2016-10-16
Berker Peksag
Issue #28432: Fix first parameter name in PyUnicode_Enc...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-15
Ned Deily
Remove spurious article.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-15
Martin Panter
Issue #27800: Document limitation and workaround for...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-15
Martin Panter
Issue #23231: Document codecs.iterencode(), iterdecode...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-14
Senthil Kumaran
Issue28438 - Fix the link for pkgutil.get_data doc...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Guido van Rossum
Issue #18789: Update XML vulnerability table to use...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Guido van Rossum
Issue #26869: Document unittest.TestCase.longMessage...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Guido van Rossum
Issue #21443: Show how to change log level for asyncio.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-13
Guido van Rossum
Issue #24452: Make webbrowser support Chrome on Mac...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-12
Xavier de Gaye
Issue #20766: Fix references leaked by pdb in the handl...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Zachary Ware
Issue #28248: Merge with 3.4
commit
|
commitdiff
|
tree
|
snapshot
2016-10-11
Zachary Ware
Issue #28248: Update Windows build to use OpenSSL 1...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-10
Martin Panter
Issue #28394: Spelling and typo fixes in code comments...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Guido van Rossum
Issue #28339: Remove ByteString.register(memoryview...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Yury Selivanov
Issue #27972: Prohibit Tasks to await on themselves.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Yury Selivanov
Issue #28399: Remove UNIX socket from FS before binding.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Berker Peksag
Issue #28389: Fix ProxiedTransport example in xmlrpc...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Guido van Rossum
Merge further typing.py changes from upstream.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Guido van Rossum
Adjust ClassVar example to use pre-PEP-526 syntax....
commit
|
commitdiff
|
tree
|
snapshot
2016-10-09
Guido van Rossum
Issue #28388: update typing module documentation.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-08
Serhiy Storchaka
Issue #28379: Added sanity checks and tests for PyUnico...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-08
Serhiy Storchaka
Issue #28376: The type of long range iterator is now...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-08
Serhiy Storchaka
Issue #28376: The constructor of range_iterator now...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-08
Serhiy Storchaka
Issue #28376: Fixed typos.
commit
|
commitdiff
|
tree
|
snapshot
2016-10-08
Serhiy Storchaka
Issue #26906: Resolving special methods of uninitialize...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-07
Serhiy Storchaka
Issue #25783: Fixed test_traceback when run directly...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-07
Serhiy Storchaka
Issue #28257: Improved error message when pass a non...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-07
Serhiy Storchaka
Issue #18287: PyType_Ready() now checks that tp_name...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-07
Serhiy Storchaka
Issue #26293: Fixed writing ZIP files that starts not...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-07
Serhiy Storchaka
Issue #24098: Fixed possible crash when AST is changed...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-07
Yury Selivanov
asyncio: Only allow Unix Stream sockets for loop.create...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
Yury Selivanov
Null merge with 3.4
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
Yury Selivanov
Issue #27759: Fix selectors incorrectly retain invalid...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
Benjamin Peterson
ensure read size is initialized
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
Benjamin Peterson
do not leak buffer if mmap is not writable
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
Benjamin Peterson
skip test on windows
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
Benjamin Peterson
fix bug in 48797808a302
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
Benjamin Peterson
skip test if resizing is not supported
commit
|
commitdiff
|
tree
|
snapshot
2016-10-06
Benjamin Peterson
mmap: do all internal arithmetic with Py_ssize_t while...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Yury Selivanov
asyncio: Add "call_connection_made" arg to SSLProtocol...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Yury Selivanov
Issue #28372: Fix asyncio to support formatting of...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Yury Selivanov
Issue #28371: Deprecate passing asyncio.Handles to...
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Yury Selivanov
Issue #28370: Speedup asyncio.StreamReader.readexactly
commit
|
commitdiff
|
tree
|
snapshot
2016-10-05
Yury Selivanov
Issue #28369: Raise an error when transport's FD is...
commit
|
commitdiff
|
tree
|
snapshot
next