]> granicus.if.org Git - python/log
python
12 years agoIssue #16133: add Windows project file for _sha3 module. I choose to build _sha3...
Christian Heimes [Sat, 6 Oct 2012 01:16:12 +0000 (03:16 +0200)]
Issue #16133: add Windows project file for _sha3 module. I choose to build _sha3 as a sparat module as it's rather large (190k for AMD64).

12 years agoadd note to Misc/NEWS
Christian Heimes [Sat, 6 Oct 2012 00:27:57 +0000 (02:27 +0200)]
add note to Misc/NEWS

12 years agoIssue #16113: integrade SHA-3 (Keccak) patch from http://hg.python.org/sandbox/cheimes
Christian Heimes [Sat, 6 Oct 2012 00:23:36 +0000 (02:23 +0200)]
Issue #16113: integrade SHA-3 (Keccak) patch from http://hg.python.org/sandbox/cheimes

12 years agoIn debug mode, unicode_write_cstr() now checks that non-ASCII characters are
Victor Stinner [Fri, 5 Oct 2012 22:40:45 +0000 (00:40 +0200)]
In debug mode, unicode_write_cstr() now checks that non-ASCII characters are
not written into an ASCII string

12 years agoMerge issue #16115: Add test for check that executable arg to Popen() takes precedenc...
Andrew Svetlov [Fri, 5 Oct 2012 19:53:12 +0000 (22:53 +0300)]
Merge issue #16115: Add test for check that executable arg to Popen() takes precedence over args[0] arg\n                            \n                            Patch by Kushal Das

12 years agoIssue #16115: Add test for check that executable arg to Popen() takes precedence...
Andrew Svetlov [Fri, 5 Oct 2012 19:52:15 +0000 (22:52 +0300)]
Issue #16115: Add test for check that executable arg to Popen() takes precedence over args[0] arg\n                            \n                            Patch by Kushal Das

12 years agonormalize whitespaces
Andrew Svetlov [Fri, 5 Oct 2012 19:16:55 +0000 (22:16 +0300)]
normalize whitespaces

12 years agoIssue #16123: IDLE - deprecate running without a subprocess.
Andrew Svetlov [Fri, 5 Oct 2012 19:12:44 +0000 (22:12 +0300)]
Issue #16123: IDLE - deprecate running without a subprocess.

Patch by Roger Serwy

12 years agoMerge ftplib doc fix with 3.3.
Ezio Melotti [Fri, 5 Oct 2012 11:10:57 +0000 (14:10 +0300)]
Merge ftplib doc fix with 3.3.

12 years agoMerge ftplib doc fix with 3.2.
Ezio Melotti [Fri, 5 Oct 2012 11:10:39 +0000 (14:10 +0300)]
Merge ftplib doc fix with 3.2.

12 years agoThe file obj passed to ftp.storbinary/storlines must be opened in binary mode.
Ezio Melotti [Fri, 5 Oct 2012 11:09:59 +0000 (14:09 +0300)]
The file obj passed to ftp.storbinary/storlines must be opened in binary mode.

12 years agoMerge issue #16138: fix typo.
Andrew Svetlov [Fri, 5 Oct 2012 10:27:02 +0000 (13:27 +0300)]
Merge issue #16138: fix typo.

12 years agoMerge issue #16138: fix typo.
Andrew Svetlov [Fri, 5 Oct 2012 10:26:42 +0000 (13:26 +0300)]
Merge issue #16138: fix typo.

12 years agoIssue #16138: fix typo.
Andrew Svetlov [Fri, 5 Oct 2012 10:26:10 +0000 (13:26 +0300)]
Issue #16138: fix typo.

12 years agoMERGE: #16112: platform.architecture does not correctly escape argument to /usr/bin...
Jesus Cea [Fri, 5 Oct 2012 03:32:10 +0000 (05:32 +0200)]
MERGE: #16112: platform.architecture does not correctly escape argument to /usr/bin/file. Fix original patch

12 years agoMERGE: #16112: platform.architecture does not correctly escape argument to /usr/bin...
Jesus Cea [Fri, 5 Oct 2012 03:31:31 +0000 (05:31 +0200)]
MERGE: #16112: platform.architecture does not correctly escape argument to /usr/bin/file. Fix original patch

