| Sat, 07 May 2011 12:08:44 -0700 |
Philip Jenvey |
merge with 2.5
default tip
|
| Sat, 07 May 2011 12:05:51 -0700 |
Philip Jenvey |
merge with 2.2
2.5
|
| Sun, 01 May 2011 00:13:47 +0000 |
Philip Jenvey |
remove the remaining svn keywords
|
| Sun, 01 May 2011 00:05:20 +0000 |
Philip Jenvey |
hardcode the rest of the svn keywords
2.5
|
| Sat, 30 Apr 2011 23:41:10 +0000 |
Philip Jenvey |
Merged revisions 7289 via svnmerge from
2.5
|
| Sat, 30 Apr 2011 23:27:49 +0000 |
Philip Jenvey |
remove svn keywords in comments
|
| Sat, 23 Apr 2011 00:27:30 +0000 |
Philip Jenvey |
Merged revisions 7287 via svnmerge from
2.5
|
| Sat, 23 Apr 2011 00:17:56 +0000 |
Philip Jenvey |
fix os.read returning unicode instead of str
|
| Sun, 03 Apr 2011 00:59:11 +0000 |
Philip Jenvey |
Merged revisions 7285 via svnmerge from
2.5
|
| Sun, 03 Apr 2011 00:55:23 +0000 |
Philip Jenvey |
fix os.stat(*(path,)) (when called with varargs, #1727)
|
| Fri, 01 Apr 2011 18:58:57 +0000 |
Philip Jenvey |
close ctypes-*-jffi, they're long merged to trunk by wmeissner
ctypes-via-rawffi
|
| Fri, 01 Apr 2011 18:58:57 +0000 |
Philip Jenvey |
close ctypes-*-jffi, they're long merged to trunk by wmeissner
|
| Fri, 01 Apr 2011 18:58:15 +0000 |
Philip Jenvey |
close per fwierzbicki
indy
|
| Fri, 01 Apr 2011 18:44:14 +0000 |
Philip Jenvey |
remove ancient .cvsignores (thanks Dmitry Jemerov), add .hgignore
|
| Fri, 01 Apr 2011 18:35:36 +0000 |
Philip Jenvey |
minor refactor
|
| Fri, 01 Apr 2011 05:22:39 +0000 |
Philip Jenvey |
auto-toggle hg/svn version support
|
| Wed, 30 Mar 2011 15:55:44 +0000 |
Oti Humbel |
removal of a wrong comment
|
| Wed, 30 Mar 2011 15:43:34 +0000 |
Oti Humbel |
upgrade most of the math module to 2.6
|
| Wed, 30 Mar 2011 15:17:27 +0000 |
Frank Wierzbicki |
Fix last of the rewrite astions that include -> ^(...) to be regular actions.
|
| Wed, 30 Mar 2011 02:58:28 +0000 |
Frank Wierzbicki |
Merge with trunk.
2.5
|
| Wed, 30 Mar 2011 02:47:03 +0000 |
Frank Wierzbicki |
More rewrite actions changed to plain actions.
|
| Tue, 29 Mar 2011 01:58:24 +0000 |
Frank Wierzbicki |
Merge from trunk.
2.5
|
| Tue, 29 Mar 2011 01:57:47 +0000 |
Frank Wierzbicki |
Fix the rest of the easier rewrite rules.
|
| Mon, 28 Mar 2011 04:17:37 +0000 |
Frank Wierzbicki |
Convert fpdef from rewrite action to regular action for consistency.
|
| Mon, 28 Mar 2011 01:33:33 +0000 |
Frank Wierzbicki |
Merge relevant grammar fixes from trunk.
2.5
|
| Mon, 28 Mar 2011 01:33:05 +0000 |
Frank Wierzbicki |
Convert from rewrite action to regular action for consistency, also fix some
|
| Fri, 25 Mar 2011 15:25:07 +0000 |
Frank Wierzbicki |
Reformat so that I can more easily script the removal of the grammar actions. I
|
| Thu, 24 Mar 2011 20:12:46 +0000 |
Philip Jenvey |
fix zipimporter subclasses not getting a __dict__
|
| Thu, 24 Mar 2011 20:11:52 +0000 |
Philip Jenvey |
oops, always null out message here
|
| Thu, 24 Mar 2011 02:08:13 +0000 |
Frank Wierzbicki |
Move code back to it's relevant comment.
|
| Wed, 23 Mar 2011 05:03:29 +0000 |
Frank Wierzbicki |
Update to 2.6 platform.py.
|
| Tue, 22 Mar 2011 02:38:16 +0000 |
Philip Jenvey |
coding standards and other minor changes
|
| Mon, 21 Mar 2011 23:11:25 +0000 |
Philip Jenvey |
better support for Java exceptions in writeUnraisable
|
| Mon, 21 Mar 2011 23:10:49 +0000 |
Philip Jenvey |
might as well deprecate javapath so we don't really have to maintain it going
|
| Mon, 21 Mar 2011 21:57:22 +0000 |
Philip Jenvey |
add Dmitry for his PEP 3101 implementation
|
| Mon, 21 Mar 2011 05:57:39 +0000 |
Philip Jenvey |
a somewhat complete PEP 3101 implementation (str.format)
|
| Mon, 21 Mar 2011 05:46:52 +0000 |
Philip Jenvey |
update test_str to 2.6
|
| Mon, 21 Mar 2011 05:36:00 +0000 |
Philip Jenvey |
update pkgutil to 2.6
|
| Mon, 21 Mar 2011 05:01:00 +0000 |
Philip Jenvey |
more 2.6 exception changes
|
| Sun, 20 Mar 2011 19:56:03 +0000 |
Philip Jenvey |
o 2.6 core exception related changes
|
| Sun, 20 Mar 2011 19:43:03 +0000 |
Philip Jenvey |
reuse exceptions.getEnd
|
| Sun, 20 Mar 2011 19:41:31 +0000 |
Philip Jenvey |
o add Py.writeUnraisable
|
| Sun, 20 Mar 2011 06:07:17 +0000 |
Philip Jenvey |
hg version support
|
| Sat, 19 Mar 2011 23:41:41 +0000 |
Philip Jenvey |
simplify
|
| Sat, 19 Mar 2011 20:47:21 +0000 |
Philip Jenvey |
add real/imag/numerator/denominator where applicable to the numbers
|
| Sat, 19 Mar 2011 20:39:47 +0000 |
Philip Jenvey |
reapply r5601 to warnings.py, correctly fix filename from the compiled filename
|
| Sat, 19 Mar 2011 20:03:20 +0000 |
Philip Jenvey |
add -3 and Py.warnPy3k
|
| Fri, 18 Mar 2011 02:25:16 +0000 |
Philip Jenvey |
o add abc support. we differ from CPython in that type lacks the
|
| Fri, 18 Mar 2011 01:26:55 +0000 |
Philip Jenvey |
add ThreadState.enter/leaveRecursiveCall
|
| Thu, 17 Mar 2011 23:02:35 +0000 |
Philip Jenvey |
might as well return the covariant type
|
| Thu, 17 Mar 2011 22:18:37 +0000 |
Philip Jenvey |
update inspect/test_inspect to 2.6
|
| Wed, 16 Mar 2011 05:44:13 +0000 |
Frank Wierzbicki |
Fixes various calls to int() with new numerical literals.
|
| Mon, 14 Mar 2011 23:09:29 +0000 |
Philip Jenvey |
add tuple.index
|
| Mon, 14 Mar 2011 22:47:30 +0000 |
Philip Jenvey |
mistakenly didn't reincorporate this line
|
| Mon, 14 Mar 2011 16:54:14 +0000 |
Philip Jenvey |
more includes for 2.6. I think this is all of them except abc/_abcoll/io/ssl
|
| Mon, 14 Mar 2011 16:30:18 +0000 |
Philip Jenvey |
add property.getter/setter/deleter
|
| Mon, 14 Mar 2011 04:31:54 +0000 |
Philip Jenvey |
reapply our extra_collect fix
|
| Mon, 14 Mar 2011 04:29:34 +0000 |
Philip Jenvey |
from:
|
| Mon, 14 Mar 2011 03:34:15 +0000 |
Philip Jenvey |
add tuple.count
|
| Mon, 14 Mar 2011 03:32:44 +0000 |
Philip Jenvey |
initial rebuild of docs from python 2.6.4
|