]>
granicus.if.org Git - python/log
Ethan Furman [Fri, 31 Oct 2014 23:48:41 +0000 (16:48 -0700)]
issue22780: update NotImplemented description
Georg Brandl [Fri, 31 Oct 2014 12:13:09 +0000 (13:13 +0100)]
merge with 3.4
Georg Brandl [Fri, 31 Oct 2014 12:12:57 +0000 (13:12 +0100)]
Closes #22772: fix __ifloordiv__ and __itruediv__ docstring.
Serhiy Storchaka [Fri, 31 Oct 2014 10:40:11 +0000 (12:40 +0200)]
Null merge
Serhiy Storchaka [Fri, 31 Oct 2014 10:37:50 +0000 (12:37 +0200)]
Issue #17381: Fixed handling of case-insensitive ranges in regular expressions.
Serhiy Storchaka [Fri, 31 Oct 2014 10:36:56 +0000 (12:36 +0200)]
Issue #17381: Fixed handling of case-insensitive ranges in regular expressions.
Added new opcode RANGE_IGNORE.
Georg Brandl [Fri, 31 Oct 2014 09:54:10 +0000 (10:54 +0100)]
merge with 3.4
Georg Brandl [Fri, 31 Oct 2014 09:54:06 +0000 (10:54 +0100)]
Closes #22771: "verbose" is unused; deprecate it.
Georg Brandl [Fri, 31 Oct 2014 09:39:29 +0000 (10:39 +0100)]
merge with 3.4
Georg Brandl [Fri, 31 Oct 2014 09:38:49 +0000 (10:38 +0100)]
#22613: remaining corrections in extending/reference docs (thanks Jacques Ducasse)
Georg Brandl [Fri, 31 Oct 2014 09:25:48 +0000 (10:25 +0100)]
#22613: minor other fixes in library docs (thanks Jacques Ducasse)
Georg Brandl [Fri, 31 Oct 2014 09:25:38 +0000 (10:25 +0100)]
#22613: document Cmd.cmdqueue (thanks Jacques Ducasse)
Georg Brandl [Fri, 31 Oct 2014 09:21:07 +0000 (10:21 +0100)]
#22613: fix heading levels in tracemalloc docs (thanks Jacques Ducasse)
Georg Brandl [Fri, 31 Oct 2014 09:02:40 +0000 (10:02 +0100)]
#22613: elaborate on arguments of shutil archival functions (thanks Jacques Ducasse)
Georg Brandl [Fri, 31 Oct 2014 08:46:41 +0000 (09:46 +0100)]
#22613: explain what "buffer" is in the struct documentation (thanks Jacques Ducasse)
Georg Brandl [Fri, 31 Oct 2014 08:41:46 +0000 (09:41 +0100)]
#22613: fix several factual errors in builtin docs (thanks Jacques Ducasse)
Georg Brandl [Fri, 31 Oct 2014 08:29:48 +0000 (09:29 +0100)]
merge with 3.4
Georg Brandl [Fri, 31 Oct 2014 08:29:38 +0000 (09:29 +0100)]
minor grammar fixes (from docs@python.org)
Georg Brandl [Fri, 31 Oct 2014 07:03:20 +0000 (08:03 +0100)]
Doc: updadate suspicious ignore rules
Georg Brandl [Fri, 31 Oct 2014 06:59:59 +0000 (07:59 +0100)]
merge with 3.4
Georg Brandl [Fri, 31 Oct 2014 06:59:37 +0000 (07:59 +0100)]
unittest.mock docs: fix use of default role
Georg Brandl [Fri, 31 Oct 2014 06:59:37 +0000 (07:59 +0100)]
unittest.mock docs: fix use of default role
Serhiy Storchaka [Thu, 30 Oct 2014 23:37:03 +0000 (01:37 +0200)]
Fixed compile error in issue #22410. The _locale module is optional.
Serhiy Storchaka [Thu, 30 Oct 2014 23:34:45 +0000 (01:34 +0200)]
Fixed compile error in issue #22410. The _locale module is optional.
Serhiy Storchaka [Thu, 30 Oct 2014 22:58:49 +0000 (00:58 +0200)]
Null merge
Serhiy Storchaka [Thu, 30 Oct 2014 22:57:57 +0000 (00:57 +0200)]
Merge heads
Serhiy Storchaka [Thu, 30 Oct 2014 22:56:45 +0000 (00:56 +0200)]
Issue #22410: Module level functions in the re module now cache compiled
locale-dependent regular expressions taking into account the locale.
Serhiy Storchaka [Thu, 30 Oct 2014 22:53:49 +0000 (00:53 +0200)]
Issue #22410: Module level functions in the re module now cache compiled
locale-dependent regular expressions taking into account the locale.
Antoine Pitrou [Thu, 30 Oct 2014 22:15:25 +0000 (23:15 +0100)]
Issue #22759: Query methods on pathlib.Path() (exists(), is_dir(), etc.) now return False when the underlying stat call raises NotADirectoryError.
Antoine Pitrou [Thu, 30 Oct 2014 22:14:03 +0000 (23:14 +0100)]
Issue #22759: Query methods on pathlib.Path() (exists(), is_dir(), etc.) now return False when the underlying stat call raises NotADirectoryError.
Georg Brandl [Thu, 30 Oct 2014 21:56:04 +0000 (22:56 +0100)]
merge with 3.4
Georg Brandl [Thu, 30 Oct 2014 21:55:13 +0000 (22:55 +0100)]
Sphinx extension: move imports to the module top
Georg Brandl [Thu, 30 Oct 2014 21:52:06 +0000 (22:52 +0100)]
merge with 3.4
Georg Brandl [Thu, 30 Oct 2014 21:52:02 +0000 (22:52 +0100)]
pyporting howto: fix link target
Georg Brandl [Thu, 30 Oct 2014 21:50:48 +0000 (22:50 +0100)]
merge with 3.4
Georg Brandl [Thu, 30 Oct 2014 21:50:46 +0000 (22:50 +0100)]
distutils example: fix invalid rst in description string
Georg Brandl [Thu, 30 Oct 2014 21:50:00 +0000 (22:50 +0100)]
merge with 3.4
Georg Brandl [Thu, 30 Oct 2014 21:49:54 +0000 (22:49 +0100)]
rstlint: make the "html leaked markup" regex a bit less sensitive
Georg Brandl [Thu, 30 Oct 2014 21:45:30 +0000 (22:45 +0100)]
merge with 3.4
Georg Brandl [Thu, 30 Oct 2014 21:45:27 +0000 (22:45 +0100)]
minor markup fix: no inline markup is allowed in a module synopsis
Georg Brandl [Thu, 30 Oct 2014 21:45:01 +0000 (22:45 +0100)]
merge with 3.4
Georg Brandl [Thu, 30 Oct 2014 21:44:41 +0000 (22:44 +0100)]
rstlint: we do not use svn anymore
Georg Brandl [Thu, 30 Oct 2014 21:35:59 +0000 (22:35 +0100)]
merge with 3.4
Georg Brandl [Thu, 30 Oct 2014 21:35:55 +0000 (22:35 +0100)]
rstlint: add more directives we use
Georg Brandl [Thu, 30 Oct 2014 21:31:35 +0000 (22:31 +0100)]
merge with 3.4
Georg Brandl [Thu, 30 Oct 2014 21:31:32 +0000 (22:31 +0100)]
Doc/contents: avoid false positive in rstlint
Georg Brandl [Thu, 30 Oct 2014 21:31:08 +0000 (22:31 +0100)]
merge with 3.4
Georg Brandl [Thu, 30 Oct 2014 21:30:01 +0000 (22:30 +0100)]
rstlint: recognize "deprecated-removed" directive
Georg Brandl [Thu, 30 Oct 2014 21:26:34 +0000 (22:26 +0100)]
merge with 3.4
Georg Brandl [Thu, 30 Oct 2014 21:26:26 +0000 (22:26 +0100)]
Doc: fix default role usage (except in unittest mock docs)
Georg Brandl [Thu, 30 Oct 2014 21:25:41 +0000 (22:25 +0100)]
Doc: fix default role usage (except in unittest mock docs)
Antoine Pitrou [Thu, 30 Oct 2014 18:38:33 +0000 (19:38 +0100)]
Issue #8876: distutils now falls back to copying files when hard linking doesn't work.
This allows use with special filesystems such as VirtualBox shared folders.
Antoine Pitrou [Thu, 30 Oct 2014 18:37:07 +0000 (19:37 +0100)]
Issue #8876: distutils now falls back to copying files when hard linking doesn't work.
This allows use with special filesystems such as VirtualBox shared folders.
Victor Stinner [Thu, 30 Oct 2014 09:17:59 +0000 (10:17 +0100)]
(Merge 3.4) Issue #22762: Fix _Py_DisplaySourceLine(), clear the exception if
PyFile_GetLine() failed. Patch written by Xavier de Gaye.
Victor Stinner [Thu, 30 Oct 2014 09:17:27 +0000 (10:17 +0100)]
Issue #22762: Fix _Py_DisplaySourceLine(), clear the exception if
PyFile_GetLine() failed. Patch written by Xavier de Gaye.
Serhiy Storchaka [Wed, 29 Oct 2014 20:42:06 +0000 (22:42 +0200)]
Issue #22217: Implemented reprs of classes in the zipfile module.
Robert Collins [Wed, 29 Oct 2014 19:27:27 +0000 (08:27 +1300)]
Close #7559: ImportError when loading a test now shown as ImportError.
Previously the ImportError was only shown if the top level containing
package failed to import, with other ImportErrors showing up as
AttributeError - hiding the real cause. As part of this,
`TestLoader.loadTestsFromNames` now captures errors to self.errors.
Robert Collins [Wed, 29 Oct 2014 19:16:28 +0000 (08:16 +1300)]
Close #22756: Improve the test output for some assertEqual tests.
These tests were undebuggable as written, and there's no testing fallacy
involved in using the method we're testing to test the output of that method,
so switch to that.
Zachary Ware [Wed, 29 Oct 2014 17:29:36 +0000 (12:29 -0500)]
Merge two Tests sections of the current NEWS.
Zachary Ware [Wed, 29 Oct 2014 17:28:13 +0000 (12:28 -0500)]
Closes #22173: Merge with 3.4
Zachary Ware [Wed, 29 Oct 2014 17:24:59 +0000 (12:24 -0500)]
Issue #22173: Update lib2to3 tests to use unittest test discovery.
Victor Stinner [Wed, 29 Oct 2014 15:58:59 +0000 (16:58 +0100)]
Issue #11957: Explicit parameter name when calling re.split() and re.sub()
Georg Brandl [Wed, 29 Oct 2014 09:57:42 +0000 (10:57 +0100)]
merge with 3.4
Georg Brandl [Wed, 29 Oct 2014 09:57:37 +0000 (10:57 +0100)]
Fixing broken links in doc, part 4: some more breaks and redirects
Georg Brandl [Wed, 29 Oct 2014 09:57:01 +0000 (10:57 +0100)]
linkcheck: ignore issue URLs and PEP URLs (the latter until the PEPs are on www.python.org again).
Georg Brandl [Wed, 29 Oct 2014 09:27:06 +0000 (10:27 +0100)]
merge with 3.4
Georg Brandl [Wed, 29 Oct 2014 09:26:56 +0000 (10:26 +0100)]
Fixing broken links in doc, part 3: the rest
Georg Brandl [Wed, 29 Oct 2014 08:37:43 +0000 (09:37 +0100)]
Fixing broken links in doc, part 2: howto/
Georg Brandl [Wed, 29 Oct 2014 08:24:54 +0000 (09:24 +0100)]
Fixing broken links in doc, part 1: faq/
Georg Brandl [Wed, 29 Oct 2014 08:00:37 +0000 (09:00 +0100)]
merge with 3.4
Georg Brandl [Wed, 29 Oct 2014 08:00:30 +0000 (09:00 +0100)]
Fix external links to docs.python.org to use internal links instead.
Georg Brandl [Wed, 29 Oct 2014 07:55:18 +0000 (08:55 +0100)]
merge with 3.4
Georg Brandl [Wed, 29 Oct 2014 07:55:14 +0000 (08:55 +0100)]
Remove now-dead link to IDLE debugger doc and add PyCharm to the commercial IDEs.
Georg Brandl [Wed, 29 Oct 2014 07:52:51 +0000 (08:52 +0100)]
merge with 3.4
Georg Brandl [Wed, 29 Oct 2014 07:52:43 +0000 (08:52 +0100)]
Update "where is python.org hosted" FAQ.
Georg Brandl [Wed, 29 Oct 2014 07:37:29 +0000 (08:37 +0100)]
Merge with 3.4
Georg Brandl [Wed, 29 Oct 2014 07:36:35 +0000 (08:36 +0100)]
Use https:// URLs when referring to python.org hosts.
Georg Brandl [Wed, 29 Oct 2014 07:36:15 +0000 (08:36 +0100)]
Use https:// URLs in the HTML templates.
Georg Brandl [Wed, 29 Oct 2014 07:18:43 +0000 (08:18 +0100)]
Doc readme: Fix markup, use https:// URLs.
Georg Brandl [Wed, 29 Oct 2014 07:14:08 +0000 (08:14 +0100)]
merge with 3.4
Georg Brandl [Wed, 29 Oct 2014 07:14:04 +0000 (08:14 +0100)]
Adjust the author field of the .tex files to reflect that docs are now maintained by all of us
Georg Brandl [Wed, 29 Oct 2014 07:11:55 +0000 (08:11 +0100)]
merge with 3.4
Georg Brandl [Wed, 29 Oct 2014 07:11:46 +0000 (08:11 +0100)]
Move HTML templates to their own subdir.
Georg Brandl [Wed, 29 Oct 2014 07:07:50 +0000 (08:07 +0100)]
merge with 3.4
Georg Brandl [Wed, 29 Oct 2014 07:07:37 +0000 (08:07 +0100)]
Move Sphinx extensions to their own subdir.
Georg Brandl [Wed, 29 Oct 2014 07:04:31 +0000 (08:04 +0100)]
merge with 3.4
Georg Brandl [Wed, 29 Oct 2014 07:04:27 +0000 (08:04 +0100)]
Remove a few config values that keep the default values, move values to the correct section
Georg Brandl [Wed, 29 Oct 2014 06:59:03 +0000 (07:59 +0100)]
merge with 3.4
Georg Brandl [Wed, 29 Oct 2014 06:58:34 +0000 (07:58 +0100)]
Remove deprecated and now unnecessary config value from conf.py.
Georg Brandl [Tue, 28 Oct 2014 22:00:36 +0000 (23:00 +0100)]
merge with 3.4
Georg Brandl [Tue, 28 Oct 2014 22:00:25 +0000 (23:00 +0100)]
Fix link to ABOP install chapter.
Georg Brandl [Tue, 28 Oct 2014 21:58:30 +0000 (22:58 +0100)]
merge with 3.4
Georg Brandl [Tue, 28 Oct 2014 21:58:24 +0000 (22:58 +0100)]
Fix module name.
Georg Brandl [Tue, 28 Oct 2014 21:54:28 +0000 (22:54 +0100)]
merge with 3.4
Georg Brandl [Tue, 28 Oct 2014 21:54:24 +0000 (22:54 +0100)]
Using "-m module" is easier to read and understand than "-mmodule".
Georg Brandl [Tue, 28 Oct 2014 21:52:55 +0000 (22:52 +0100)]
merge with 3.4
Georg Brandl [Tue, 28 Oct 2014 21:52:49 +0000 (22:52 +0100)]
Update Opensolaris advice to OpenCSW instead of defunct Blastwave.
Georg Brandl [Tue, 28 Oct 2014 21:45:36 +0000 (22:45 +0100)]
merge with 3.4
Georg Brandl [Tue, 28 Oct 2014 21:45:27 +0000 (22:45 +0100)]
Closes #22249: use IPPROTO_TCP constant instead of SOL_TCP constant for getaddrinfo() proto param
Georg Brandl [Tue, 28 Oct 2014 21:40:53 +0000 (22:40 +0100)]
merge with 3.4