12 years ago#16112: platform.architecture does not correctly escape argument to /usr/bin/file...
Jesus Cea [Fri, 5 Oct 2012 03:21:42 +0000 (05:21 +0200)]
#16112: platform.architecture does not correctly escape argument to /usr/bin/file. Fix original patch

12 years ago#16112: platform.architecture does not correctly escape argument to /usr/bin/file...
Jesus Cea [Fri, 5 Oct 2012 02:58:38 +0000 (04:58 +0200)]
#16112: platform.architecture does not correctly escape argument to /usr/bin/file. Use 'communicate()' and decode the bytes

12 years agoIssue #14446: Remove deprecated tkinter functions: Delete an unused function to avoid...
Jesus Cea [Fri, 5 Oct 2012 02:02:41 +0000 (04:02 +0200)]
Issue #14446: Remove deprecated tkinter functions: Delete an unused function to avoid a warning

12 years agoIssue #14446: Remove deprecated tkinter functions: Delete an unused function to avoid...
Jesus Cea [Fri, 5 Oct 2012 01:57:56 +0000 (03:57 +0200)]
Issue #14446: Remove deprecated tkinter functions: Delete an unused function to avoid a warning

12 years agoCloses #16135: Removal of OS/2 support
Jesus Cea [Fri, 5 Oct 2012 01:36:11 +0000 (03:36 +0200)]
Closes #16135: Removal of OS/2 support

12 years agoTest should be skipped in 'riscos', as intented
Jesus Cea [Fri, 5 Oct 2012 01:28:20 +0000 (03:28 +0200)]
Test should be skipped in 'riscos', as intented

12 years ago#16135: Removal of OS/2 support (Python code partial cleanup)
Jesus Cea [Fri, 5 Oct 2012 01:15:39 +0000 (03:15 +0200)]
#16135: Removal of OS/2 support (Python code partial cleanup)

12 years ago#16135: Removal of OS/2 support (Remove OS2 and OS/2 references)
Jesus Cea [Fri, 5 Oct 2012 00:48:46 +0000 (02:48 +0200)]
#16135: Removal of OS/2 support (Remove OS2 and OS/2 references)

12 years ago#16127: merge with 3.3.
Ezio Melotti [Fri, 5 Oct 2012 00:34:02 +0000 (03:34 +0300)]
#16127: merge with 3.3.

12 years ago#16127: remove outdated references to narrow builds. Patch by Serhiy Storchaka.
Ezio Melotti [Fri, 5 Oct 2012 00:33:31 +0000 (03:33 +0300)]
#16127: remove outdated references to narrow builds.  Patch by Serhiy Storchaka.

12 years ago#16135: Removal of OS/2 support (C code and Docs)
Jesus Cea [Fri, 5 Oct 2012 00:27:40 +0000 (02:27 +0200)]
#16135: Removal of OS/2 support (C code and Docs)

12 years ago#16135: Removal of OS/2 support (Modules/*)
Jesus Cea [Fri, 5 Oct 2012 00:11:36 +0000 (02:11 +0200)]
#16135: Removal of OS/2 support (Modules/*)

12 years ago#16135: Removal of OS/2 support (posixmodule y platform dependent files)
Jesus Cea [Thu, 4 Oct 2012 23:48:08 +0000 (01:48 +0200)]
#16135: Removal of OS/2 support (posixmodule y platform dependent files)

12 years ago#16135: Removal of OS/2 support (Docs)
Jesus Cea [Thu, 4 Oct 2012 23:11:10 +0000 (01:11 +0200)]
#16135: Removal of OS/2 support (Docs)

12 years ago#16135: Removal of OS/2 support (I)
Jesus Cea [Thu, 4 Oct 2012 23:04:27 +0000 (01:04 +0200)]
#16135: Removal of OS/2 support (I)

12 years agomerge 3.3 (bug already fixed, differently, in default)
Victor Stinner [Thu, 4 Oct 2012 22:37:11 +0000 (00:37 +0200)]
merge 3.3 (bug already fixed, differently, in default)

