summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Issue #17522: Minor documentation fixKristján Valur Jónsson2013-03-231-0/+2
* Issue #17522: Add the PyGILState_Check() API.Kristján Valur Jónsson2013-03-231-0/+12
* cleanup references to PyString_ APIs in the 3.x docs.Gregory P. Smith2013-03-224-20/+21
|\
| * cleanup references to PyString_ APIs from 2.x in the 3.3 docs.Gregory P. Smith2013-03-224-20/+21
| |\
| | * Clean up references to the no longer existing PyString_ APIs in our docs.Gregory P. Smith2013-03-224-22/+23
* | | mergeRaymond Hettinger2013-03-221-2/+4
|\ \ \ | |/ /
| * | Modernize unittest exampleRaymond Hettinger2013-03-221-2/+4
* | | Issue #13248: NEWS and What's New itemsTerry Jan Reedy2013-03-211-1/+3
* | | - Issue #16754: Fix the incorrect shared library extension on linux. Introducedoko@ubuntu.com2013-03-211-2/+2
|\ \ \ | |/ /
| * | - Issue #16754: Fix the incorrect shared library extension on linux. Introducedoko@ubuntu.com2013-03-211-2/+2
| |\ \ | | |/
| | * - Issue #16754: Fix the incorrect shared library extension on linux. Introducedoko@ubuntu.com2013-03-211-2/+2
* | | mergeGregory P. Smith2013-03-211-5/+3
|\ \ \ | |/ /
| * | mergeGregory P. Smith2013-03-211-5/+3
| |\ \ | | |/
| | * remove the long obsolete mention of universal newlines mode only beingGregory P. Smith2013-03-211-5/+3
* | | Issue #16997: unittest.TestCase now provides a subTest() context manager to p...Antoine Pitrou2013-03-201-0/+93
* | | Merge usage of argument/parameter and markup fixes from 3.3.Ezio Melotti2013-03-201-4/+4
|\ \ \ | |/ /
| * | Merge usage of argument/parameter and markup fixes from 3.2.Ezio Melotti2013-03-201-4/+4
| |\ \ | | |/
| | * Fix usage of argument/parameter and markup.Ezio Melotti2013-03-201-4/+4
* | | clarifiy the documentation for issue17285. see also commitGregory P. Smith2013-03-201-1/+1
|\ \ \ | |/ /
| * | clarifiy the documentation for issue17285. see also commitGregory P. Smith2013-03-201-1/+1
* | | Automated merge with ssh://hg.python.org/cpythonSenthil Kumaran2013-03-201-0/+5
|\ \ \
| * \ \ #17474 - merge from 3.3. Update default Docs with versionchanged markup on wh...Senthil Kumaran2013-03-201-0/+5
| |\ \ \ | | |/ /
| | * | #17474 - Mark the deprecated Request methods as deprecated-removed. Review by...Senthil Kumaran2013-03-201-8/+8
* | | | Issue #16475: Support object instancing, recursion and interned stringsKristján Valur Jónsson2013-03-201-3/+6
|/ / /
* | | Closes issue 17467. Add readline and readlines support to unittest.mock.mock_...Michael Foord2013-03-201-2/+6
* | | Merge: #1525919: Document MIMEText+set_payload encoding behavior.R David Murray2013-03-191-0/+10
|\ \ \ | |/ /
| * | Merge: #1525919: Document MIMEText+set_payload encoding behavior.R David Murray2013-03-191-0/+10
| |\ \ | | |/
| | * #1525919: Document MIMEText+set_payload encoding behavior.R David Murray2013-03-191-1/+11
* | | #17460 - merge from 3.3Senthil Kumaran2013-03-191-0/+12
|\ \ \ | |/ /
| * | #17460 - merge from 3.2Senthil Kumaran2013-03-191-3/+3
| |\ \ | | |/
| | * #17460 - Adding relevant warning messages regarding strict removal in docsSenthil Kumaran2013-03-191-3/+3
* | | #17474 - Remove the various deprecated methods of Request class.Senthil Kumaran2013-03-191-69/+0
* | | Closes issue 16709. unittest test discovery sorts test files for consistent t...Michael Foord2013-03-191-0/+5
* | | #10050 : merge to defaultSenthil Kumaran2013-03-191-0/+4
|\ \ \ | |/ /
| * | #10050 - Document DeprecationWarnings for URLopener and FancyURLopener (msg17...Senthil Kumaran2013-03-191-0/+4
* | | MergeMichael Foord2013-03-181-0/+19
|\ \ \ | |/ /
| * | Documentation corrections for unittest.mockMichael Foord2013-03-181-0/+19
* | | #17460: Remove the strict argument of HTTPConnection and removing theSenthil Kumaran2013-03-181-15/+3
* | | Merge #16057: Clarify why the base method default is called in custom encoders.R David Murray2013-03-181-0/+2
|\ \ \ | |/ /
| * | Merge #16057: Clarify why the base method default is called in custom encoders.R David Murray2013-03-181-0/+2
| |\ \ | | |/
| | * #16057: Clarify why the base method default is called in custom encoders.R David Murray2013-03-181-0/+2
* | | Merge with 3.3Terry Jan Reedy2013-03-171-1/+1
|\ \ \ | |/ /
| * | Merge with 3.2Terry Jan Reedy2013-03-171-1/+1
| |\ \ | | |/
| | * Issue #17415: Trim trailing whitespaceTerry Jan Reedy2013-03-171-1/+1
* | | Merge with 3.3Terry Jan Reedy2013-03-171-7/+5
|\ \ \ | |/ /
| * | Merge with 3.2Terry Jan Reedy2013-03-171-7/+5
| |\ \ | | |/
| | * Issue #17415: Clarify 'this' referent by moving containing sentence just afterTerry Jan Reedy2013-03-171-7/+5
* | | Fix markup/wording.Ezio Melotti2013-03-161-1/+1
* | | Merge with 3.3Terry Jan Reedy2013-03-161-2/+2
|\ \ \ | |/ /
| * | Merge with 3.2Terry Jan Reedy2013-03-161-2/+2
| |\ \ | | |/