91338 Commits (40b97ec57a32adc25b0c44285ee924ccabb11a89)
 

Author SHA1 Message Date
Martin Panter 40b97ec57a Issue #25940: Update new SSL tests for self-signed.pythontest.net 11 years ago
Martin Panter 17cbee49d6 Issue #25940: Merge self-signed.pythontest.net testing from 3.4 into 3.5 11 years ago
doko@ubuntu.com 17210f50d2 dictobject.c(dict_sizeof): Make it static again. 11 years ago
Martin Panter b55f8b79af Issue #25940: Update new SSL tests for self-signed.pythontest.net 11 years ago
Martin Panter 514bb0711f Issue #25940: Merge self-signed.pythontest.net testing from 3.3 into 3.4 11 years ago
Martin Panter 73f55076f6 Issue #25940: Merge self-signed.pythontest.net testing from 3.2 into 3.3 11 years ago
Martin Panter 3d81d93f34 Issue #25940: Use self-signed.pythontest.net in SSL tests 11 years ago
Ezio Melotti 397bb2486a #26001: mention in the tutorial that files in binary mode expect bytes, not str. 11 years ago
Ezio Melotti f418db2e8c #19006: fix wording in unittest docs. 11 years ago
Zachary Ware bed30c37d8 Issue #25348: Add --pgo and --pgo-job flags to PCbuild\build.bat 11 years ago
Yury Selivanov a7c159ddf3 Issue #25486: Drop "removed in 3.6" wording from inspect.getargspec docs. 11 years ago
Ezio Melotti 84c63e8df4 #25517: fix regex in the regex howto. Patch by Elena Oat. 11 years ago
Ezio Melotti 7c018aa377 #25991: fix readline example to limit history size. Patch by Daniel Dye. 11 years ago
Barry Warsaw e973620472 Merge heads. 11 years ago
doko@ubuntu.com b2b1217270 - Issue #24705: Fix sysconfig._parse_makefile not expanding ${} vars 11 years ago
Barry Warsaw 09880c89e9 Comment out some tests that won't pass now that we've reverted the 11 years ago
Barry Warsaw 885e1939be Issue #22995: [UPDATE] Comment out the one of the pickleability tests in 11 years ago
Yury Selivanov b4b8a0ef3e Merge 3.4 (Issue #26050) 11 years ago
Yury Selivanov d9d0e864b9 Issue #26050: Add asyncio.StreamReader.readuntil() method. 11 years ago
Andrew Svetlov ea471348f4 Fix versionadded to use 3.5.1 only for 3.5 branch 11 years ago
Andrew Svetlov 3af81f2505 merge 3.4 11 years ago
Andrew Svetlov f1240169b3 Document asyncio.timeout() 11 years ago
Andrew Svetlov 4ea31f5b86 merge 3.4 11 years ago
Andrew Svetlov 9d976fa75f Sync with asyncio 11 years ago
Andrew Svetlov 3feb9460ed Add missing Misc/NEWS update 11 years ago
Andrew Svetlov b86abb79aa merge 3.4 11 years ago
Andrew Svetlov c07b16b40f Sync with asyncio repo 11 years ago
Mark Hammond ce543fd795 Issue #26070: py.exe launcher fails to find in-place built binaries from earlier Python versions. 11 years ago
Benjamin Peterson 4d927420b8 merge 3.4 (#26066) 11 years ago
Benjamin Peterson 6829dbbf3f delete old crypto prose (closes #26066) 11 years ago
Senthil Kumaran 3858a1c18c Issue23675 - A tiny clarification in the MRO glossary term. 11 years ago
Terry Jan Reedy 6401e79520 Issue #26029: Finish correction. 11 years ago
Ezio Melotti ee2a392e6a #24789: fix docstring of ctypes.create_string_buffer. Patch by Matheus Vieira Portela. 11 years ago
Terry Jan Reedy 2a97f8a6d1 Issue #26029: Remove extraneous word. Patch by Upendra Kumar. 11 years ago
Senthil Kumaran 81bc927da7 Issue #22138: Fix mock.patch behavior when patching descriptors. Restore 11 years ago
Senthil Kumaran cbe6356c42 Issue20969 - Set the Epub Author and Epub Publisher in Python docs. 11 years ago
Benjamin Peterson e95fd0b411 merge 3.4 (#26046) 11 years ago
Benjamin Peterson 8a6ddb98e6 fix typo in unittest docs (closes #26046) 11 years ago
Benjamin Peterson 3b1a8b3bbe enable SSL_MODE_RELEASE_BUFFERS 11 years ago
Guido van Rossum 03abf6dd98 Hopeful fix for test_rglob_common on Windows without symlinks. (Merge 3.4->3.5) 11 years ago
Guido van Rossum 9c39b67ca5 Hopeful fix for test_rglob_common on Windows without symlinks. 11 years ago
Guido van Rossum c3a8272705 Add another try/except PermissionError to avoid depending on listdir order. Fix issues #24120 and #26012. (Merge 3.4->3.5) 11 years ago
Guido van Rossum bc9fddaf50 Add another try/except PermissionError to avoid depending on listdir order. Fix issues #24120 and #26012. 11 years ago
Berker Peksag 16fb674882 Fix typo in docstring of multiprocessing.spawn.spawn_main() 11 years ago
Berker Peksag 94541f464c Issue #5501: Clarify that invoking freeze_support() on non-Windows platforms has no effect 11 years ago
Senthil Kumaran 0deaf9ac30 merge from 3.4 11 years ago
Senthil Kumaran f3695bfacf Issue16544 - Add a link to an external documentation resource in ast module docs. 11 years ago
Guido van Rossum 1469d744bc Cross-reference os.DirEntry and pathlib.Path for issue #22570. 11 years ago
Guido van Rossum 05075203c5 Add versionadded (3.4.5) to docs for issue #22570. (Merge 3.4->3.5) 11 years ago
Guido van Rossum b1360543e5 Add versionadded (3.4.5) to docs for issue #22570. 11 years ago