12 years agoFix PyUnicode_Format(): return NULL if PyUnicode_READY(uformat) failed
Victor Stinner [Thu, 4 Oct 2012 22:09:33 +0000 (00:09 +0200)]
Fix PyUnicode_Format(): return NULL if PyUnicode_READY(uformat) failed

This error cannot occur in practice: PyUnicode_FromObject() always return
a "ready" string.

12 years agoOptimize unicode_compare(): use memcmp() when comparing two UCS1 strings
Victor Stinner [Thu, 4 Oct 2012 20:59:45 +0000 (22:59 +0200)]
Optimize unicode_compare(): use memcmp() when comparing two UCS1 strings

12 years agoEnable also ptr==ptr optimization in PyUnicode_Compare()
Victor Stinner [Thu, 4 Oct 2012 19:53:50 +0000 (21:53 +0200)]
Enable also ptr==ptr optimization in PyUnicode_Compare()

It was already implemented in PyUnicode_RichCompare()

12 years agoMerge: Issue #14997: disable <F5> in idle shell window.
Andrew Svetlov [Thu, 4 Oct 2012 19:50:58 +0000 (22:50 +0300)]
Merge: Issue #14997: disable <F5> in idle shell window.

Thanks to Roger Serwy for patch.

12 years agoMerge: Issue #14997: disable <F5> in idle shell window.
Andrew Svetlov [Thu, 4 Oct 2012 19:50:13 +0000 (22:50 +0300)]
Merge: Issue #14997: disable <F5> in idle shell window.

Thanks to Roger Serwy for patch.

12 years agoIssue #14997: disable <F5> in idle shell window.
Andrew Svetlov [Thu, 4 Oct 2012 19:48:34 +0000 (22:48 +0300)]
Issue #14997: disable <F5> in idle shell window.

Thanks to Roger Serwy for patch.

12 years agoIssue #14446: Remove deprecated tkinter functions
Andrew Svetlov [Thu, 4 Oct 2012 19:10:09 +0000 (22:10 +0300)]
Issue #14446: Remove deprecated tkinter functions

Thanks to  Michael Driscoll

12 years agoIssue #15417: Add support for csh and fish in venv activation scripts.
Andrew Svetlov [Thu, 4 Oct 2012 18:48:58 +0000 (21:48 +0300)]
Issue #15417: Add support for csh and fish in venv activation scripts.

12 years agoIssue #16089: Allow ElementTree.TreeBuilder to work again with a non-Element element_...
Antoine Pitrou [Thu, 4 Oct 2012 17:54:53 +0000 (19:54 +0200)]
Issue #16089: Allow ElementTree.TreeBuilder to work again with a non-Element element_factory (fixes a regression in SimpleTAL).

12 years agoIssue #16089: Allow ElementTree.TreeBuilder to work again with a non-Element element_...
Antoine Pitrou [Thu, 4 Oct 2012 17:53:29 +0000 (19:53 +0200)]
Issue #16089: Allow ElementTree.TreeBuilder to work again with a non-Element element_factory (fixes a regression in SimpleTAL).

12 years agoMerge heads
Andrew Svetlov [Thu, 4 Oct 2012 16:55:04 +0000 (19:55 +0300)]
Merge heads

12 years agoMerge: Fix typo in documentation for time module, thanks to docs@
Andrew Svetlov [Thu, 4 Oct 2012 16:52:56 +0000 (19:52 +0300)]
Merge: Fix typo in documentation for time module, thanks to docs@

12 years agoFix typo in documentation for time module, thanks to docs@
Andrew Svetlov [Thu, 4 Oct 2012 16:52:32 +0000 (19:52 +0300)]
Fix typo in documentation for time module, thanks to docs@

