]> granicus.if.org Git - python/shortlog
python
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...
2016-06-04 Kushal DasFixes whitespace issue
2016-06-04 Kushal DasIssue #25548: Showing memory address of class objects...
2016-06-04 doko@ubuntu.com- Issue #21272: Use _sysconfigdata.py to initialize...
2016-06-04 Ethan Furmanadd Dusty Phillips to ACKS
2016-06-04 doko@ubuntu.com - merge 3.5
2016-06-04 doko@ubuntu.com- Issue #26884: Fix linking extension modules for cross...
2016-06-04 Nick CoghlanIssue #19611: handle implicit parameters in inspect...
2016-06-04 Ethan Furmanissue27186: add open/io.open; patch by Jelle Zijlstra
2016-06-04 Ethan Furmanissue27186: fix fsencode/fsdecode and update tests...
2016-06-04 Serhiy StorchakaNull merge
2016-06-04 Serhiy StorchakaMerge heads
2016-06-04 Serhiy StorchakaMerge heads
2016-06-04 Serhiy StorchakaIssue #21916: Added tests for the turtle module.
2016-06-04 Serhiy StorchakaIssue #21916: Added tests for the turtle module.
2016-06-04 Terry Jan ReedyMerge with 3.5
2016-06-04 Terry Jan ReedyIssue #24759: Add 'private' notice for idlelib.idle_test.
2016-06-04 Terry Jan ReedyMerge: Revise and synchronize idle_test.test_configdialog.
2016-06-04 Terry Jan ReedyRevise and synchronize idle_test.test_configdialog.
2016-06-04 Ethan Furmanissue27186: add PathLike ABC
2016-06-04 Zachary WareCloses #26809: Merge with 3.5
2016-06-04 Zachary WareIssue #26809: Add __all__ to string module. Patch...
2016-06-04 Ethan Furmanissue27186: add C version of os.fspath(); patch by...
2016-06-04 Gregory P.... issue26372 - use os.devnull instead of /dev/null
2016-06-04 Gregory P.... issue26372 - use os.devnull instead of /dev/null
2016-06-04 Serhiy StorchakaIssue #20041: Fixed TypeError when frame.f_trace is...
2016-06-04 Serhiy StorchakaIssue #20041: Fixed TypeError when frame.f_trace is...
2016-06-04 Kushal DasNULL merge
2016-06-04 Kushal DasIssue #19234: Merge from 3.5
2016-06-04 Kushal DasIssue #19234: Documents socket.fileno() returns -1...
2016-06-04 Ethan Furmanissue27182: update fsencode and fsdecode for os.path...
2016-06-04 Ned DeilyIssue 27216: Fix typo (noticed by Alex Chan).
2016-06-04 Ned DeilyIssue 27216: Fix typo (noticed by Alex Chan).
2016-06-04 Martin PanterMerge Element Tree doc string from 3.5
2016-06-04 Martin PanterClarify deprecation of ElementTree.XMLParser(html=...
2016-06-04 Terry Jan ReedyMerge with 3.5
2016-06-04 Terry Jan ReedyIDLE test README: 'gui' to 'GUI', except in "'gui'...
2016-06-04 Benjamin Petersonmerge 3.5
2016-06-04 Benjamin Petersonmerge heads
2016-06-04 Benjamin Petersonmerge heads
2016-06-04 Benjamin Petersonmerge 3.5
2016-06-04 Benjamin Petersonfix indentation of comment
2016-06-04 Martin PanterIssue #22797: Synchronize urlopen() doc string with...
2016-06-04 Martin PanterMore typo fixes for 3.6
2016-06-04 Martin PanterMerge typo fixes from 3.5
2016-06-04 Martin PanterFix typos in code comment and documentation
2016-06-04 Terry Jan ReedyMerge issue #27196 from 3.5: Stop IDLE test 'applicatio...
2016-06-04 Terry Jan ReedyIssue #27196: Stop 'application destroyed' warnings...
next