]> granicus.if.org Git - python/shortlog
python
2016-04-13 Serhiy StorchakaIssue #26057: Got rid of nonneeded use of PyUnicode_Fro...
2016-04-13 Serhiy StorchakaIssue #26718: super.__init__ no longer leaks memory...
2016-04-13 Serhiy StorchakaIssue #26718: super.__init__ no longer leaks memory...
2016-04-13 Senthil Kumaranmerge 3.5.
2016-04-13 Senthil Kumaran[minor] - Correct the docstring of locale.str. Patch...
2016-04-13 Martin PanterIssue #25496: Merge tarfile doc from 3.5
2016-04-13 Martin PanterIssue #25496: Document compresslevel defaults to 9...
2016-04-13 Steve DowerCloses #26624: Adds validation of ucrtbase[d].dll versi...
2016-04-13 Steve DowerCloses #26624: Adds validation of ucrtbase[d].dll versi...
2016-04-13 Martin PanterIssue #26404: Add context manager to socketserver,...
2016-04-12 Victor StinnerMerge 3.5 (os.urandom)
2016-04-12 Victor Stinnerconfigure: fix HAVE_GETRANDOM_SYSCALL check
2016-04-12 Victor StinnerFix os.urandom() on Solaris 11.3
2016-04-12 Victor StinnerUpdate pygettext.py to get ride of imp
2016-04-12 Victor StinnerMerge 3.5
2016-04-12 Victor StinnerIssue #26647: Fix typo in test_grammar
2016-04-12 Victor StinnerIssue #26647: Cleanup modulefinder
2016-04-12 Victor StinnerIssue #26647: Cleanup opcode
2016-04-12 Georg Brandlmerge with 3.5
2016-04-12 Georg BrandlClarify greedy-qualifier example, avoid HTML.
2016-04-12 Serhiy StorchakaIssue #26733: Fixed formatting line numbers in test_dis.
2016-04-12 Serhiy StorchakaIssue #26733: Fixed formatting line numbers in test_dis.
2016-04-11 Serhiy StorchakaIssue #25910: Fixed more links in the docs.
2016-04-11 Serhiy StorchakaIssue #25910: Fixed more links in the docs.
2016-04-11 Victor StinnerMerge 3.5
2016-04-11 Victor Stinnertyping doc: add versionadded 3.5
2016-04-11 Berker PeksagAdd a versionchanged directive to document addition...
2016-04-11 Berker PeksagAdd a versionchanged directive to document addition...
2016-04-11 Serhiy StorchakaNull merge
2016-04-11 Serhiy StorchakaMerge heads
2016-04-11 Serhiy StorchakaMerge heads
2016-04-11 Serhiy StorchakaIssue #25910: Fixed dead links in the docs.
2016-04-11 Berker PeksagFix typos in mock and exceptions docs
2016-04-11 Berker PeksagFix typos in mock and exceptions docs
2016-04-11 Serhiy StorchakaIssue #25910: Fixed dead links in the docs.
2016-04-11 Serhiy StorchakaIssue #26200: Restored more safe usages of Py_SETREF.
2016-04-11 Serhiy StorchakaIssue #26200: Restored more safe usages of Py_SETREF.
2016-04-11 Martin PanterIssue #14456: Merge signal doc fix from 3.5
2016-04-11 Martin PanterIssue #14456: Remove contradiction about blocking signa...
2016-04-11 Martin PanterIssue #26585: Eliminate _quote_html() and use html...
2016-04-11 Martin PanterIssue #26685: Raise OSError if closing a socket fails
2016-04-10 Serhiy StorchakaIssue #26200: Added Py_SETREF and replaced Py_XSETREF...
2016-04-10 Serhiy StorchakaIssue #26200: Added Py_SETREF and replaced Py_XSETREF...
2016-04-10 Serhiy StorchakaIssue #26623: TypeError message for JSON unserializible...
2016-04-10 Serhiy StorchakaIssue #17339: Improved TypeError message in bytes const...
2016-04-10 Serhiy StorchakaIssue #26719: More efficient formatting of ints and...
2016-04-10 Serhiy StorchakaIssue #26719: More efficient formatting of ints and...
2016-04-10 Serhiy StorchakaIssue #25339: PYTHONIOENCODING now has priority over...
2016-04-10 Serhiy StorchakaIssue #25339: PYTHONIOENCODING now has priority over...
2016-04-10 Martin PanterIssue #26712: Merge string_tests cleanup from 3.5
2016-04-10 Martin PanterRemove relics of str8 (became bytes) and buffer (bytear...
2016-04-10 Martin PanterIssue #26712: Unify (r)split, (l/r)strip tests into...
2016-04-10 Martin PanterIssue #25609: Double back-ticks to avoid “make check...
2016-04-09 Martin PanterIssue #21069: Merge test_fileno() from 3.5
2016-04-09 Martin PanterIssue #21069: Move test_fileno() from test_urllibnet...
2016-04-09 Martin PanterIssue #26609: Merge HTTP tests from 3.5
2016-04-09 Victor StinnerMerge 3.5: fcntl doc
2016-04-09 Victor StinnerUpdate fcntl doc: replace IOError with OSError
2016-04-09 Berker PeksagIssue #17264: Fix cross refs and a markup error in...
2016-04-09 Berker PeksagIssue #17264: Fix cross refs and a markup error in...
2016-04-09 Berker PeksagIssue #16329: Add .webm to mimetypes.types_map
2016-04-09 Berker PeksagIssue #16329: Add .webm to mimetypes.types_map
2016-04-09 Martin PanterIssue #26609: Fix HTTP server tests to request an absol...
2016-04-09 Berker PeksagIssue #13952: Add .csv to mimetypes.types_map
2016-04-09 Berker PeksagIssue #13952: Add .csv to mimetypes.types_map
2016-04-09 Berker PeksagIssue #26687: Use Py_RETURN_NONE macro in sqlite3 module
2016-04-08 Brett CannonMerge w/ 3.5 for issue #26587
2016-04-08 Brett CannonIssue #26587: Remove an incorrect statement from the...
2016-04-08 Brett CannonIssue #26587: Allow .pth files to specify file paths...
2016-04-08 Brett CannonIssue #26668: Remove the redundant Lib/test/test_import...
2016-04-08 Brett CannonNormalize whitespace
2016-04-08 Brett CannonIssue #25609: Introduce contextlib.AbstractContextManag...
2016-04-08 Serhiy StorchakaIssue #26709: Fixed Y2038 problem in loading binary...
2016-04-08 Serhiy StorchakaIssue #26709: Fixed Y2038 problem in loading binary...
2016-04-08 Serhiy StorchakaIssue #26671: Fixed tests for changed error messages.
2016-04-08 Martin PanterIssue #26257: Merge buffer_tests cleanup from 3.5
2016-04-06 Serhiy StorchakaIssue #26671: Fixed #ifdef indentation.
2016-04-06 Serhiy StorchakaBacked out changeset 8dc144e47252
2016-04-06 Serhiy StorchakaIssue #26671: Fixed #ifdef indentation.
2016-04-06 Steve DowerAdds version info to all signed binaries on Windows
2016-04-06 Steve DowerAdds version info to all signed binaries on Windows.
2016-04-06 Serhiy StorchakaIssue #26671: Enhanced path_converter.
2016-04-06 Serhiy StorchakaIssue #22570: Renamed Py_SETREF to Py_XSETREF.
2016-04-06 Serhiy StorchakaIssue #22570: Renamed Py_SETREF to Py_XSETREF.
2016-04-06 Martin PanterIssue #26257: Eliminate buffer_tests.py and fix ByteArr...
2016-04-05 Guido van RossumMerge typing.py 3.5->3.6 (Text, ItemsView).
2016-04-05 Guido van RossumAdd Text=str. Make ItemsView derive from AbstractSet...
2016-04-05 Guido van RossumMerge upstream typing.py changes from 3.5 branch.
2016-04-05 Guido van RossumMany changes from the upstream repo (https://github...
2016-04-05 Martin PanterIssue #6953: Merge readline doc from 3.5
2016-04-05 Martin PanterIssue #6953: Rearrange and expand Readline module docum...
2016-04-05 Martin PanterMerge typo fixes from 3.5
2016-04-05 Martin PanterFix typos in documentation and comments
2016-04-04 Guido van RossumAdd collections.Reversible. Patch by Ivan Levkivskyi...
2016-04-03 Martin PanterIssue #23735: Merge sighandler_t fix from 3.5
2016-04-03 Martin PanterIssue #23735: Avoid sighandler_t Gnu-ism
2016-04-03 Martin PanterIssue #23735: Merge Readline resize handling from 3.5
2016-04-03 Martin PanterIssue #23735: Add SIGWINCH handler for Readline 6.3...
2016-04-03 Martin PanterIssue #25951: Fix SSLSocket.sendall() to return None...
2016-04-03 Martin PanterIssue #26586: Simple enhancements to BaseHTTPRequestHan...
next