]> granicus.if.org Git - python/shortlog
python
2016-01-21 Senthil Kumaranissue25909 - Correct the documentation of PyMapping_Ite...
2016-01-21 Victor StinnerIssue #26106: doc: Move text of licenses to parsed...
2016-01-21 Benjamin Petersonmerge 3.4 (#26171)
2016-01-21 Benjamin Petersonprevent buffer overflow in get_data (closes #26171)
2016-01-21 Benjamin Petersonmerge 3.4
2016-01-21 Benjamin Petersonfix refleak in error condition
2016-01-21 Benjamin Petersonmerge 3.4 (#26172)
2016-01-21 Benjamin Petersonremove script from epub (closes #26172)
2016-01-20 Victor StinnerReplace fpgetmask() with fedisableexcept()
2016-01-20 Senthil Kumaranissue25982 - Add a class definition for managers.Namesp...
2016-01-20 Victor StinnerAdd _PyThreadState_UncheckedGet()
2016-01-20 Serhiy StorchakaIssue #26147: xmlrpc now works with strings not encodab...
2016-01-20 Berker PeksagIssue #5626: Remove misleading comment from socket...
2016-01-20 Berker PeksagIssue #26157: Fix typos in asyncio-eventloop.rst
2016-01-20 Donald StufftMerge update to pip/setuptools
2016-01-20 Donald StufftUpdate pip to 8.0.0 and setuptools to 19.4
2016-01-19 Serhiy StorchakaIssue #25935: Garbage collector now breaks reference...
2016-01-19 Serhiy StorchakaIssue #16620: Fixed AttributeError in msilib.Directory...
2016-01-19 Victor StinnerFix BytecodeTestCase.assertNotInBytecode()
2016-01-19 Benjamin Petersonset tp_new from the class in the hierarchy that actuall...
2016-01-19 Senthil Kumaranissue23962 - Reference the correct TimeoutError in...
2016-01-19 Martin PanterIssue #25859: Reimplement NNTP test_starttls() using...
2016-01-19 Berker PeksagIssue #25366: Skip test_with_pip when threading module...
2016-01-18 Serhiy StorchakaAdded exceptins for testing non-reversible import mappi...
2016-01-18 Serhiy StorchakaIssue #26013: Added compatibility with broken protocol...
2016-01-18 Serhiy StorchakaIssue #9006: Added tests for XML RPC with non-UTF-8...
2016-01-18 Senthil KumaranIssue26017 - Suggest enclosing command args in double...
2016-01-17 Terry Jan ReedyIssue #25905: Specify 'ascii' encoding for README.txt...
2016-01-17 Senthil KumaranIssue26135 - In the tutorial section on modules, refere...
2016-01-16 Steve DowerIssue #26071: bdist_wininst created binaries fail to...
2016-01-16 Steve DowerIssue #26073: Update the list of magic numbers in launcher
2016-01-16 Steve DowerIssue #26065: Excludes venv from library when generatin...
2016-01-16 Steve DowerIssue #25850: Use cross-compilation by default for...
2016-01-16 Steve DowerIssue #25089: Adds short documentation section for...
2016-01-16 Senthil Kumaran Issue26035 - Correct the argument names used in the...
2016-01-16 Martin PanterIssue #14771: Redirect GDB's stdin to avoid messing...
2016-01-16 Martin PanterIssue #26127: Fix links in tokenize documentation;...
2016-01-16 Gregory P.... Make the error message regex more lenient so that it...
2016-01-16 Gregory P.... Make the error message regex more lenient so that it...
2016-01-15 Brett CannonIssue #17633: Improve support for namespace packages...
2016-01-15 Brett CannonAdd some "used with permission" mentions where external...
2016-01-15 Brett CannonIssue #26114: Remove a reference to 'Numerical Recipes'.
2016-01-15 Martin PanterIssue #25940: Merge ETIMEDOUT fix from 3.4 into 3.5
2016-01-15 Martin PanterIssue #25940: Merge ETIMEDOUT fix from 3.3 into 3.4
2016-01-15 Martin PanterIssue #25940: Merge ETIMEDOUT fix from 3.2 into 3.3
2016-01-15 Martin PanterIssue #25940: On Windows, connecting to port 444 return...
2016-01-14 Martin PanterIssue #25940: Update new SSL tests for self-signed...
2016-01-14 Martin PanterIssue #25940: Merge self-signed.pythontest.net testing...
2016-01-14 doko@ubuntu.comdictobject.c(dict_sizeof): Make it static again.
2016-01-14 Martin PanterIssue #25940: Update new SSL tests for self-signed...
2016-01-14 Martin PanterIssue #25940: Merge self-signed.pythontest.net testing...
2016-01-14 Martin PanterIssue #25940: Merge self-signed.pythontest.net testing...
2016-01-14 Martin PanterIssue #25940: Use self-signed.pythontest.net in SSL...
2016-01-12 Ezio Melotti#26001: mention in the tutorial that files in binary...
2016-01-12 Ezio Melotti#19006: fix wording in unittest docs.
2016-01-12 Zachary WareIssue #25348: Add --pgo and --pgo-job flags to PCbuild...
2016-01-12 Yury SelivanovIssue #25486: Drop "removed in 3.6" wording from inspec...
2016-01-11 Ezio Melotti#25517: fix regex in the regex howto. Patch by Elena...
2016-01-11 Ezio Melotti#25991: fix readline example to limit history size...
2016-01-11 Barry WarsawMerge heads.
2016-01-11 doko@ubuntu.com- Issue #24705: Fix sysconfig._parse_makefile not expan...
2016-01-11 Barry WarsawComment out some tests that won't pass now that we...
2016-01-11 Barry WarsawIssue #22995: [UPDATE] Comment out the one of the pickl...
2016-01-11 Yury SelivanovMerge 3.4 (Issue #26050)
2016-01-11 Yury SelivanovIssue #26050: Add asyncio.StreamReader.readuntil()...
2016-01-11 Andrew SvetlovFix versionadded to use 3.5.1 only for 3.5 branch
2016-01-11 Andrew Svetlovmerge 3.4
2016-01-11 Andrew SvetlovDocument asyncio.timeout()
2016-01-11 Andrew Svetlovmerge 3.4
2016-01-11 Andrew SvetlovSync with asyncio
2016-01-11 Andrew SvetlovAdd missing Misc/NEWS update
2016-01-11 Andrew Svetlovmerge 3.4
2016-01-11 Andrew SvetlovSync with asyncio repo
2016-01-11 Mark HammondIssue #26070: py.exe launcher fails to find in-place...
2016-01-10 Benjamin Petersonmerge 3.4 (#26066)
2016-01-10 Benjamin Petersondelete old crypto prose (closes #26066)
2016-01-10 Senthil KumaranIssue23675 - A tiny clarification in the MRO glossary...
2016-01-09 Terry Jan ReedyIssue #26029: Finish correction.
2016-01-09 Ezio Melotti#24789: fix docstring of ctypes.create_string_buffer...
2016-01-09 Terry Jan ReedyIssue #26029: Remove extraneous word. Patch by Upendra...
2016-01-09 Senthil KumaranIssue #22138: Fix mock.patch behavior when patching...
2016-01-08 Senthil KumaranIssue20969 - Set the Epub Author and Epub Publisher...
2016-01-08 Benjamin Petersonmerge 3.4 (#26046)
2016-01-08 Benjamin Petersonfix typo in unittest docs (closes #26046)
2016-01-08 Benjamin Petersonenable SSL_MODE_RELEASE_BUFFERS
2016-01-07 Guido van RossumHopeful fix for test_rglob_common on Windows without...
2016-01-07 Guido van RossumHopeful fix for test_rglob_common on Windows without...
2016-01-07 Guido van RossumAdd another try/except PermissionError to avoid dependi...
2016-01-07 Guido van RossumAdd another try/except PermissionError to avoid dependi...
2016-01-07 Berker PeksagFix typo in docstring of multiprocessing.spawn.spawn_main()
2016-01-07 Berker PeksagIssue #5501: Clarify that invoking freeze_support(...
2016-01-07 Senthil Kumaranmerge from 3.4
2016-01-07 Senthil KumaranIssue16544 - Add a link to an external documentation...
2016-01-06 Guido van RossumCross-reference os.DirEntry and pathlib.Path for issue...
2016-01-06 Guido van RossumAdd versionadded (3.4.5) to docs for issue #22570....
2016-01-06 Guido van RossumAdd versionadded (3.4.5) to docs for issue #22570.
2016-01-06 Guido van RossumDocs for issue #22570. (Merge 3.4->3.5)
2016-01-06 Guido van RossumDocs for issue #22570.
2016-01-06 Guido van RossumIssue #22570: Add 'path' attribute to pathlib.Path...
2016-01-06 Guido van RossumIssue #22570: Add 'path' attribute to pathlib.Path...
next