summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Issue #27626: Merge spelling fixes from 3.5Martin Panter2016-07-286-6/+6
|\
| * Issue #27626: Spelling fixes in docs, comments and internal namesMartin Panter2016-07-286-6/+6
* | Issue #27633: Merge from 3.5Berker Peksag2016-07-271-1/+1
|\ \ | |/
| * Issue #27633: Fix usage of versionchanged directive in email.parser.rstBerker Peksag2016-07-271-1/+1
* | Issue #26638: Merge CLI link fix from 3.5Martin Panter2016-07-261-1/+1
|\ \ | |/
| * Issue #26638: Don’t link 2to3 -l option to the tarfile -l optionMartin Panter2016-07-261-1/+1
* | Issue #27601: Merge from 3.5Berker Peksag2016-07-251-11/+11
|\ \ | |/
| * Issue #27601: Improve example in the "Hashing of numeric types" sectionBerker Peksag2016-07-251-11/+11
* | Issue #27130: Merge zlib 64-bit fixes from 3.5Martin Panter2016-07-231-6/+6
|\ \ | |/
| * Issue #27130: Fix handling of buffers exceeding UINT_MAX in “zlib” moduleMartin Panter2016-07-231-6/+6
* | Closes #27493: accepted Path objects in file handlers for logging.Vinay Sajip2016-07-221-0/+13
* | Closes #26559: Allow configuring flush-on-close behaviour of MemoryHandler.Vinay Sajip2016-07-221-2/+8
* | Closes #25393: Merge with 3.5Zachary Ware2016-07-191-3/+3
|\ \ | |/
| * Issue #25393: Fix probable copy/paste error in resource docsZachary Ware2016-07-191-3/+3
* | Issue #27567: Expose the POLLRDHUP constant in the select moduleBerker Peksag2016-07-191-0/+3
* | add EPOLLEXCLUSIVEBenjamin Peterson2016-07-191-32/+37
* | expose EPOLLRDHUP (closes #27567)Benjamin Peterson2016-07-191-0/+3
* | Issue #27528: Merge warning doc and test from 3.5Martin Panter2016-07-191-3/+4
|\ \ | |/
| * Issue #27528: Document and test warning messages must match at beginningMartin Panter2016-07-191-3/+4
* | Issue #27531: Merge from 3.5Berker Peksag2016-07-171-1/+1
|\ \ | |/
| * Issue #27531: Update signature of Mock.assert_not_called methodBerker Peksag2016-07-171-1/+1
* | Issue #27285: Cleanup leftover susp-ignored entry after text was changedMartin Panter2016-07-161-1/+0
* | Merge for #26696Brett Cannon2016-07-151-1/+4
|\ \ | |/
| * Issue #26696: Document collections.abc.ByteString.Brett Cannon2016-07-151-1/+4
* | Issue #27180: Merge from 3.5Berker Peksag2016-07-141-2/+3
|\ \ | |/
| * Issue #27180: Clarify Path.rename() behavior on Unix systemsBerker Peksag2016-07-141-2/+3
* | Issue #27455: Merge from 3.5Berker Peksag2016-07-141-13/+13
|\ \ | |/
| * Issue #27455: Improve examples in tkinter documentationBerker Peksag2016-07-141-13/+13
* | Issue #27481: Docummented that ValueError is now raised instead of TypeErrorSerhiy Storchaka2016-07-122-6/+22
|\ \ | |/
| * Issue #27481: Docummented that ValueError is now raised instead of TypeErrorSerhiy Storchaka2016-07-122-6/+22
* | Issue #27285: Cleanup "suspicious" warnings.Ned Deily2016-07-113-6/+6
* | Issue #23804: Merge spelling and NEWS fixes from 3.5Martin Panter2016-07-114-4/+4
|\ \ | |/
| * English spelling and grammar fixesMartin Panter2016-07-114-4/+4
* | Merge: #26176: fix usage of Address constructor in email examples.R David Murray2016-07-102-4/+4
|\ \ | |/
| * #26176: fix usage of Address constructor in email examples.R David Murray2016-07-102-4/+4
* | Issue #26896: Disambiguate uses of "importer" with "finder".Brett Cannon2016-07-082-13/+13
* | Issue #27285: Document the deprecation of the pyvenv script.Brett Cannon2016-07-087-186/+220
* | Issue #21708: Deprecated dbm.dumb behavior that differs from common dbmSerhiy Storchaka2016-07-062-0/+9
* | Merge from 3.5Berker Peksag2016-07-051-0/+1
|\ \ | |/
| * Add versionadded to PyDict_SetDefault documentationBerker Peksag2016-07-051-0/+1
* | Issue #23034: The output of a special Python build with defined COUNT_ALLOCS,Serhiy Storchaka2016-07-032-0/+15
* | Issue #27431: Merge from 3.5Berker Peksag2016-07-011-1/+1
|\ \ | |/
| * Issue #27431: Update default protocol version in shelve.Shelf() documentationBerker Peksag2016-07-011-1/+1
* | Issue #27430: Merge from 3.5Berker Peksag2016-07-011-1/+1
|\ \ | |/
| * Issue #27430: Fix typos, patch by scop.Berker Peksag2016-07-011-1/+1
* | Fix typo in whatsnew/3.6.rstBerker Peksag2016-07-011-1/+1
* | Issue #4945: Improved the documenting of boolean arguments in the json module.Serhiy Storchaka2016-06-301-22/+26
|\ \ | |/
| * Issue #4945: Improved the documenting of boolean arguments in the json module.Serhiy Storchaka2016-06-301-22/+26
* | Merge 3.5 (copy doc)Victor Stinner2016-06-301-1/+1
|\ \ | |/
| * Issue #27416: clarify copy docVictor Stinner2016-06-301-1/+1