Jesus Cea
|
f1af705720
|
#16135: Removal of OS/2 support (Remove OS2 and OS/2 references)
|
2012-10-05 02:48:46 +02:00 |
Ezio Melotti
|
080a2c087e
|
#16127: merge with 3.3.
|
2012-10-05 03:34:02 +03:00 |
Ezio Melotti
|
e7f90375b1
|
#16127: remove outdated references to narrow builds. Patch by Serhiy Storchaka.
|
2012-10-05 03:33:31 +03:00 |
Jesus Cea
|
b176203dda
|
#16135: Removal of OS/2 support (C code and Docs)
|
2012-10-05 02:27:40 +02:00 |
Jesus Cea
|
14c81aba50
|
#16135: Removal of OS/2 support (Modules/*)
|
2012-10-05 02:11:36 +02:00 |
Jesus Cea
|
ab70e2ab32
|
#16135: Removal of OS/2 support (posixmodule y platform dependent files)
|
2012-10-05 01:48:08 +02:00 |
Jesus Cea
|
f6c2e894ae
|
#16135: Removal of OS/2 support (Docs)
|
2012-10-05 01:11:10 +02:00 |
Jesus Cea
|
b48925a406
|
#16135: Removal of OS/2 support (I)
|
2012-10-05 01:04:27 +02:00 |
Victor Stinner
|
d4b5aaa9a9
|
merge 3.3 (bug already fixed, differently, in default)
|
2012-10-05 00:37:11 +02:00 |
Victor Stinner
|
1929407406
|
Fix PyUnicode_Format(): return NULL if PyUnicode_READY(uformat) failed
This error cannot occur in practice: PyUnicode_FromObject() always return
a "ready" string.
|
2012-10-05 00:09:33 +02:00 |
Victor Stinner
|
770e19e0cc
|
Optimize unicode_compare(): use memcmp() when comparing two UCS1 strings
|
2012-10-04 22:59:45 +02:00 |
Victor Stinner
|
90db9c47dc
|
Enable also ptr==ptr optimization in PyUnicode_Compare()
It was already implemented in PyUnicode_RichCompare()
|
2012-10-04 21:53:50 +02:00 |
Andrew Svetlov
|
6964f4b790
|
Merge: Issue #14997: disable <F5> in idle shell window.
Thanks to Roger Serwy for patch.
|
2012-10-04 22:50:58 +03:00 |
Andrew Svetlov
|
eb0314f5a8
|
Merge: Issue #14997: disable <F5> in idle shell window.
Thanks to Roger Serwy for patch.
|
2012-10-04 22:50:13 +03:00 |
Andrew Svetlov
|
4ca222d4d5
|
Issue #14997: disable <F5> in idle shell window.
Thanks to Roger Serwy for patch.
|
2012-10-04 22:48:34 +03:00 |
Andrew Svetlov
|
456b2b8777
|
Issue #14446: Remove deprecated tkinter functions
Thanks to Michael Driscoll
|
2012-10-04 22:10:09 +03:00 |
Andrew Svetlov
|
65e9c57369
|
Issue #15417: Add support for csh and fish in venv activation scripts.
|
2012-10-04 21:48:58 +03:00 |
Antoine Pitrou
|
997adb5819
|
Issue #16089: Allow ElementTree.TreeBuilder to work again with a non-Element element_factory (fixes a regression in SimpleTAL).
|
2012-10-04 19:54:53 +02:00 |
Antoine Pitrou
|
ee329318db
|
Issue #16089: Allow ElementTree.TreeBuilder to work again with a non-Element element_factory (fixes a regression in SimpleTAL).
|
2012-10-04 19:53:29 +02:00 |
Andrew Svetlov
|
df5959371f
|
Merge heads
|
2012-10-04 19:55:04 +03:00 |
Andrew Svetlov
|
759bc58120
|
Merge: Fix typo in documentation for time module, thanks to docs@
|
2012-10-04 19:52:56 +03:00 |
Andrew Svetlov
|
3934b61a16
|
Fix typo in documentation for time module, thanks to docs@
|
2012-10-04 19:52:32 +03:00 |
Benjamin Peterson
|
88f3b23fdb
|
3.3 -> 3.4 (closes #16130)
|
2012-10-04 12:45:10 -04:00 |
Andrew Svetlov
|
693105e07f
|
Merge: Fix typo in documentation for collections.ChainMap, thanks to Olivier Bernard from docs@
|
2012-10-04 19:29:55 +03:00 |
Andrew Svetlov
|
1a8db9cd1d
|
Fix typo in documentation for collections.ChainMap, thanks to Olivier Bernard from docs@
|
2012-10-04 19:29:25 +03:00 |
Jesus Cea
|
d96c1fb6ed
|
MERGE: Closes #16126: PyErr_Format format mismatch in _testcapimodule.c
|
2012-10-04 16:07:03 +02:00 |
Jesus Cea
|
6e1d2b6e78
|
Closes #16126: PyErr_Format format mismatch in _testcapimodule.c
|
2012-10-04 16:06:30 +02:00 |
Jesus Cea
|
677ffd16bf
|
MERGE: Closes #16112: platform.architecture does not correctly escape argument to /usr/bin/file
|
2012-10-04 13:58:22 +02:00 |
Jesus Cea
|
e8801e2e44
|
MERGE: Closes #16112: platform.architecture does not correctly escape argument to /usr/bin/file
|
2012-10-04 13:56:23 +02:00 |
Jesus Cea
|
fc990e942f
|
Closes #16112: platform.architecture does not correctly escape argument to /usr/bin/file
|
2012-10-04 13:51:43 +02:00 |
Jesus Cea
|
dc469454ec
|
Closes #15488: Closed files keep their buffer alive
|
2012-10-04 12:37:56 +02:00 |
Jesus Cea
|
279ed3cc55
|
MERGE: Whatsnew typo
|
2012-10-04 02:59:09 +02:00 |
Jesus Cea
|
b6bb3ad567
|
Whatsnew typo
|
2012-10-04 02:58:48 +02:00 |
Jesus Cea
|
ce3e0dd999
|
MERGE: whatsnew
|
2012-10-04 02:51:44 +02:00 |
Jesus Cea
|
aa26488711
|
whatsnew
|
2012-10-04 02:51:22 +02:00 |
Victor Stinner
|
9cc98c93a7
|
long_to_decimal_string_internal() doesn't need to write the final NULL character
|
2012-10-04 02:43:02 +02:00 |
Victor Stinner
|
aa7712711d
|
unicode_result_wchar(): move the assert() to the "#ifdef Py_DEBUG" block
|
2012-10-04 02:32:58 +02:00 |
Victor Stinner
|
a4708231e6
|
Split the huge PyUnicode_Format() function (+540 lines) into subfunctions
|
2012-10-04 02:19:54 +02:00 |
Victor Stinner
|
a049443fab
|
PyUnicode_Format(): disable overallocation when we are writing the last part
of the output string
|
2012-10-03 23:03:46 +02:00 |
Victor Stinner
|
afffce489b
|
Unicode: resize_compact() and resize_inplace() fills also the Unicode strings
with invalid bytes in debug mode, as done by PyUnicode_New()
|
2012-10-03 23:03:17 +02:00 |
Nick Coghlan
|
75f108174a
|
Merge #12947 workaround from 3.3
|
2012-10-03 13:53:28 +05:30 |
Nick Coghlan
|
0b26ccfaa6
|
Issue #12947: Better workaround for the problem with doctest directives being stripped from code examples that are intended to illustrate those directives
|
2012-10-03 13:52:48 +05:30 |
Nick Coghlan
|
da0e579f39
|
Merge doctest note from 3.3
|
2012-10-03 12:22:16 +05:30 |
Nick Coghlan
|
8f80e0a651
|
Issue #12947: Add a note to doctest until the example rendering is fixed
|
2012-10-03 12:21:44 +05:30 |
Jesus Cea
|
497ebdad42
|
NULL merge
|
2012-10-03 03:18:33 +02:00 |
Jesus Cea
|
22ab5e7640
|
NULL merge
|
2012-10-03 03:18:05 +02:00 |
Jesus Cea
|
cf45325b61
|
Closes #15897: zipimport.c doesn't check return value of fseek(). Typo
|
2012-10-03 03:16:42 +02:00 |
Jesus Cea
|
f53b7623cb
|
MERGE: Fix Misc/ACKS alphabetic order
|
2012-10-03 03:03:22 +02:00 |
Jesus Cea
|
42db4157a9
|
MERGE: Closes #15897: zipimport.c doesn't check return value of fseek()
|
2012-10-03 03:03:04 +02:00 |
Jesus Cea
|
491b6b7c79
|
MERGE: Fix Misc/ACKS alphabetic order
|
2012-10-03 03:01:13 +02:00 |