]> granicus.if.org Git - python/shortlog
python
2016-05-29 Terry Jan ReedyMerge heads
2016-05-29 Terry Jan ReedyNull merge
2016-05-29 Martin PanterIssue #27125: Merge typo fixes from 3.5
2016-05-29 Terry Jan ReedyIssue #27117: Make ColorDelegator htest and turtledemo...
2016-05-29 Terry Jan ReedyIssue #27117: Make colorizer htest and turtledemo work...
2016-05-29 Martin PanterIssue #27125: Fix various errors like “will [be] inherited”
2016-05-29 Martin PanterIssue #27124: Merge binascii doc from 3.5
2016-05-29 Martin PanterIssue #27124: Fix documentation of exception raised...
2016-05-28 Benjamin Petersonmerge 3.5
2016-05-28 Benjamin Petersonmerge heads
2016-05-28 Benjamin Petersonmerge heads
2016-05-28 Benjamin Petersonmerge heads
2016-05-28 Gregory P.... Fix issue27146 - add stdio.h include to posixmodule...
2016-05-28 Benjamin Petersonmerge 3.5
2016-05-28 Benjamin Petersonbackout 3c9512d8ac0d
2016-05-28 Gregory P.... Fix issue27146 - add stdio.h include to posixmodule...
2016-05-28 Eric SnowIssue #27147: Mention PEP 420 in the importlib docs.
2016-05-28 Eric SnowIssue #27147: Mention PEP 420 in the importlib docs.
2016-05-28 Terry Jan ReedyIssue #24225: Within idlelib files, update idlelib...
2016-05-28 Serhiy StorchakaIssue #27138: Regenerate Python/importlib_external.h.
2016-05-28 Serhiy StorchakaIssue #27138: Regenerate Python/importlib_external.h.
2016-05-28 Serhiy StorchakaMerge heads (issue #25926).
2016-05-28 Raymond HettingerIssue 25926: Clarify that the pure python equivalents...
2016-05-28 Raymond HettingerIssue 25926: Clarify that the pure python equivalents...
2016-05-28 Martin PanterIssue #26553: Merge capitalization from 3.5
2016-05-28 Martin PanterIssue #26553: Capitalization of HTTP, HTTPS, FTP, and URL
2016-05-28 Martin PanterIssue #20699: Merge io bytes-like fixes from 3.5
2016-05-28 Martin PanterIssue #20699: Document that “io” methods accept bytes...
2016-05-27 Eric SnowIssue #27138: Fix the doc comment for FileFinder.find_s...
2016-05-27 Eric SnowIssue #27138: Fix the doc comment for FileFinder.find_s...
2016-05-27 Martin PanterIssue #5784: Merge zlib from 3.5
2016-05-27 Martin PanterIssue #5784: wbits=0 apparently added in zlib v1.2.3.5
2016-05-27 Martin PanterIssue #5784: Merge zlib from 3.5
2016-05-27 Martin PanterIssue #5784: Expand documentation and tests for zlib...
2016-05-27 Benjamin Petersonmerge 3.5
2016-05-27 Benjamin Petersonstop talking about svn
2016-05-27 Benjamin Petersonmerge 3.5
2016-05-27 Benjamin Petersonremove cruft from Schwarzian transform section
2016-05-27 Benjamin Petersonmerge 3.5
2016-05-27 Benjamin Peterson"Numeric Python" -> "NumPy"
2016-05-26 Steve DowerIssue #27114: Fix SSLContext._load_windows_store_certs...
2016-05-26 Steve DowerIssue #27114: Fix SSLContext._load_windows_store_certs...
2016-05-26 Guido van RossumComment/docstring tweaks for typing.py. (Merge 3.5...
2016-05-26 Guido van RossumComment/docstring tweaks for typing.py.
2016-05-26 Victor StinnerMerge 3.5 (test_warnings)
2016-05-26 Victor Stinnertest_warnings: catch stderr and check warning
2016-05-26 Martin PanterIssue #18383: Merge warnings fix from 3.5
2016-05-26 Martin PanterIssue #18383: Avoid adding duplicate filters when warni...
2016-05-26 Martin PanterIssue #27076: More doc and comment spelling fixes for...
2016-05-26 Martin PanterIssue #27076: Merge spelling from 3.5
2016-05-26 Martin PanterIssue #27076: Doc, comment and tests spelling fixes
2016-05-25 Steve DowerCloses #23026: Documentation improvements and code...
2016-05-25 Serhiy StorchakaFixed the use of _Py_IS_ALIGNED (issue #27097).
2016-05-25 Serhiy StorchakaIssue #27097: Python interpreter is now about 7% faster...
2016-05-25 Serhiy StorchakaIssue #27118: Clean up Py_XINCREF/Py_XDECREF in typeobj...
2016-05-24 Guido van RossumAdded Type[C] implementation to typing.py. (Merge 3...
2016-05-24 Guido van RossumAdded Type[C] implementation to typing.py.
2016-05-24 Steve DowerIssue #23026: winreg.QueryValueEx() now return an integ...
2016-05-24 Serhiy StorchakaIssue #26647: Python interpreter now uses 16-bit wordco...
2016-05-24 Benjamin Petersonmerge 3.5 (#27093)
2016-05-24 Benjamin Petersonfix indentation and add curlies (closes #27093)
2016-05-23 Serhiy StorchakaIssue #26927: Fixed test_mmap on platforms with 32...
2016-05-23 Serhiy StorchakaIssue #26927: Fixed test_mmap on platforms with 32...
2016-05-22 Terry Jan ReedyIssue #24225: Rename many idlelib/*.py and idlelib...
2016-05-22 Terry Jan ReedyMerge with 3.5
2016-05-22 Terry Jan ReedyIssue #26673: Protect IDLE from Linux fonts with report...
2016-05-22 Stefan KrahIssue #26857: The gethostbyaddr_r() workaround is no...
2016-05-22 Serhiy StorchakaFixed an error in previous commit.
2016-05-22 Serhiy StorchakaFixed an error in previous commit.
2016-05-22 Serhiy StorchakaTemporary skip curses tests on non-tty (issue #27067).
2016-05-22 Serhiy StorchakaTemporary skip curses tests on non-tty (issue #27067).
2016-05-22 Paul MooreIssue #27064: The py.exe launcher now defaults to Python 3.
2016-05-22 Martin PanterExtra NEWS formatting fix for 3.6
2016-05-22 Martin PanterMerge NEWS formatting from 3.5
2016-05-22 Martin PanterFix minor inconsistencies with Issue #N references...
2016-05-21 Yury SelivanovMerge 3.5 (asyncio)
2016-05-21 Yury Selivanovasyncio: Fix BytesWarning (use typed=True in lru_cache...
2016-05-21 Serhiy StorchakaIssue #27067: Improved curses tests.
2016-05-21 Serhiy StorchakaIssue #27067: Improved curses tests.
2016-05-21 Berker PeksagIssue #27075: Link to StreamReader and StreamWriter...
2016-05-21 Berker PeksagIssue #27075: Link to StreamReader and StreamWriter...
2016-05-20 Yury SelivanovMerge 3.5 (asyncio)
2016-05-20 Yury Selivanovasyncio: Fix getaddrinfo to accept None/str/bytes for...
2016-05-20 Serhiy StorchakaIssue #27063: Some unittest loader tests were silently...
2016-05-20 Serhiy StorchakaIssue #27063: Some unittest loader tests were silently...
2016-05-20 Serhiy StorchakaIssue #26168: Fixed possible refleaks in failing Py_Bui...
2016-05-20 Serhiy StorchakaIssue #26168: Fixed possible refleaks in failing Py_Bui...
2016-05-20 Victor StinnerIssue #27056: Fix _Unpickler_Read() to avoid integer...
2016-05-20 Yury SelivanovMerge 3.5 (asyncio)
2016-05-20 Yury Selivanovasyncio: Fix an SSL warning in StreamReaderProtocol...
2016-05-20 Victor Stinnerregrtest: display test result (passed, failed, ...)
2016-05-20 Victor Stinnerregrtest doesn't ignore -j1 anymore
2016-05-20 Victor StinnerMerge 3.5 (issue #26741)
2016-05-20 Victor Stinnerasyncio: fix ResourceWarning related to subprocesses
2016-05-20 Victor Stinnersubprocess now emits a ResourceWarning warning
2016-05-20 Victor StinnerIssue #26741: POSIX implementation of subprocess.Popen...
2016-05-20 Victor StinnerUse "with popen:" in test_subprocess
2016-05-20 Victor StinnerOptimize pickle.load() and pickle.loads()
2016-05-20 Victor StinnerCleanup import.c
2016-05-19 Guido van RossumBack out pathlib.Path.path attr. (Merge 3.5->3.6)
next