]> granicus.if.org Git - python/shortlog
python
2016-05-18 Terry Jan ReedyMerge with 3.5
2016-05-18 Terry Jan ReedyIssue #21939: Test IDLE percolator. Original patch...
2016-05-18 Ned DeilyIssue #27049: fix doc typo
2016-05-18 Ned DeilyIssue #27049: fix doc typo
2016-05-17 Terry Jan ReedyMerge with 3.5
2016-05-17 Terry Jan ReedyIssue #21676: test IDLE replace dialog. Original patch...
2016-05-17 doko@ubuntu.com - make some internal symbols static
2016-05-17 Terry Jan ReedyMerge with 3.5
2016-05-17 Terry Jan ReedyIssue #18410: add missing parent argument.
2016-05-17 Terry Jan ReedyMerge with 3.5
2016-05-17 Terry Jan ReedyIssue #18410: Test IDLE's search dialog; original patch...
2016-05-17 Ned DeilyMerge 3.6.0a1 updates
2016-05-17 Ned DeilyPost-release cleanup: 3.6.0a1 -> 3.6.0a2
2016-05-17 Steve DowerMerge with 3.5
2016-05-17 Steve DowerFixes unnecessary rebuild when building Windows release...
2016-05-17 Benjamin Petersonmerge 3.5 (#27042)
2016-05-17 Benjamin Petersonclass definitions only get argument lists (closes ...
2016-05-17 Benjamin PetersonBacked out changeset 71ff2235bb4c (closes #27042)
2016-05-17 Benjamin Petersonnull merge 3.5
2016-05-17 Benjamin Petersonregen importlib bytecode
2016-05-17 Benjamin Petersonmerge 3.5 (#26991)
2016-05-17 Benjamin Petersonfix possible refleak in MAKE_FUNCTION (closes #26991)
2016-05-17 Terry Jan ReedyMerge with 3.5
2016-05-17 Terry Jan ReedyIssue #21703: Add test for undo delegator. Patch most...
2016-05-17 Terry Jan ReedyMerge with 3.5
2016-05-17 Terry Jan ReedyIssue #27044: stop test_idle from leaking by deleting...
2016-05-16 Yury SelivanovMerge 3.5 (asyncio)
2016-05-16 Yury Selivanovasyncio/streams: Fix code style; delete LimitOverrunErr...
2016-05-16 Yury Selivanovdocs: Update whatsnew/3.6 with asyncio changes
2016-05-16 Yury SelivanovMerge 3.5
2016-05-16 Yury Selivanovdocs: Update asyncio docs & whatsnew
2016-05-16 Ned DeilyAdded tag v3.6.0a1 for changeset 5896da372fb0
2016-05-16 Ned DeilyVersion bump for 3.6.0a1 v3.6.0a1
2016-05-16 Ned DeilyUpdate Mac installer ReadMe file for 3.6.0a1
2016-05-16 Yury SelivanovMerge heads
2016-05-16 Yury SelivanovMerge 3.5 (Issue #27041)
2016-05-16 Yury SelivanovIssue #27041: asyncio: Add loop.create_future method
2016-05-16 Serhiy StorchakaIssue #27031: Removed dummy methods in Tkinter widget...
2016-05-16 Yury SelivanovMerge 3.5 (issue #27040)
2016-05-16 Serhiy StorchakaIssue #27039: Fixed bytearray.remove() for values great...
2016-05-16 Yury SelivanovIssue #27040: Add loop.get_exception_handler method
2016-05-16 Serhiy StorchakaIssue #27039: Fixed bytearray.remove() for values great...
2016-05-16 Steve DowerMerge with 3.5
2016-05-16 Steve DowerFixes magic numbers for 3.6.
2016-05-16 Ned DeilyUpdate pydoc topics for 3.6.0a1
2016-05-16 Steve DowerIssue #26073: Updates magic number comment in _bootstra...
2016-05-16 Steve DowerIssue #26073: Updates magic number comment in _bootstra...
2016-05-16 Martin PanterIssue #14132, Issue #17214: Merge two redirect handling...
2016-05-16 Serhiy StorchakaIssue #26995: Added tests for "f", "d", "D", "S", ...
2016-05-16 Serhiy StorchakaIssue #26995: Added tests for "f", "d", "D", "S", ...
2016-05-16 Serhiy StorchakaNull merge
2016-05-16 Serhiy StorchakaBackported tests for issue #18531.
2016-05-16 Serhiy StorchakaIssue #26765: Ensure that bytes- and unicode-specific...
2016-05-16 Serhiy StorchakaIssue #27033: The default value of the decode_data...
2016-05-16 Serhiy StorchakaExpand abbreviations FIFO and LIFO.
2016-05-16 Serhiy StorchakaIssue #27034: Removed deprecated class asynchat.fifo.
2016-05-16 Terry Jan ReedyMerge with 3.5
2016-05-16 Terry Jan ReedyIssue 18910: Edit idle_test/README.txt to add 'requires...
2016-05-16 Robert CollinsIssue #26807: mock_open 'files' no longer error on...
2016-05-16 Robert CollinsIssue #26807: mock_open 'files' no longer error on...
2016-05-16 Terry Jan ReedyMerge with 3.5
2016-05-16 Terry Jan ReedyIssue #23977: Tweak IDLE Delegator and its test.
2016-05-16 Martin PanterIssue #17214: Percent-encode non-ASCII bytes in redirec...
2016-05-16 Martin PanterIssue #14132: Fix redirect handling when target is...
2016-05-15 Terry Jan ReedyMerge with 3.5
2016-05-15 Terry Jan ReedyIssue #25747: remove undependable and possibly useless...
2016-05-15 Terry Jan ReedyMerge with 3.5
2016-05-15 Terry Jan ReedyIssue #20640: Add https: to url prefixes so test passes...
2016-05-15 Martin PanterIssue #26870: Poll() also fails on OS X; try select()
2016-05-15 Martin PanterIssue #26870: Avoid using kqueue() with pseudo-terminals
2016-05-15 Serhiy StorchakaIssue #26039: Document ZipInfo.is_dir() and make force_...
2016-05-15 Terry Jan ReedyMerge with 3.5
2016-05-15 Terry Jan ReedyIssue #20640: Add tests for idlelib.configHelpSourceEdit.
2016-05-15 Senthil Kumaranmerge from 3.5
2016-05-15 Senthil Kumaranissue27018 - Fix the documentation of select.epoll...
2016-05-15 Martin PanterIssue #26870: Temporary debugging for OS X Snow Leopard...
2016-05-15 Martin PanterIssue #26870: Close pty master in case of exception
2016-05-15 Martin PanterIssue #26870: Add readline.set_auto_history(), original...
2016-05-15 Martin PanterIssue #25533: Merge frozen module docs from 3.5
2016-05-15 Martin PanterIssue #25533: Update documentation regarding the frozen...
2016-05-14 Martin PanterRemove old Python 2 compatibility from ctypes test
2016-05-14 Martin PanterMerge ctypes from 3.5
2016-05-14 Martin PanterRemove outdated PEP 291 compatibility requirement comment
2016-05-13 Yury SelivanovMerge 3.5 (asyncio)
2016-05-13 Yury Selivanovasyncio/tests: Ensure a gc_collect for __del__ testing
2016-05-13 Yury SelivanovMerge 3.5 (asyncio)
2016-05-13 Yury Selivanovasyncio: Fix unix pipe transport 'repr' methods
2016-05-13 Yury SelivanovMerge 3.5 (asyncio)
2016-05-13 Yury Selivanovasyncio: Break reference cycle in StreamReaderProtocol...
2016-05-13 Yury SelivanovMerge 3.5 (asyncio)
2016-05-13 Yury Selivanovasyncio: ease the cert failed regex
2016-05-13 Yury SelivanovMerge 3.5 (issue #26848)
2016-05-13 Yury SelivanovIssue #26848: Fix asyncio/subprocess.communicate()...
2016-05-13 Serhiy StorchakaRestored test_interleaved. After issue #8886 it was...
2016-05-13 Serhiy StorchakaRestored test_interleaved. After issue #8886 it was...
2016-05-13 Serhiy StorchakaIssue #26039: zipfile.ZipFile.open() can now be used...
2016-05-13 Senthil Kumaranmerge from 3.5
2016-05-13 Senthil KumaranIssue #26892: Honor debuglevel flag in urllib.request...
2016-05-13 Martin PanterIssue #22274: Merge stderr=STDOUT fix from 3.5
2016-05-13 Benjamin Petersonmerge 3.5
next