Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #6623: Remove deprecated Netrc class in the ftplib module. | Berker Peksag | 2014-11-01 | 5 | -129/+23 |
| | | | | Patch by Matt Chaput. | ||||
* | issue22780: update NotImplemented description | Ethan Furman | 2014-10-31 | 1 | -3/+3 |
| | |||||
* | merge with 3.4 | Georg Brandl | 2014-10-31 | 1 | -2/+2 |
|\ | |||||
| * | Closes #22772: fix __ifloordiv__ and __itruediv__ docstring. | Georg Brandl | 2014-10-31 | 1 | -2/+2 |
| | | |||||
* | | Null merge | Serhiy Storchaka | 2014-10-31 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Issue #17381: Fixed handling of case-insensitive ranges in regular expressions. | Serhiy Storchaka | 2014-10-31 | 3 | -15/+71 |
| | | |||||
* | | Issue #17381: Fixed handling of case-insensitive ranges in regular expressions. | Serhiy Storchaka | 2014-10-31 | 8 | -28/+99 |
| | | | | | | | | Added new opcode RANGE_IGNORE. | ||||
* | | merge with 3.4 | Georg Brandl | 2014-10-31 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Closes #22771: "verbose" is unused; deprecate it. | Georg Brandl | 2014-10-31 | 1 | -1/+1 |
| | | |||||
* | | merge with 3.4 | Georg Brandl | 2014-10-31 | 24 | -117/+140 |
|\ \ | |/ | |||||
| * | #22613: remaining corrections in extending/reference docs (thanks Jacques ↵ | Georg Brandl | 2014-10-31 | 8 | -54/+44 |
| | | | | | | | | Ducasse) | ||||
| * | #22613: minor other fixes in library docs (thanks Jacques Ducasse) | Georg Brandl | 2014-10-31 | 9 | -30/+35 |
| | | |||||
| * | #22613: document Cmd.cmdqueue (thanks Jacques Ducasse) | Georg Brandl | 2014-10-31 | 1 | -1/+8 |
| | | |||||
| * | #22613: fix heading levels in tracemalloc docs (thanks Jacques Ducasse) | Georg Brandl | 2014-10-31 | 1 | -14/+14 |
| | | |||||
| * | #22613: elaborate on arguments of shutil archival functions (thanks Jacques ↵ | Georg Brandl | 2014-10-31 | 1 | -3/+13 |
| | | | | | | | | Ducasse) | ||||
| * | #22613: explain what "buffer" is in the struct documentation (thanks Jacques ↵ | Georg Brandl | 2014-10-31 | 1 | -1/+9 |
| | | | | | | | | Ducasse) | ||||
| * | #22613: fix several factual errors in builtin docs (thanks Jacques Ducasse) | Georg Brandl | 2014-10-31 | 3 | -14/+17 |
| | | |||||
* | | merge with 3.4 | Georg Brandl | 2014-10-31 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | minor grammar fixes (from docs@python.org) | Georg Brandl | 2014-10-31 | 1 | -2/+2 |
| | | |||||
* | | Doc: updadate suspicious ignore rules | Georg Brandl | 2014-10-31 | 1 | -5/+7 |
| | | |||||
* | | merge with 3.4 | Georg Brandl | 2014-10-31 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | unittest.mock docs: fix use of default role | Georg Brandl | 2014-10-31 | 2 | -360/+360 |
| | | |||||
* | | unittest.mock docs: fix use of default role | Georg Brandl | 2014-10-31 | 2 | -402/+403 |
| | | |||||
* | | Fixed compile error in issue #22410. The _locale module is optional. | Serhiy Storchaka | 2014-10-30 | 1 | -1/+6 |
|\ \ | |/ | |||||
| * | Fixed compile error in issue #22410. The _locale module is optional. | Serhiy Storchaka | 2014-10-30 | 1 | -1/+6 |
| | | |||||
* | | Null merge | Serhiy Storchaka | 2014-10-30 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Merge heads | Serhiy Storchaka | 2014-10-30 | 3 | -9/+22 |
| |\ | |||||
* | \ | Issue #22410: Module level functions in the re module now cache compiled | Serhiy Storchaka | 2014-10-30 | 3 | -2/+49 |
|\ \ \ | |/ / | | | | | | | locale-dependent regular expressions taking into account the locale. | ||||
| * | | Issue #22410: Module level functions in the re module now cache compiled | Serhiy Storchaka | 2014-10-30 | 3 | -2/+49 |
| | | | | | | | | | | | | locale-dependent regular expressions taking into account the locale. | ||||
* | | | Issue #22759: Query methods on pathlib.Path() (exists(), is_dir(), etc.) now ↵ | Antoine Pitrou | 2014-10-30 | 3 | -9/+22 |
|\ \ \ | | |/ | |/| | | | | return False when the underlying stat call raises NotADirectoryError. | ||||
| * | | Issue #22759: Query methods on pathlib.Path() (exists(), is_dir(), etc.) now ↵ | Antoine Pitrou | 2014-10-30 | 3 | -9/+22 |
| |/ | | | | | | | return False when the underlying stat call raises NotADirectoryError. | ||||
* | | merge with 3.4 | Georg Brandl | 2014-10-30 | 1 | -28/+33 |
|\ \ | |/ | |||||
| * | Sphinx extension: move imports to the module top | Georg Brandl | 2014-10-30 | 1 | -28/+33 |
| | | |||||
* | | merge with 3.4 | Georg Brandl | 2014-10-30 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | pyporting howto: fix link target | Georg Brandl | 2014-10-30 | 1 | -4/+4 |
| | | |||||
* | | merge with 3.4 | Georg Brandl | 2014-10-30 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | distutils example: fix invalid rst in description string | Georg Brandl | 2014-10-30 | 1 | -1/+1 |
| | | |||||
* | | merge with 3.4 | Georg Brandl | 2014-10-30 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | rstlint: make the "html leaked markup" regex a bit less sensitive | Georg Brandl | 2014-10-30 | 1 | -1/+1 |
| | | |||||
* | | merge with 3.4 | Georg Brandl | 2014-10-30 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | minor markup fix: no inline markup is allowed in a module synopsis | Georg Brandl | 2014-10-30 | 1 | -1/+1 |
| | | |||||
* | | merge with 3.4 | Georg Brandl | 2014-10-30 | 1 | -4/+0 |
|\ \ | |/ | |||||
| * | rstlint: we do not use svn anymore | Georg Brandl | 2014-10-30 | 1 | -4/+0 |
| | | |||||
* | | merge with 3.4 | Georg Brandl | 2014-10-30 | 1 | -5/+6 |
|\ \ | |/ | |||||
| * | rstlint: add more directives we use | Georg Brandl | 2014-10-30 | 1 | -5/+6 |
| | | |||||
* | | merge with 3.4 | Georg Brandl | 2014-10-30 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Doc/contents: avoid false positive in rstlint | Georg Brandl | 2014-10-30 | 1 | -1/+1 |
| | | |||||
* | | merge with 3.4 | Georg Brandl | 2014-10-30 | 1 | -2/+3 |
|\ \ | |/ | |||||
| * | rstlint: recognize "deprecated-removed" directive | Georg Brandl | 2014-10-30 | 1 | -2/+3 |
| | | |||||
* | | merge with 3.4 | Georg Brandl | 2014-10-30 | 0 | -0/+0 |
|\ \ | |/ |