Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Fix XML vulnerability link targets. | Georg Brandl | 2013-03-28 | 1 | -2/+2 | |
* | | | | | | | Update suspicious ignore file. | Ezio Melotti | 2013-03-28 | 2 | -1/+24 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Update suspicious ignore file. | Ezio Melotti | 2013-03-28 | 2 | -1/+22 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | * | | | | | Update suspicious ignore file. | Ezio Melotti | 2013-03-28 | 4 | -12/+11 | |
* | | | | | | | #17329: merge with 3.3. | Ezio Melotti | 2013-03-27 | 1 | -6/+13 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | #17329: merge with 3.2. | Ezio Melotti | 2013-03-27 | 1 | -3/+10 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | #17329: document unittest.SkipTest. Initial patch by Zachary Ware. | Ezio Melotti | 2013-03-27 | 1 | -3/+10 | |
* | | | | | | | Issue 17538: Document XML vulnerabilties | Christian Heimes | 2013-03-26 | 8 | -0/+156 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Issue 17538: Document XML vulnerabilties | Christian Heimes | 2013-03-26 | 8 | -0/+156 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Issue 17538: Document XML vulnerabilties | Christian Heimes | 2013-03-26 | 9 | -0/+185 | |
| | | |/ / / | | |/| | | | ||||||
* | | | | | | Issue #16475: Add a whatsnew entry for 3.4 | Kristjan Valur Jonsson | 2013-03-26 | 1 | -2/+2 | |
* | | | | | | Merge versionadded addition and typo fix from 3.3. | Ezio Melotti | 2013-03-26 | 1 | -1/+4 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Add versionadded for `-X faulthandler` (also fix typo and markup). | Ezio Melotti | 2013-03-26 | 1 | -2/+5 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | #17323: The "[X refs, Y blocks]" printed by debug builds has been disabled by... | Ezio Melotti | 2013-03-25 | 1 | -3/+11 | |
* | | | | | Issue #17150: pprint now uses line continuations to wrap long string literals. | Antoine Pitrou | 2013-03-23 | 1 | -87/+127 | |
* | | | | | Fixes issue #17488: Change the subprocess.Popen bufsize parameter default value | Gregory P. Smith | 2013-03-23 | 1 | -10/+13 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Fixes issue #17488: Change the subprocess.Popen bufsize parameter default value | Gregory P. Smith | 2013-03-23 | 1 | -10/+13 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Fixes issue #17488: Change the subprocess.Popen bufsize parameter default value | Gregory P. Smith | 2013-03-23 | 1 | -10/+13 | |
| | |/ / | ||||||
* | | | | merge | Raymond Hettinger | 2013-03-23 | 1 | -21/+27 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Update collections ABC table to match the __abstractmethods__ attribute for e... | Raymond Hettinger | 2013-03-23 | 1 | -21/+27 | |
* | | | | merge | Raymond Hettinger | 2013-03-23 | 1 | -0/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue 17447: Clarify that str.isidentifier doesn't check for reserved keywords. | Raymond Hettinger | 2013-03-23 | 1 | -0/+2 | |
| | |/ | |/| | ||||||
* | | | Issue #17522: Minor documentation fix | Kristján Valur Jónsson | 2013-03-23 | 1 | -0/+2 | |
* | | | Issue #17522: Add the PyGILState_Check() API. | Kristján Valur Jónsson | 2013-03-23 | 1 | -0/+12 | |
* | | | cleanup references to PyString_ APIs in the 3.x docs. | Gregory P. Smith | 2013-03-22 | 4 | -20/+21 | |
|\ \ \ | |/ / | ||||||
| * | | cleanup references to PyString_ APIs from 2.x in the 3.3 docs. | Gregory P. Smith | 2013-03-22 | 4 | -20/+21 | |
| |\ \ | | |/ | ||||||
| | * | Clean up references to the no longer existing PyString_ APIs in our docs. | Gregory P. Smith | 2013-03-22 | 4 | -22/+23 | |
* | | | merge | Raymond Hettinger | 2013-03-22 | 1 | -2/+4 | |
|\ \ \ | |/ / | ||||||
| * | | Modernize unittest example | Raymond Hettinger | 2013-03-22 | 1 | -2/+4 | |
* | | | Issue #13248: NEWS and What's New items | Terry Jan Reedy | 2013-03-21 | 1 | -1/+3 | |
* | | | - Issue #16754: Fix the incorrect shared library extension on linux. Introduce | doko@ubuntu.com | 2013-03-21 | 1 | -2/+2 | |
|\ \ \ | |/ / | ||||||
| * | | - Issue #16754: Fix the incorrect shared library extension on linux. Introduce | doko@ubuntu.com | 2013-03-21 | 1 | -2/+2 | |
| |\ \ | | |/ | ||||||
| | * | - Issue #16754: Fix the incorrect shared library extension on linux. Introduce | doko@ubuntu.com | 2013-03-21 | 1 | -2/+2 | |
* | | | merge | Gregory P. Smith | 2013-03-21 | 1 | -5/+3 | |
|\ \ \ | |/ / | ||||||
| * | | merge | Gregory P. Smith | 2013-03-21 | 1 | -5/+3 | |
| |\ \ | | |/ | ||||||
| | * | remove the long obsolete mention of universal newlines mode only being | Gregory P. Smith | 2013-03-21 | 1 | -5/+3 | |
* | | | Issue #16997: unittest.TestCase now provides a subTest() context manager to p... | Antoine Pitrou | 2013-03-20 | 1 | -0/+93 | |
* | | | Merge usage of argument/parameter and markup fixes from 3.3. | Ezio Melotti | 2013-03-20 | 1 | -4/+4 | |
|\ \ \ | |/ / | ||||||
| * | | Merge usage of argument/parameter and markup fixes from 3.2. | Ezio Melotti | 2013-03-20 | 1 | -4/+4 | |
| |\ \ | | |/ | ||||||
| | * | Fix usage of argument/parameter and markup. | Ezio Melotti | 2013-03-20 | 1 | -4/+4 | |
* | | | clarifiy the documentation for issue17285. see also commit | Gregory P. Smith | 2013-03-20 | 1 | -1/+1 | |
|\ \ \ | |/ / | ||||||
| * | | clarifiy the documentation for issue17285. see also commit | Gregory P. Smith | 2013-03-20 | 1 | -1/+1 | |
* | | | Automated merge with ssh://hg.python.org/cpython | Senthil Kumaran | 2013-03-20 | 1 | -0/+5 | |
|\ \ \ | ||||||
| * \ \ | #17474 - merge from 3.3. Update default Docs with versionchanged markup on wh... | Senthil Kumaran | 2013-03-20 | 1 | -0/+5 | |
| |\ \ \ | | |/ / | ||||||
| | * | | #17474 - Mark the deprecated Request methods as deprecated-removed. Review by... | Senthil Kumaran | 2013-03-20 | 1 | -8/+8 | |
* | | | | Issue #16475: Support object instancing, recursion and interned strings | Kristján Valur Jónsson | 2013-03-20 | 1 | -3/+6 | |
|/ / / | ||||||
* | | | Closes issue 17467. Add readline and readlines support to unittest.mock.mock_... | Michael Foord | 2013-03-20 | 1 | -2/+6 | |
* | | | Merge: #1525919: Document MIMEText+set_payload encoding behavior. | R David Murray | 2013-03-19 | 1 | -0/+10 | |
|\ \ \ | |/ / | ||||||
| * | | Merge: #1525919: Document MIMEText+set_payload encoding behavior. | R David Murray | 2013-03-19 | 1 | -0/+10 | |
| |\ \ | | |/ | ||||||
| | * | #1525919: Document MIMEText+set_payload encoding behavior. | R David Murray | 2013-03-19 | 1 | -1/+11 | |