12 years ago3.3 -> 3.4 (closes #16130)
Benjamin Peterson [Thu, 4 Oct 2012 16:45:10 +0000 (12:45 -0400)]
3.3 -> 3.4 (closes #16130)

12 years agoMerge: Fix typo in documentation for collections.ChainMap, thanks to Olivier Bernard...
Andrew Svetlov [Thu, 4 Oct 2012 16:29:55 +0000 (19:29 +0300)]
Merge: Fix typo in documentation for collections.ChainMap, thanks to Olivier Bernard from docs@

12 years agoFix typo in documentation for collections.ChainMap, thanks to Olivier Bernard from...
Andrew Svetlov [Thu, 4 Oct 2012 16:29:25 +0000 (19:29 +0300)]
Fix typo in documentation for collections.ChainMap, thanks to Olivier Bernard from docs@

12 years agoMERGE: Closes #16126: PyErr_Format format mismatch in _testcapimodule.c
Jesus Cea [Thu, 4 Oct 2012 14:07:03 +0000 (16:07 +0200)]
MERGE: Closes #16126: PyErr_Format format mismatch in _testcapimodule.c

12 years agoCloses #16126: PyErr_Format format mismatch in _testcapimodule.c
Jesus Cea [Thu, 4 Oct 2012 14:06:30 +0000 (16:06 +0200)]
Closes #16126: PyErr_Format format mismatch in _testcapimodule.c

12 years agoMERGE: Closes #16112: platform.architecture does not correctly escape argument to...
Jesus Cea [Thu, 4 Oct 2012 11:58:22 +0000 (13:58 +0200)]
MERGE: Closes #16112: platform.architecture does not correctly escape argument to /usr/bin/file

12 years agoMERGE: Closes #16112: platform.architecture does not correctly escape argument to...
Jesus Cea [Thu, 4 Oct 2012 11:56:23 +0000 (13:56 +0200)]
MERGE: Closes #16112: platform.architecture does not correctly escape argument to /usr/bin/file

12 years agoCloses #16112: platform.architecture does not correctly escape argument to /usr/bin...
Jesus Cea [Thu, 4 Oct 2012 11:51:43 +0000 (13:51 +0200)]
Closes #16112: platform.architecture does not correctly escape argument to /usr/bin/file

12 years agoCloses #15488: Closed files keep their buffer alive
Jesus Cea [Thu, 4 Oct 2012 10:37:56 +0000 (12:37 +0200)]
Closes #15488: Closed files keep their buffer alive

12 years agoMERGE: Whatsnew typo
Jesus Cea [Thu, 4 Oct 2012 00:59:09 +0000 (02:59 +0200)]
MERGE: Whatsnew typo

12 years agoWhatsnew typo
Jesus Cea [Thu, 4 Oct 2012 00:58:48 +0000 (02:58 +0200)]
Whatsnew typo

12 years agoMERGE: whatsnew
Jesus Cea [Thu, 4 Oct 2012 00:51:44 +0000 (02:51 +0200)]
MERGE: whatsnew

12 years agowhatsnew
Jesus Cea [Thu, 4 Oct 2012 00:51:22 +0000 (02:51 +0200)]
whatsnew

12 years agolong_to_decimal_string_internal() doesn't need to write the final NULL character
Victor Stinner [Thu, 4 Oct 2012 00:43:02 +0000 (02:43 +0200)]
long_to_decimal_string_internal() doesn't need to write the final NULL character

12 years agounicode_result_wchar(): move the assert() to the "#ifdef Py_DEBUG" block
Victor Stinner [Thu, 4 Oct 2012 00:32:58 +0000 (02:32 +0200)]
unicode_result_wchar(): move the assert() to the "#ifdef Py_DEBUG" block

12 years agoSplit the huge PyUnicode_Format() function (+540 lines) into subfunctions
Victor Stinner [Thu, 4 Oct 2012 00:19:54 +0000 (02:19 +0200)]
Split the huge PyUnicode_Format() function (+540 lines) into subfunctions

12 years agoPyUnicode_Format(): disable overallocation when we are writing the last part
Victor Stinner [Wed, 3 Oct 2012 21:03:46 +0000 (23:03 +0200)]
PyUnicode_Format(): disable overallocation when we are writing the last part
of the output string

12 years agoUnicode: resize_compact() and resize_inplace() fills also the Unicode strings
Victor Stinner [Wed, 3 Oct 2012 21:03:17 +0000 (23:03 +0200)]
Unicode: resize_compact() and resize_inplace() fills also the Unicode strings
with invalid bytes in debug mode, as done by PyUnicode_New()

12 years agoMerge #12947 workaround from 3.3
Nick Coghlan [Wed, 3 Oct 2012 08:23:28 +0000 (13:53 +0530)]
Merge #12947 workaround from 3.3

12 years agoIssue #12947: Better workaround for the problem with doctest directives being strippe...
Nick Coghlan [Wed, 3 Oct 2012 08:22:48 +0000 (13:52 +0530)]
Issue #12947: Better workaround for the problem with doctest directives being stripped from code examples that are intended to illustrate those directives

12 years agoMerge doctest note from 3.3
Nick Coghlan [Wed, 3 Oct 2012 06:52:16 +0000 (12:22 +0530)]
Merge doctest note from 3.3

12 years agoIssue #12947: Add a note to doctest until the example rendering is fixed
Nick Coghlan [Wed, 3 Oct 2012 06:51:44 +0000 (12:21 +0530)]
Issue #12947: Add a note to doctest until the example rendering is fixed

12 years agoNULL merge
Jesus Cea [Wed, 3 Oct 2012 01:18:33 +0000 (03:18 +0200)]
NULL merge

12 years agoNULL merge
Jesus Cea [Wed, 3 Oct 2012 01:18:05 +0000 (03:18 +0200)]
NULL merge

12 years agoCloses #15897: zipimport.c doesn't check return value of fseek(). Typo
Jesus Cea [Wed, 3 Oct 2012 01:16:42 +0000 (03:16 +0200)]
Closes #15897: zipimport.c doesn't check return value of fseek(). Typo

12 years agoMERGE: Fix Misc/ACKS alphabetic order
Jesus Cea [Wed, 3 Oct 2012 01:03:22 +0000 (03:03 +0200)]
MERGE: Fix Misc/ACKS alphabetic order

12 years agoMERGE: Closes #15897: zipimport.c doesn't check return value of fseek()
Jesus Cea [Wed, 3 Oct 2012 01:03:04 +0000 (03:03 +0200)]
MERGE: Closes #15897: zipimport.c doesn't check return value of fseek()

12 years agoMERGE: Fix Misc/ACKS alphabetic order
Jesus Cea [Wed, 3 Oct 2012 01:01:13 +0000 (03:01 +0200)]
MERGE: Fix Misc/ACKS alphabetic order

12 years agoMERGE: Closes #15897: zipimport.c doesn't check return value of fseek()
Jesus Cea [Wed, 3 Oct 2012 01:00:37 +0000 (03:00 +0200)]
MERGE: Closes #15897: zipimport.c doesn't check return value of fseek()

12 years agoFix Misc/ACKS alphabetic order
Jesus Cea [Wed, 3 Oct 2012 00:14:14 +0000 (02:14 +0200)]
Fix Misc/ACKS alphabetic order

12 years agoCloses #15897: zipimport.c doesn't check return value of fseek()
Jesus Cea [Wed, 3 Oct 2012 00:13:05 +0000 (02:13 +0200)]
Closes #15897: zipimport.c doesn't check return value of fseek()

12 years agoIssue #9650: List commonly used format codes in time.strftime and time.strptime docst...
Alexander Belopolsky [Tue, 2 Oct 2012 22:39:16 +0000 (18:39 -0400)]
Issue #9650: List commonly used format codes in time.strftime and time.strptime docsttings.

12 years agoMore whatsnew updates.
R David Murray [Tue, 2 Oct 2012 22:26:31 +0000 (18:26 -0400)]
More whatsnew updates.

12 years agoMore whatsnew updates.
R David Murray [Tue, 2 Oct 2012 22:24:56 +0000 (18:24 -0400)]
More whatsnew updates.

12 years agoRemove unnecessary [].
Ezio Melotti [Tue, 2 Oct 2012 16:45:00 +0000 (19:45 +0300)]
Remove unnecessary [].

12 years agoReword the next version placeholder now that the changelog is part of the published...
Nick Coghlan [Tue, 2 Oct 2012 15:59:59 +0000 (21:29 +0530)]
Reword the next version placeholder now that the changelog is part of the published What's New docs

12 years agoNull merge
Andrew Svetlov [Tue, 2 Oct 2012 15:43:00 +0000 (18:43 +0300)]
Null merge

12 years agoMerge: Close open bracket, thanks to Josh Helzer from docs@
Andrew Svetlov [Tue, 2 Oct 2012 15:42:22 +0000 (18:42 +0300)]
Merge: Close open bracket, thanks to Josh Helzer from docs@

12 years agoMerge: Close open bracket, thanks to Josh Helzer from docs@
Andrew Svetlov [Tue, 2 Oct 2012 15:40:00 +0000 (18:40 +0300)]
Merge: Close open bracket, thanks to Josh Helzer from docs@

12 years agoClose open bracket, thanks to Josh Helzer from docs@
Andrew Svetlov [Tue, 2 Oct 2012 15:39:25 +0000 (18:39 +0300)]
Close open bracket, thanks to Josh Helzer from docs@

12 years agoUpdated docstring for logging.config.listen().
Vinay Sajip [Tue, 2 Oct 2012 15:15:33 +0000 (16:15 +0100)]
Updated docstring for logging.config.listen().

12 years agoIssue #15452: Added verify option for logging configuration socket listener.
Vinay Sajip [Tue, 2 Oct 2012 14:56:16 +0000 (15:56 +0100)]
Issue #15452: Added verify option for logging configuration socket listener.

12 years agoMerge: Add multiprocessing.Process.sentinel to whatsnew, mention SSLFakeFile removal.
R David Murray [Tue, 2 Oct 2012 14:19:48 +0000 (10:19 -0400)]
Merge: Add multiprocessing.Process.sentinel to whatsnew, mention SSLFakeFile removal.

12 years agoAdd multiprocessing.Process.sentinel to whatsnew, mention SSLFakeFile removal.
R David Murray [Tue, 2 Oct 2012 14:19:08 +0000 (10:19 -0400)]
Add multiprocessing.Process.sentinel to whatsnew, mention SSLFakeFile removal.

12 years agoIssue #15609: Fix refleak introduced by my last optimization
Victor Stinner [Tue, 2 Oct 2012 10:54:07 +0000 (12:54 +0200)]
Issue #15609: Fix refleak introduced by my last optimization

12 years agomerge with 3.3.
Georg Brandl [Tue, 2 Oct 2012 08:16:26 +0000 (10:16 +0200)]
merge with 3.3.

12 years agoIn this case it is not useful to hide "threading".
Georg Brandl [Tue, 2 Oct 2012 08:16:19 +0000 (10:16 +0200)]
In this case it is not useful to hide "threading".

12 years ago#15979: merge with 3.3.
Ezio Melotti [Tue, 2 Oct 2012 03:02:08 +0000 (06:02 +0300)]
#15979: merge with 3.3.

12 years ago#15979: merge with 3.2.
Ezio Melotti [Tue, 2 Oct 2012 03:01:16 +0000 (06:01 +0300)]
#15979: merge with 3.2.

12 years ago#15979: improve timeit documentation.
Ezio Melotti [Tue, 2 Oct 2012 02:35:39 +0000 (05:35 +0300)]
#15979: improve timeit documentation.

12 years agoMerge: Add threading.get_ident to whatsnew.
R David Murray [Tue, 2 Oct 2012 02:10:53 +0000 (22:10 -0400)]
Merge: Add threading.get_ident to whatsnew.

12 years agoAdd threading.get_ident to whatsnew.
R David Murray [Tue, 2 Oct 2012 02:10:15 +0000 (22:10 -0400)]
Add threading.get_ident to whatsnew.

12 years agoMerge #11109: clean up docs, add whatsnew entry, and fix Justin's last name.
R David Murray [Tue, 2 Oct 2012 01:47:57 +0000 (21:47 -0400)]
Merge #11109: clean up docs, add whatsnew entry, and fix Justin's last name.

12 years ago#11109: clean up docs, add whatsnew entry, and fix Justin's last name.
R David Murray [Tue, 2 Oct 2012 01:43:46 +0000 (21:43 -0400)]
#11109: clean up docs, add whatsnew entry, and fix Justin's last name.

12 years agoClose #15766: Catch exceptions while raising the ImportError in imp.load_dynamic()
Victor Stinner [Mon, 1 Oct 2012 22:55:07 +0000 (00:55 +0200)]
Close #15766: Catch exceptions while raising the ImportError in imp.load_dynamic()