]> granicus.if.org Git - python/shortlog
python
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...
2016-01-06 Guido van RossumIssue #26012: Don't traverse into symlinks for ** patte...
2016-01-06 Guido van RossumIssue #26012: Don't traverse into symlinks for ** patte...
2016-01-06 Guido van RossumIssue #24120: Ignore PermissionError in pathlib.Path...
2016-01-06 Guido van RossumIssue #24120: Ignore PermissionError in pathlib.Path...
2016-01-04 Senthil Kumaranmerge from 3.4
2016-01-04 Senthil KumaranIssue24898 - Improve str.find documentation.
2016-01-03 Senthil Kumaranmerge from 3.4
2016-01-03 Senthil KumaranIssue21221 - Explain the usage of tm_isdst attribute...
2016-01-02 R David Murray#22709: Use stdin as-is if it does not have a buffer...
2016-01-02 Senthil Kumaranmerge from 3.4
2016-01-02 Senthil KumaranIssue25917 : Fix howto links in docs. Point the referen...
2016-01-02 Gregory P.... Remove a duplicate test_addresses key:value as identifi...
2016-01-01 Ned DeilyUpdate copyrights for 2016.
2016-01-01 Ned DeilyUpdate copyrights for 2016.
2016-01-01 Zachary WareFix grammar.
2016-01-01 Benjamin Petersonmerge 3.4
2016-01-01 Benjamin Petersonmerge 3.3
2016-01-01 Benjamin Petersonremove some copyright notices supserseded by the toplev...
2016-01-01 Benjamin Petersonadd 2015 and 2016
2016-01-01 Benjamin Petersonmerge 3.4
2016-01-01 Benjamin Petersonmerge 3.3
2016-01-01 Benjamin Petersonreflow
2016-01-01 Benjamin Petersonmerge 3.4
2016-01-01 Benjamin Petersonmerge 3.3
2016-01-01 Benjamin Peterson2016 will be another year of writing copyrighted code
2015-12-30 Serhiy StorchakaIssue #25961: Disallowed null characters in the type...
2015-12-30 Serhiy StorchakaMake catched exception more specific and correct a...
2015-12-30 Serhiy StorchakaFixed formatting comman-line usage message.
2015-12-29 Berker PeksagIssue #25977: Fix typos in Lib/tokenize.py
2015-12-29 Benjamin Petersonmake recording and reporting errors and nonlocal and...
2015-12-29 Brett CannonBackport of fix for issue #25930
2015-12-28 Serhiy StorchakaIssue #25447: Copying the lru_cache() wrapper object...
2015-12-27 Brett CannonIssue #12484: Remove a mention of Py_InitModule() and...
2015-12-27 Brett CannonIssue #25874: Clarify platform support in the "Using...
2015-12-27 Serhiy StorchakaIssue #20440: More use of Py_SETREF.
2015-12-27 Serhiy StorchakaIssue #20440: Applied yet one patch for using Py_SETREF.
2015-12-26 Vinay SajipFixes #25360: Search for pythonw.exe when in pyw.exe.
2015-12-26 Vinay SajipCloses #25685: Made SocketHandler emission more efficient.
2015-12-25 Serhiy StorchakaIssue #22995: Instances of extension types with a state...
next