Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | 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 | |
* | | | | 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 Duc... | Georg Brandl | 2014-10-31 | 8 | -54/+44 | |
| * | | | #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 D... | Georg Brandl | 2014-10-31 | 1 | -3/+13 | |
| * | | | #22613: explain what "buffer" is in the struct documentation (thanks Jacques ... | Georg Brandl | 2014-10-31 | 1 | -1/+9 | |
| * | | | #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 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Issue #22410: Module level functions in the re module now cache compiled | Serhiy Storchaka | 2014-10-30 | 3 | -2/+49 | |
* | | | | | Issue #22759: Query methods on pathlib.Path() (exists(), is_dir(), etc.) now ... | Antoine Pitrou | 2014-10-30 | 3 | -9/+22 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Issue #22759: Query methods on pathlib.Path() (exists(), is_dir(), etc.) now ... | Antoine Pitrou | 2014-10-30 | 3 | -9/+22 | |
| |/ / / | ||||||
* | | | | 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 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Doc: fix default role usage (except in unittest mock docs) | Georg Brandl | 2014-10-30 | 12 | -23/+23 | |
* | | | | Doc: fix default role usage (except in unittest mock docs) | Georg Brandl | 2014-10-30 | 14 | -25/+25 | |
* | | | | Issue #8876: distutils now falls back to copying files when hard linking does... | Antoine Pitrou | 2014-10-30 | 3 | -15/+56 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Issue #8876: distutils now falls back to copying files when hard linking does... | Antoine Pitrou | 2014-10-30 | 3 | -14/+56 | |