]> granicus.if.org Git - python/shortlog
python
2016-06-10 doko@ubuntu.com- Issue #17500, and https://github.com/python/pythondot...
2016-06-10 doko@ubuntu.com- Issue #17500, and https://github.com/python/pythondot...
2016-06-10 Berker PeksagIssue #27280: Merge from 3.5
2016-06-10 Berker PeksagIssue #27280: Fix typo in IPv6Network documentation
2016-06-10 Martin PanterIssue #24617: Merge os.mkdir() doc from 3.5
2016-06-10 Martin PanterMerge comment fix from 3.5
2016-06-10 Martin PanterFix typo and move comment to appropriate condition
2016-06-10 Berker PeksagAdd a versionadded directive to os.PathLike
2016-06-10 Terry Jan ReedyIssue #24759: IDLE requires tk 8.5 and availability...
2016-06-10 Terry Jan ReedyIssue #24759: Add test for IDLE syntax colorizoer.
2016-06-10 Martin PanterIssue #8491: Merge readline doc from 3.5
2016-06-10 Martin PanterIssue #8491: Add link to Gnu Readline configuration...
2016-06-09 Brett CannonMerge
2016-06-09 Brett CannonIssue #27186: Document PyOS_FSPath().
2016-06-09 Martin PanterIssue #15476: Merge index entries from 3.5
2016-06-09 Brett CannonIssue #27182: Document os.PathLike.
2016-06-09 Brett CannonAdd a missing :term:.
2016-06-09 Brett CannonClarify the os.fspath() documentation.
2016-06-09 Brett CannonClarify documentation for os.fspath().
2016-06-09 Brett CannonFix some PEP 8 violations.
2016-06-09 Yury SelivanovMerge 3.5 (issue #27243)
2016-06-09 Yury SelivanovIssue #27243: Fix __aiter__ protocol
2016-06-09 Serhiy StorchakaIssue #26305: Argument Clinic now uses braces in C...
2016-06-09 Serhiy StorchakaIssue #26305: Argument Clinic now escapes braces. No...
2016-06-09 Serhiy StorchakaIssue #26305: Argument Clinic now escapes braces. No...
2016-06-09 Serhiy StorchakaRegenerate Argument Clinic code for issue #23026.
2016-06-08 Terry Jan ReedyIssue #27239: idlelib.macosx.isXyzTk functions initiali...
2016-06-08 Barry WarsawNull merge.
2016-06-08 Barry WarsawFix a comment.
2016-06-08 Barry WarsawIssue #27066: Fixed SystemError if a custom opener...
2016-06-08 Barry WarsawIssue #27066: Fixed SystemError if a custom opener...
2016-06-08 Terry Jan ReedyIssue #27262: move Aqua unbinding code, which enable...
2016-06-08 Guido van RossumOmnibus news entry for updates to typing.py. (Merge...
2016-06-08 Guido van RossumOmnibus news entry for updates to typing.py.
2016-06-08 Guido van RossumSync typing.py with upstream (merge 3.5->3.6).
2016-06-08 Guido van RossumSync typing.py with upstream.
2016-06-08 Yury SelivanovMerge 3.5 (NEWS)
2016-06-08 Yury Selivanovasyncio: Remove line about asyncio.timeout() from the...
2016-06-08 Yury SelivanovMerge 3.5 (asyncio)
2016-06-08 Yury Selivanovasyncio: Remove asyncio.timeout() context manager.
2016-06-08 Yury SelivanovMerge 3.5 (whatsnew)
2016-06-08 Yury Selivanovasyncio: Update whatsnew/3.5.2
2016-06-08 Yury SelivanovMerge 3.5 (asyncio, issue #27136)
2016-06-08 Yury SelivanovIssue #27136: Update asyncio docs
2016-06-08 Yury SelivanovMerge 3.5 (issue #27136, asyncio)
2016-06-08 Yury SelivanovIssue #27136: Fix DNS static resolution; don't use...
2016-06-08 Martin PanterFix RST conflicts with Idle news entries
2016-06-08 Martin PanterMerge from 3.5; no changes to 3.6
2016-06-08 Martin PanterIssue #23275: Backport target list assignment documenta...
2016-06-08 Berker PeksagIssue #21593: Merge from 3.5
2016-06-08 Berker PeksagIssue #21593: Clarify that re.search() returns the...
2016-06-08 Martin PanterIssue #25738: Merge HTTP server from 3.5
2016-06-08 Martin PanterIssue #21313: Merge version parsing from 3.5
2016-06-08 Martin PanterIssue #25738: Don’t send message body for 205 Reset...
2016-06-08 Victor Stinnerodict: Remove useless ";" after function definition
2016-06-08 Victor Stinnerpy_getrandom(): use char* instead of void* for the...
2016-06-08 Martin PanterIssue #21313: Tolerate truncated buildinfo in sys.version
2016-06-07 Vinay SajipFixed #27251: merged fix from 3.5.
2016-06-07 Vinay SajipFixed #27251: corrected string/bytes handling in creden...
2016-06-07 Terry Jan ReedyItems for NEWS and idlelib/NEWS.txt.
2016-06-07 Terry Jan ReedyItems for NEWS and idlelib/NEWS.txt.
2016-06-07 Victor StinnerMerge 3.5 (os.urandom)
2016-06-07 Victor Stinneros.urandom() doesn't block on Linux anymore
2016-06-07 Martin PanterIssue #27229: Merge makefile fix from 3.5
2016-06-07 Martin PanterIssue #27229: Comment in middle of shell command fails...
2016-06-07 Martin PanterIssue #27229: Merge cross-compiling fix from 3.5
2016-06-07 Martin PanterIssue #27229: Fix in-tree cross-build rule, by Xavier...
2016-06-06 Serhiy StorchakaIssue #26983: Fixed test_format failure.
2016-06-06 Martin PanterIssue #27107: mailbox.fcntl = None on Windows
2016-06-06 Martin PanterIssue #23883: News updates for __all__ attributes
2016-06-06 Martin PanterIssue #27110: Add smtpd.SMTPChannel to __all__, by...
2016-06-06 Martin PanterIssue #27109: Add InvalidFileException to __all__,...
2016-06-06 Martin PanterIssue #27108: Add missing names to mimetypes.__all__...
2016-06-06 Martin PanterIssue #27107: Add exception classes to mailbox.__all__...
2016-06-06 Martin PanterIssue #27105: Add cgi.test() to __all__, based on Jacek...
2016-06-06 Terry Jan ReedyIssue #27156: Remove more unused idlelib code.
2016-06-06 Ned DeilyIssue #26014: merge from 3.5
2016-06-06 Ned DeilyIssue #26014: Update 3.x packaging documentation:
2016-06-05 Martin PanterIssue #27164: Merge raw Deflate zdict support from 3.5
2016-06-05 Martin PanterIssue #27164: Allow decompressing raw Deflate streams...
2016-06-05 Serhiy StorchakaIssue #27225: Fixed a reference leak in type_new when...
2016-06-05 Serhiy StorchakaIssue #27225: Fixed a reference leak in type_new when...
2016-06-05 Serhiy StorchakaIssue #21916: Added more tests for the turtle module.
2016-06-05 Serhiy StorchakaIssue #21916: Added more tests for the turtle module.
2016-06-05 Martin PanterIssue #24291: Merge wsgi partial write fix from 3.5
2016-06-05 Martin PanterIssue #24291: Avoid WSGIRequestHandler doing partial...
2016-06-05 Senthil Kumaran[merge from 3.5] - issue27202 - Fix the mistake in...
2016-06-05 Senthil Kumaranissue27202 - Fix the mistake in changesets 70af472451cb...
2016-06-05 Berker PeksagIssue #17888: Merge from 3.5
2016-06-05 Berker PeksagIssue #17888: Add a note about contributing to Python...
2016-06-05 Berker PeksagFix typos in datetime documentation.
2016-06-05 Senthil Kumaran[merge from 3.5] - issue27202 - Exclude 2.x release...
2016-06-05 Senthil Kumaranissue27202 - Exclude 2.x release notes from python3...
2016-06-05 Senthil Kumaran[merge from 3.5] - Issue27203 - Fix doctests Doc/faq...
2016-06-05 Senthil KumaranIssue27203 - Fix doctests Doc/faq/programming.rst.
2016-06-05 Gregory P.... merge from 3.5. (moves the issue26372 tests to the...
2016-06-05 Gregory P.... Move the BrokenPipeError tests to the POSIXProcessTestC...
2016-06-05 Ned DeilyIssue #26930: merge from 3.5
2016-06-05 Ned DeilyIssue #26930: Update OS X 32-bit-only installer builds...
2016-06-04 doko@ubuntu.com- Issue #21277: Don't try to link _ctypes with a ffi_co...
next