]> granicus.if.org Git - python/log
python
12 years ago#14535: fix code highlight in multiprocessing examples. Patch by Tshepang Lekhonkhobe.
Ezio Melotti [Sat, 14 Apr 2012 02:50:48 +0000 (20:50 -0600)]
#14535: fix code highlight in multiprocessing examples.  Patch by Tshepang Lekhonkhobe.

12 years ago#14399: corrected news item
R David Murray [Sat, 14 Apr 2012 01:24:27 +0000 (21:24 -0400)]
#14399: corrected news item

12 years agomove outside WITH_THREAD conditional
Benjamin Peterson [Fri, 13 Apr 2012 22:06:36 +0000 (18:06 -0400)]
move outside WITH_THREAD conditional

12 years agotake linkage def outside of WITH_THREAD conditional (closes #14569)
Benjamin Peterson [Fri, 13 Apr 2012 15:58:27 +0000 (11:58 -0400)]
take linkage def outside of WITH_THREAD conditional (closes #14569)

12 years agomerge heads
Amaury Forgeot d'Arc [Fri, 13 Apr 2012 00:27:37 +0000 (02:27 +0200)]
merge heads

12 years agoIssue14559: Fix build files old Microft compilers.
Amaury Forgeot d'Arc [Fri, 13 Apr 2012 00:14:28 +0000 (02:14 +0200)]
Issue14559: Fix build files old Microft compilers.
With VS8.0 at least Python compiles and works correctly.

12 years ago#14399: zipfile now correctly handles comments added to empty zipfiles.
R David Murray [Thu, 12 Apr 2012 22:44:42 +0000 (18:44 -0400)]
#14399: zipfile now correctly handles comments added to empty zipfiles.

Patch by Serhiy Storchaka.

This also moves the TypeError that results from trying to use a unicode
comment from the 'close' step to the point at which the comment is added to
the zipfile.

12 years ago3.2 sidebar: link to 3.3, not 3.1
Georg Brandl [Thu, 12 Apr 2012 17:41:10 +0000 (19:41 +0200)]
3.2 sidebar: link to 3.3, not 3.1

12 years agoIssue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban.
Charles-François Natali [Thu, 12 Apr 2012 17:07:25 +0000 (19:07 +0200)]
Issue #14557: Fix extensions build on HP-UX. Patch by Adi Roiban.

12 years ago#14553: fix word order.
R David Murray [Thu, 12 Apr 2012 00:13:25 +0000 (20:13 -0400)]
#14553: fix word order.

Patch by Tshepang Lekhonkhobe.

12 years ago#14552: remove redundant wording in 'test' docs.
R David Murray [Thu, 12 Apr 2012 00:11:53 +0000 (20:11 -0400)]
#14552: remove redundant wording in 'test' docs.

Original patch by Tshepang Lekhonkhobe.

12 years agomerge 3.1 (null)
Benjamin Peterson [Wed, 11 Apr 2012 20:48:30 +0000 (16:48 -0400)]
merge 3.1 (null)

12 years agoafter 3.1.5
Benjamin Peterson [Wed, 11 Apr 2012 20:46:54 +0000 (16:46 -0400)]
after 3.1.5

12 years ago#14508: make gprof2html script runnable under python3
R David Murray [Wed, 11 Apr 2012 19:16:38 +0000 (15:16 -0400)]
#14508: make gprof2html script runnable under python3

Not that I haven't tested it to make sure it works, just that it
can run against an empty source file.

Initial patch by Popa.Claudiu.

12 years ago3.2 - Issue 10484 - Incorporate improvements to CGI module - Suggested by Glenn Linde...
Senthil Kumaran [Wed, 11 Apr 2012 18:34:32 +0000 (02:34 +0800)]
3.2 - Issue 10484 - Incorporate improvements to CGI module - Suggested by Glenn Linderman. Refactor code and tests

12 years agoImprove the threading.Condition docs.
Antoine Pitrou [Wed, 11 Apr 2012 17:37:56 +0000 (19:37 +0200)]
Improve the threading.Condition docs.

12 years agoCloses #14545: make clearer what was added.
Georg Brandl [Wed, 11 Apr 2012 16:33:17 +0000 (18:33 +0200)]
Closes #14545: make clearer what was added.

12 years agoMerge 3.2.3 release clone.
Georg Brandl [Wed, 11 Apr 2012 10:46:24 +0000 (12:46 +0200)]
Merge 3.2.3 release clone.

12 years agoPost-release update.
Georg Brandl [Wed, 11 Apr 2012 10:45:12 +0000 (12:45 +0200)]
Post-release update.

12 years agoSmall improvements to the threading docs: better publicize support for the with state...
Antoine Pitrou [Tue, 10 Apr 2012 20:47:55 +0000 (22:47 +0200)]
Small improvements to the threading docs: better publicize support for the with statement.

12 years agoFix some markup in the threading docs.
Antoine Pitrou [Tue, 10 Apr 2012 20:35:53 +0000 (22:35 +0200)]
Fix some markup in the threading docs.

12 years agoIssue #8799: Fix and improve the threading.Condition documentation.
Antoine Pitrou [Tue, 10 Apr 2012 20:24:05 +0000 (22:24 +0200)]
Issue #8799: Fix and improve the threading.Condition documentation.

12 years agomerge heads
Senthil Kumaran [Tue, 10 Apr 2012 19:18:25 +0000 (03:18 +0800)]
merge heads

12 years ago3.2- fix the incorrect changes made for PATH_INFO value - Issue10484
Senthil Kumaran [Tue, 10 Apr 2012 19:15:28 +0000 (03:15 +0800)]
3.2- fix the incorrect changes made for PATH_INFO value - Issue10484

12 years agoUpdated logging reference and HOWTO.
Vinay Sajip [Tue, 10 Apr 2012 18:59:50 +0000 (19:59 +0100)]
Updated logging reference and HOWTO.

12 years agoIssue #14541: Added test/sndhdrdata to Makefile.pre.in for installation.
Vinay Sajip [Tue, 10 Apr 2012 17:41:48 +0000 (18:41 +0100)]
Issue #14541: Added test/sndhdrdata to Makefile.pre.in for installation.

12 years agoAdded tag v3.2.3 for changeset 3d0686d90f55
Georg Brandl [Tue, 10 Apr 2012 17:30:26 +0000 (19:30 +0200)]
Added tag v3.2.3 for changeset 3d0686d90f55

12 years agoMerge. v3.2.3
Georg Brandl [Tue, 10 Apr 2012 17:30:22 +0000 (19:30 +0200)]
Merge.

12 years agoBump to 3.2.3 final.
Georg Brandl [Tue, 10 Apr 2012 17:28:09 +0000 (19:28 +0200)]
Bump to 3.2.3 final.

12 years agoNews entry for f91ecbc8bafc.
Georg Brandl [Tue, 10 Apr 2012 17:27:27 +0000 (19:27 +0200)]
News entry for f91ecbc8bafc.

12 years agominor .rst fix
Senthil Kumaran [Tue, 10 Apr 2012 11:51:00 +0000 (19:51 +0800)]
minor .rst fix

12 years agomerge heads
Benjamin Peterson [Mon, 9 Apr 2012 19:05:23 +0000 (15:05 -0400)]
merge heads

12 years agomerge 3.1 (#14509)
Benjamin Peterson [Mon, 9 Apr 2012 19:01:02 +0000 (15:01 -0400)]
merge 3.1 (#14509)

12 years agofix build without Py_DEBUG and DNDEBUG (closes #14509)
Benjamin Peterson [Mon, 9 Apr 2012 18:53:07 +0000 (14:53 -0400)]
fix build without Py_DEBUG and DNDEBUG (closes #14509)

12 years agoCorrected comment in cookbook example script.
Vinay Sajip [Mon, 9 Apr 2012 18:46:24 +0000 (19:46 +0100)]
Corrected comment in cookbook example script.

12 years agoFix the patch for issue #7978: select() raises select.error before 3.3, not OSError.
Antoine Pitrou [Sun, 8 Apr 2012 23:37:19 +0000 (01:37 +0200)]
Fix the patch for issue #7978: select() raises select.error before 3.3, not OSError.

12 years agoFix flakiness in test_socketserver
Antoine Pitrou [Sun, 8 Apr 2012 23:16:47 +0000 (01:16 +0200)]
Fix flakiness in test_socketserver

12 years agoIssue #7978: socketserver now restarts the select() call when EINTR is returned.
Antoine Pitrou [Sun, 8 Apr 2012 22:47:24 +0000 (00:47 +0200)]
Issue #7978: socketserver now restarts the select() call when EINTR is returned.
This avoids crashing the server loop when a signal is received.
Patch by Jerzy Kozera.

12 years agoMake test_mailbox runnable via python -m unittest.
R David Murray [Sun, 8 Apr 2012 20:46:18 +0000 (16:46 -0400)]
Make test_mailbox runnable via python -m unittest.

12 years agoAdded multiprocessing example to logging cookbook.
Vinay Sajip [Sun, 8 Apr 2012 00:49:12 +0000 (01:49 +0100)]
Added multiprocessing example to logging cookbook.

12 years agoCloses #14511: fix wrong opensearch link for 3.2 docs.
Georg Brandl [Sat, 7 Apr 2012 17:22:17 +0000 (19:22 +0200)]
Closes #14511: fix wrong opensearch link for 3.2 docs.

12 years agomerge heads
Benjamin Peterson [Fri, 6 Apr 2012 17:20:39 +0000 (13:20 -0400)]
merge heads

12 years agoport 3.1.5rc2 tag
Benjamin Peterson [Fri, 6 Apr 2012 17:20:01 +0000 (13:20 -0400)]
port 3.1.5rc2 tag

12 years agomerge 3.1
Benjamin Peterson [Fri, 6 Apr 2012 17:19:52 +0000 (13:19 -0400)]
merge 3.1

12 years agoAdded tag v3.1.5 for changeset 7395330e495e
Benjamin Peterson [Fri, 6 Apr 2012 17:17:30 +0000 (13:17 -0400)]
Added tag v3.1.5 for changeset 7395330e495e

12 years agobump to 3.1.5 final v3.1.5
Benjamin Peterson [Fri, 6 Apr 2012 17:17:25 +0000 (13:17 -0400)]
bump to 3.1.5 final

12 years ago#14492: fix some bugs in Tools/scripts/pdeps.py.
R David Murray [Fri, 6 Apr 2012 02:59:13 +0000 (22:59 -0400)]
#14492: fix some bugs in Tools/scripts/pdeps.py.

Initial patch by Popa Claudiu.

12 years agoIssue #14502: release() and unlocked lock generates a ThreadError
Sandro Tosi [Thu, 5 Apr 2012 20:51:54 +0000 (22:51 +0200)]
Issue #14502: release() and unlocked lock generates a ThreadError

12 years agoIssue #14496: Fix wrong name in idlelib/tabbedpages.py.
Andrew Svetlov [Thu, 5 Apr 2012 13:58:05 +0000 (16:58 +0300)]
Issue #14496: Fix wrong name in idlelib/tabbedpages.py.
  Patch by Popa Claudiu.

12 years agotest_tools fix: don't import analyze_dxp if no _thread module
R David Murray [Thu, 5 Apr 2012 02:37:50 +0000 (22:37 -0400)]
test_tools fix: don't import analyze_dxp if no _thread module

12 years ago#14490, #14491: add 'sundry'-style import tests for Tools/scripts.
R David Murray [Thu, 5 Apr 2012 01:28:14 +0000 (21:28 -0400)]
#14490, #14491: add 'sundry'-style import tests for Tools/scripts.

This patch changes a few of the scripts to have __name__=='__main__'
clauses so that they are importable without running.  Also fixes the
syntax errors revealed by the tests.

12 years agoCloses #14495: fix typo.
Georg Brandl [Wed, 4 Apr 2012 18:17:06 +0000 (20:17 +0200)]
Closes #14495: fix typo.

12 years agoIssue #14482: Raise a ValueError, not a NameError, when trying to create
Antoine Pitrou [Tue, 3 Apr 2012 18:12:23 +0000 (20:12 +0200)]
Issue #14482: Raise a ValueError, not a NameError, when trying to create
a multiprocessing Client or Listener with an AF_UNIX type address under
Windows.  Patch by Popa Claudiu.

12 years ago#14481: fix formatting of example in subprocess docs.
R David Murray [Tue, 3 Apr 2012 12:46:48 +0000 (08:46 -0400)]
#14481: fix formatting of example in subprocess docs.

12 years agofix parse_syntax_error to clean up its resources
Benjamin Peterson [Tue, 3 Apr 2012 04:30:38 +0000 (00:30 -0400)]
fix parse_syntax_error to clean up its resources

12 years agoremove uneeded line
Benjamin Peterson [Mon, 2 Apr 2012 18:22:50 +0000 (14:22 -0400)]
remove uneeded line

12 years agoIssue #14471: Fix a possible buffer overrun in the winreg module.
Kristján Valur Jónsson [Mon, 2 Apr 2012 15:23:29 +0000 (15:23 +0000)]
Issue #14471: Fix a possible buffer overrun in the winreg module.

12 years agoprevent writing to stderr from messing up the exception state (closes #14474)
Benjamin Peterson [Mon, 2 Apr 2012 15:15:17 +0000 (11:15 -0400)]
prevent writing to stderr from messing up the exception state (closes #14474)

12 years agoadjust formatting
Benjamin Peterson [Sun, 1 Apr 2012 22:49:54 +0000 (18:49 -0400)]
adjust formatting

12 years agoremove extraneous condition
Benjamin Peterson [Sun, 1 Apr 2012 22:48:40 +0000 (18:48 -0400)]
remove extraneous condition

12 years agomerge heads
Benjamin Peterson [Sun, 1 Apr 2012 22:48:11 +0000 (18:48 -0400)]
merge heads

12 years agobe consistent with rest of function
Benjamin Peterson [Sun, 1 Apr 2012 22:48:02 +0000 (18:48 -0400)]
be consistent with rest of function

12 years agoIssue #14151: Raise a ValueError, not a NameError, when trying to create
Antoine Pitrou [Sun, 1 Apr 2012 15:19:09 +0000 (17:19 +0200)]
Issue #14151: Raise a ValueError, not a NameError, when trying to create
a multiprocessing Client or Listener with an AF_PIPE type address under
non-Windows platforms.  Patch by Popa Claudiu.

12 years agoIssue #13019: Fix potential reference leaks in bytearray.extend().
Antoine Pitrou [Sun, 1 Apr 2012 14:05:46 +0000 (16:05 +0200)]
Issue #13019: Fix potential reference leaks in bytearray.extend().
Patch by Suman Saha.

12 years agofix typo; thanks to Robert Bardos from docs@
Sandro Tosi [Sat, 31 Mar 2012 23:50:00 +0000 (01:50 +0200)]
fix typo; thanks to Robert Bardos from docs@

12 years agoIssue #13872: socket.detach() now marks the socket closed (as mirrored in the socket...
Antoine Pitrou [Sat, 31 Mar 2012 23:00:17 +0000 (01:00 +0200)]
Issue #13872: socket.detach() now marks the socket closed (as mirrored in the socket repr()).
Patch by Matt Joiner.

12 years agoIssue #14437: Fix building the _io module under Cygwin.
Antoine Pitrou [Sat, 31 Mar 2012 21:50:31 +0000 (23:50 +0200)]
Issue #14437: Fix building the _io module under Cygwin.

12 years agoIssue #14456: improve documentation of the signal module w.r.t. threads.
Antoine Pitrou [Sat, 31 Mar 2012 18:56:21 +0000 (20:56 +0200)]
Issue #14456: improve documentation of the signal module w.r.t. threads.

12 years agoIssue #14406: Fix a race condition when using `concurrent.futures.wait(return_when...
Antoine Pitrou [Sat, 31 Mar 2012 18:23:30 +0000 (20:23 +0200)]
Issue #14406: Fix a race condition when using `concurrent.futures.wait(return_when=ALL_COMPLETED)`.
Patch by Matt Joiner.

12 years agouse unittest.skip; thanks to Chang Min Jeon from docs@
Sandro Tosi [Sat, 31 Mar 2012 16:34:59 +0000 (18:34 +0200)]
use unittest.skip; thanks to Chang Min Jeon from docs@

12 years ago#14434: make tutorial link in 'help' banner version-specific
R David Murray [Sat, 31 Mar 2012 16:06:35 +0000 (12:06 -0400)]
#14434: make tutorial link in 'help' banner version-specific

Without this fix, both 2.7 and 3.x would always point to the "current"
docs...which means that before this fix python 3.2 'help' pointed to the 2.7
tutorial.

12 years agoadd 'safari' to webbrowser browsers table; thanks to Jonathan Eunice from docs@
Sandro Tosi [Sat, 31 Mar 2012 15:23:10 +0000 (17:23 +0200)]
add 'safari' to webbrowser browsers table; thanks to Jonathan Eunice from docs@

12 years agoupdate NEWS as Terry Reedy proposed
Andrew Svetlov [Sat, 31 Mar 2012 11:10:10 +0000 (14:10 +0300)]
update NEWS as Terry Reedy proposed

12 years ago#10423: clarify options vs args in argparse discussion of optparse
R David Murray [Fri, 30 Mar 2012 22:07:42 +0000 (18:07 -0400)]
#10423: clarify options vs args in argparse discussion of optparse

Patch by Sandro Tosi.

12 years agoCloses #14436: Convert msg + args to string before pickling.
Vinay Sajip [Thu, 29 Mar 2012 19:17:18 +0000 (20:17 +0100)]
Closes #14436: Convert msg + args to string before pickling.

12 years agoIssue #14409: IDLE doesn't not execute commands from shell with default keybinding...
Andrew Svetlov [Thu, 29 Mar 2012 16:01:28 +0000 (19:01 +0300)]
Issue #14409: IDLE doesn't not execute commands from shell with default keybinding for <Return>.

Patch by Roger Serwy.

12 years ago#14416: add missing LOG_SYSLOG facility to syslog docs.
R David Murray [Thu, 29 Mar 2012 10:47:35 +0000 (06:47 -0400)]
#14416: add missing LOG_SYSLOG facility to syslog docs.

12 years agoCloses #14411: remove outdated comment in rlcompleter docstring.
Georg Brandl [Tue, 27 Mar 2012 05:46:46 +0000 (07:46 +0200)]
Closes #14411: remove outdated comment in rlcompleter docstring.

12 years agoIssue #14410: fix typo in argparse doc; patch by Tshepang Lekhonkhobe
Sandro Tosi [Mon, 26 Mar 2012 17:36:23 +0000 (19:36 +0200)]
Issue #14410: fix typo in argparse doc; patch by Tshepang Lekhonkhobe

12 years agoMinor documentation tweak.
Vinay Sajip [Mon, 26 Mar 2012 16:09:58 +0000 (17:09 +0100)]
Minor documentation tweak.

12 years agoIssue #3367: NULL-terminate argv[] copies to prevent an invalid access
Stefan Krah [Mon, 26 Mar 2012 13:05:22 +0000 (15:05 +0200)]
Issue #3367: NULL-terminate argv[] copies to prevent an invalid access
in sys_update_path().

12 years agomerge heads
Benjamin Peterson [Mon, 26 Mar 2012 02:41:06 +0000 (22:41 -0400)]
merge heads

12 years agokill this terribly outdated comment
Benjamin Peterson [Mon, 26 Mar 2012 02:40:54 +0000 (22:40 -0400)]
kill this terribly outdated comment

12 years agoAdd missing files for new doc theme.
Georg Brandl [Sun, 25 Mar 2012 18:40:57 +0000 (20:40 +0200)]
Add missing files for new doc theme.

12 years agoSwitch to new "lighter" doc design.
Georg Brandl [Sun, 25 Mar 2012 18:31:57 +0000 (20:31 +0200)]
Switch to new "lighter" doc design.

12 years agoCloses #14401: fix typos in curses howto.
Georg Brandl [Sun, 25 Mar 2012 06:43:22 +0000 (08:43 +0200)]
Closes #14401: fix typos in curses howto.

12 years agoIssue #13902: Fix a random test_threading failure on FreeBSD 6 buildbots (due
Charles-François Natali [Sat, 24 Mar 2012 19:36:09 +0000 (20:36 +0100)]
Issue #13902: Fix a random test_threading failure on FreeBSD 6 buildbots (due
to a known bug in pthread implementation on FreeBSD < 7).

12 years agoIssue #14400: Fix typo.
Martin v. Löwis [Sat, 24 Mar 2012 16:39:57 +0000 (17:39 +0100)]
Issue #14400: Fix typo.

12 years agoCloses #14314: backported fix.
Vinay Sajip [Fri, 23 Mar 2012 14:36:22 +0000 (14:36 +0000)]
Closes #14314: backported fix.

12 years agoattempt to fix asyncore buildbot failure
Giampaolo Rodola' [Fri, 23 Mar 2012 14:07:07 +0000 (15:07 +0100)]
attempt to fix asyncore buildbot failure

12 years agoFix typo when "PyObject*" was changed to "identifier"
Kristján Valur Jónsson [Fri, 23 Mar 2012 12:50:53 +0000 (12:50 +0000)]
Fix typo when "PyObject*" was changed to "identifier"

12 years agoIssue #14387 : undefine 'small' so that it doesn't clash with Windows headers.
Kristján Valur Jónsson [Thu, 22 Mar 2012 23:10:37 +0000 (23:10 +0000)]
Issue #14387 : undefine 'small' so that it doesn't clash with Windows headers.

12 years agoIssue #14387 : undefine 'small' so that it doesn't clash with Windows headers.
Kristján Valur Jónsson [Thu, 22 Mar 2012 23:10:37 +0000 (23:10 +0000)]
Issue #14387 : undefine 'small' so that it doesn't clash with Windows headers.

12 years agoissue 10340 - forgot to update Misc/NEWS
Giampaolo Rodola' [Thu, 22 Mar 2012 15:22:06 +0000 (16:22 +0100)]
issue 10340 - forgot to update Misc/NEWS

12 years agofix #10340: properly handle EINVAL on OSX and also avoid to call handle_connect(...
Giampaolo Rodola' [Thu, 22 Mar 2012 15:17:43 +0000 (16:17 +0100)]
fix #10340: properly handle EINVAL on OSX and also avoid to call handle_connect() in case of a disconnetected socket which is not meant to connect.

12 years agothis should technicaly be identifier
Benjamin Peterson [Thu, 22 Mar 2012 14:39:16 +0000 (10:39 -0400)]
this should technicaly be identifier

12 years agoIssue #14387: Do not include accu.h from Python.h.
Antoine Pitrou [Thu, 22 Mar 2012 13:38:16 +0000 (14:38 +0100)]
Issue #14387: Do not include accu.h from Python.h.

12 years agocheck for NULL
Benjamin Peterson [Thu, 22 Mar 2012 12:56:15 +0000 (08:56 -0400)]
check for NULL

12 years agocheck by equality for __future__ not identity (closes #14378)
Benjamin Peterson [Thu, 22 Mar 2012 12:19:04 +0000 (08:19 -0400)]
check by equality for __future__ not identity (closes #14378)

12 years ago#12757: Make doctest skipping in -OO mode work with unittest/regrtest -v
R David Murray [Wed, 21 Mar 2012 18:53:42 +0000 (14:53 -0400)]
#12757: Make doctest skipping in -OO mode work with unittest/regrtest -v