Author: Armin Rigo
Branch:
Changeset: r68133:aa90b6cfcff5
Date: 2013-11-15 08:51 +0100
http://bitbucket.org/pypy/pypy/changeset/aa90b6cfcff5/
Log:An easy fix for a large part of test_os on Windows
diff --git a/lib-python/2.7/test/test_os.py b/lib-python/2.7/test/test_os.py
--- a/lib-python/
Author: Brian Kearns
Branch:
Changeset: r68130:df81eae287fa
Date: 2013-11-15 01:19 -0500
http://bitbucket.org/pypy/pypy/changeset/df81eae287fa/
Log:fix/enable this dtype test
diff --git a/pypy/module/micronumpy/interp_dtype.py
b/pypy/module/micronumpy/interp_dtype.py
--- a/pypy/module/micr
Author: Brian Kearns
Branch:
Changeset: r68131:21243450f85a
Date: 2013-11-15 01:22 -0500
http://bitbucket.org/pypy/pypy/changeset/21243450f85a/
Log:support dtype('|S#')
diff --git a/pypy/module/micronumpy/interp_dtype.py
b/pypy/module/micronumpy/interp_dtype.py
--- a/pypy/module/micronumpy
Author: Brian Kearns
Branch:
Changeset: r68132:b6ff9f5a0ee0
Date: 2013-11-15 01:39 -0500
http://bitbucket.org/pypy/pypy/changeset/b6ff9f5a0ee0/
Log:fix an array scalar indexing case
diff --git a/pypy/module/micronumpy/arrayimpl/scalar.py
b/pypy/module/micronumpy/arrayimpl/scalar.py
--- a/p
Author: Brian Kearns
Branch:
Changeset: r68129:bf64e1985de3
Date: 2013-11-15 01:05 -0500
http://bitbucket.org/pypy/pypy/changeset/bf64e1985de3/
Log:provide dtype.hasobject
diff --git a/pypy/module/micronumpy/interp_dtype.py
b/pypy/module/micronumpy/interp_dtype.py
--- a/pypy/module/micronu
Author: Brian Kearns
Branch: numpy-andrew-tests
Changeset: r68128:ef46b0734b9c
Date: 2013-11-14 20:34 -0500
http://bitbucket.org/pypy/pypy/changeset/ef46b0734b9c/
Log:close obsolete branch
___
pypy-commit mailing list
pypy-commit@python.org
https:/
Author: Brian Kearns
Branch:
Changeset: r68127:08c50e623f5f
Date: 2013-11-14 20:25 -0500
http://bitbucket.org/pypy/pypy/changeset/08c50e623f5f/
Log:cleanup
diff --git a/pypy/module/micronumpy/interp_dtype.py
b/pypy/module/micronumpy/interp_dtype.py
--- a/pypy/module/micronumpy/interp_dtype
Author: Brian Kearns
Branch:
Changeset: r68126:6f5e3c868dc6
Date: 2013-11-14 20:12 -0500
http://bitbucket.org/pypy/pypy/changeset/6f5e3c868dc6/
Log:test/fix int/trunc behavior
diff --git a/pypy/objspace/std/inttype.py b/pypy/objspace/std/inttype.py
--- a/pypy/objspace/std/inttype.py
+++ b/p
Author: Brian Kearns
Branch:
Changeset: r68125:bdb4b5232832
Date: 2013-11-14 19:44 -0500
http://bitbucket.org/pypy/pypy/changeset/bdb4b5232832/
Log:put getitem/setitem/fill on array, not dtype
diff --git a/pypy/module/micronumpy/arrayimpl/concrete.py
b/pypy/module/micronumpy/arrayimpl/conc
Author: Armin Rigo
Branch:
Changeset: r68124:471b407d8d5b
Date: 2013-11-14 23:19 +0100
http://bitbucket.org/pypy/pypy/changeset/471b407d8d5b/
Log:Rewrite the introduction, linking to SECCOMP and to Victor Stinner's
mail on python-dev about pysandbox.
diff --git a/pypy/doc/sandbox.rs
Author: Brian Kearns
Branch:
Changeset: r68123:9c0fabe8214b
Date: 2013-11-14 16:09 -0500
http://bitbucket.org/pypy/pypy/changeset/9c0fabe8214b/
Log:simplify by using newbyteorder here
diff --git a/pypy/module/micronumpy/interp_numarray.py
b/pypy/module/micronumpy/interp_numarray.py
--- a/p
Author: Brian Kearns
Branch:
Changeset: r68122:1e79df0ae309
Date: 2013-11-14 15:15 -0500
http://bitbucket.org/pypy/pypy/changeset/1e79df0ae309/
Log:rcomplex.c_pow does this
diff --git a/pypy/module/micronumpy/types.py b/pypy/module/micronumpy/types.py
--- a/pypy/module/micronumpy/types.py
+
Author: Armin Rigo
Branch: closed-branches
Changeset: r68119:b72f0aea3f18
Date: 2013-11-14 19:01 +0100
http://bitbucket.org/pypy/pypy/changeset/b72f0aea3f18/
Log:Merge closed head a1f52d6ae34e on branch improved_ebnfparse_error
___
pypy-commit mail
Author: Armin Rigo
Branch: closed-branches
Changeset: r68121:58cc9b35e02f
Date: 2013-11-14 19:01 +0100
http://bitbucket.org/pypy/pypy/changeset/58cc9b35e02f/
Log:re-close this branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.
Author: Armin Rigo
Branch: closed-branches
Changeset: r68111:9ab8a8397a95
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/9ab8a8397a95/
Log:Merge closed head bfcb4d5e68e6 on branch zlib-mem-pressure
___
pypy-commit mailing lis
Author: Armin Rigo
Branch:
Changeset: r68110:e5911b74577f
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/e5911b74577f/
Log:Small updates
diff --git a/pypy/tool/clean_old_branches.py b/pypy/tool/clean_old_branches.py
--- a/pypy/tool/clean_old_branches.py
+++ b/pypy/too
Author: Armin Rigo
Branch: closed-branches
Changeset: r68116:5fe418c3c217
Date: 2013-11-14 19:01 +0100
http://bitbucket.org/pypy/pypy/changeset/5fe418c3c217/
Log:Merge closed head 659f78e9b5b6 on branch py3k-list-compr-or
___
pypy-commit mailing li
Author: Armin Rigo
Branch: closed-branches
Changeset: r68113:2ee19ed8f81f
Date: 2013-11-14 19:01 +0100
http://bitbucket.org/pypy/pypy/changeset/2ee19ed8f81f/
Log:Merge closed head d7746d32bf9d on branch py3k-struct
___
pypy-commit mailing list
pypy
Author: Armin Rigo
Branch: closed-branches
Changeset: r68115:88350d86996d
Date: 2013-11-14 19:01 +0100
http://bitbucket.org/pypy/pypy/changeset/88350d86996d/
Log:Merge closed head 56a9bd9b2769 on branch pythoninspect-fix
___
pypy-commit mailing lis
Author: Armin Rigo
Branch: closed-branches
Changeset: r68108:bc5a4505f3cf
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/bc5a4505f3cf/
Log:Merge closed head ea46bf3cc485 on branch fix-jit-logs
___
pypy-commit mailing list
pyp
Author: Armin Rigo
Branch: closed-branches
Changeset: r68106:23c332c08fd1
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/23c332c08fd1/
Log:Merge closed head dc20838c51f4 on branch ctypes-byref
___
pypy-commit mailing list
pyp
Author: Armin Rigo
Branch: closed-branches
Changeset: r68117:7f78cebd672e
Date: 2013-11-14 19:01 +0100
http://bitbucket.org/pypy/pypy/changeset/7f78cebd672e/
Log:Merge closed head 83f0ba55bc1b on branch bridge-logging
___
pypy-commit mailing list
p
Author: Armin Rigo
Branch: closed-branches
Changeset: r68114:6230319bfb3f
Date: 2013-11-14 19:01 +0100
http://bitbucket.org/pypy/pypy/changeset/6230319bfb3f/
Log:Merge closed head 3b448254587e on branch py3k-subprocess-new-session
___
pypy-commit m
Author: Armin Rigo
Branch: closed-branches
Changeset: r68120:c91c7524a1c9
Date: 2013-11-14 19:01 +0100
http://bitbucket.org/pypy/pypy/changeset/c91c7524a1c9/
Log:Merge closed head 87a5f161be81 on branch cpyext-PyThreadState_New
___
pypy-commit mail
Author: Armin Rigo
Branch: closed-branches
Changeset: r68109:0cc3a7eb47cf
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/0cc3a7eb47cf/
Log:Merge closed head 3f776b761e09 on branch pycon2013-doc-fixes
___
pypy-commit mailing l
Author: Armin Rigo
Branch: closed-branches
Changeset: r68118:582320f11d88
Date: 2013-11-14 19:01 +0100
http://bitbucket.org/pypy/pypy/changeset/582320f11d88/
Log:Merge closed head 800741417787 on branch ssl_moving_write_buffer
___
pypy-commit maili
Author: Armin Rigo
Branch: closed-branches
Changeset: r68083:7a010056514c
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/7a010056514c/
Log:Merge closed head 7630ca70381b on branch array_equal
___
pypy-commit mailing list
pypy
Author: Armin Rigo
Branch: closed-branches
Changeset: r68104:fab5aaa5a12b
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/fab5aaa5a12b/
Log:Merge closed head 8412492e8e81 on branch rlib-doc-rpython-refs
___
pypy-commit mailing
Author: Armin Rigo
Branch: closed-branches
Changeset: r68090:6b3ebcd26d8a
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/6b3ebcd26d8a/
Log:Merge closed head 67779c333eea on branch clean-up-remaining-pypy-
rlib-refs
__
Author: Armin Rigo
Branch: closed-branches
Changeset: r68077:333251320e76
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/333251320e76/
Log:Merge closed head cf222adc939f on branch numpy-newbyteorder
___
pypy-commit mailing li
Author: Armin Rigo
Branch: closed-branches
Changeset: r68084:b6d66231dba3
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/b6d66231dba3/
Log:Merge closed head 3fec18025f0d on branch pickle-dumps
___
pypy-commit mailing list
pyp
Author: Armin Rigo
Branch: closed-branches
Changeset: r68096:e6a2260ea787
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/e6a2260ea787/
Log:Merge closed head 0a8ce6278f68 on branch remove-PYPY_NOT_MAIN_FILE
___
pypy-commit mai
Author: Armin Rigo
Branch: closed-branches
Changeset: r68097:47e35549c6d4
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/47e35549c6d4/
Log:Merge closed head c28dc4ddd9be on branch distutils-cppldflags
___
pypy-commit mailing
Author: Armin Rigo
Branch: closed-branches
Changeset: r68086:aef60966ce17
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/aef60966ce17/
Log:Merge closed head 09e6c7429ebb on branch stdlib-2.7.4-poll-fix
___
pypy-commit mailing
Author: Armin Rigo
Branch: closed-branches
Changeset: r68112:aed7cfe91a46
Date: 2013-11-14 19:01 +0100
http://bitbucket.org/pypy/pypy/changeset/aed7cfe91a46/
Log:Merge closed head 18d6db6fccf8 on branch task-decorator
___
pypy-commit mailing list
p
Author: Armin Rigo
Branch: closed-branches
Changeset: r68088:d435baaea47f
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/d435baaea47f/
Log:Merge closed head e6b76694838f on branch stdlib-2.7.4-fixed-io
___
pypy-commit mailing
Author: Armin Rigo
Branch: closed-branches
Changeset: r68082:642ab92e26cf
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/642ab92e26cf/
Log:Merge closed head 9d2bc73626af on branch ndmin
___
pypy-commit mailing list
pypy-commi
Author: Armin Rigo
Branch: closed-branches
Changeset: r68079:2f71dbdd9470
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/2f71dbdd9470/
Log:Merge closed head 3271bde53cb5 on branch numpypy-inplace-op
___
pypy-commit mailing li
Author: Armin Rigo
Branch: closed-branches
Changeset: r68101:9ac54ab0dbe0
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/9ac54ab0dbe0/
Log:Merge closed head ca3a4cf272be on branch package-tk
___
pypy-commit mailing list
pypy-
Author: Armin Rigo
Branch: closed-branches
Changeset: r68075:ff0c1dd2927c
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/ff0c1dd2927c/
Log:Merge closed head 31b7c9223f79 on branch rdict-experiments-2
___
pypy-commit mailing l
Author: Armin Rigo
Branch: closed-branches
Changeset: r68095:98531cd04c3a
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/98531cd04c3a/
Log:Merge closed head be560078e413 on branch nobold-backtrace
___
pypy-commit mailing list
Author: Armin Rigo
Branch: closed-branches
Changeset: r68092:10757ec6ab02
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/10757ec6ab02/
Log:Merge closed head d28e53d9c806 on branch unbreak-freebsd
___
pypy-commit mailing list
Author: Armin Rigo
Branch: closed-branches
Changeset: r68105:fb503a734353
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/fb503a734353/
Log:Merge closed head 8e4f7f8df8e1 on branch curses_fixes
___
pypy-commit mailing list
pyp
Author: Armin Rigo
Branch: closed-branches
Changeset: r68078:cacf7ddae3aa
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/cacf7ddae3aa/
Log:Merge closed head 9d9386541679 on branch cleanup-numpypy-namespace
___
pypy-commit mai
Author: Armin Rigo
Branch: closed-branches
Changeset: r68074:d42e9c73d526
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/d42e9c73d526/
Log:Merge closed head 6a5f3429faad on branch optmodel-refactor
___
pypy-commit mailing lis
Author: Armin Rigo
Branch: closed-branches
Changeset: r68102:4ed00f76a576
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/4ed00f76a576/
Log:Merge closed head cd07f4c70232 on branch enumerate-rstr
___
pypy-commit mailing list
p
Author: Armin Rigo
Branch: closed-branches
Changeset: r68080:998704dde1e3
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/998704dde1e3/
Log:Merge closed head 3112b0eadb86 on branch numpypy_count_nonzero
___
pypy-commit mailing
Author: Armin Rigo
Branch: closed-branches
Changeset: r68072:87b139c5154a
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/87b139c5154a/
Log:Merge closed head e57b90333d9a on branch default
diff --git a/.hgsubstate b/.hgsubstate
new file mode 100644
_
Author: Armin Rigo
Branch: closed-branches
Changeset: r68099:4edea7455192
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/4edea7455192/
Log:Merge closed head fc8664971578 on branch improve-errors-again2
___
pypy-commit mailing
Author: Armin Rigo
Branch: closed-branches
Changeset: r68076:a76ac33d372a
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/a76ac33d372a/
Log:Merge closed head 9ad0c80d9cff on branch remove-numpypy
___
pypy-commit mailing list
p
Author: Armin Rigo
Branch: closed-branches
Changeset: r68107:2c59a6c70918
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/2c59a6c70918/
Log:Merge closed head 61ce3b8b16b1 on branch statvfs_tests
___
pypy-commit mailing list
py
Author: Armin Rigo
Branch: closed-branches
Changeset: r68087:57969d79b842
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/57969d79b842/
Log:Merge closed head 048031fbb4f9 on branch stdlib-2.7.4-pwd-fix
___
pypy-commit mailing
Author: Armin Rigo
Branch: closed-branches
Changeset: r68094:2f23727661fa
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/2f23727661fa/
Log:Merge closed head 06e7251aaed4 on branch urlparse-unquote-faster
___
pypy-commit maili
Author: Armin Rigo
Branch: closed-branches
Changeset: r68085:6d4fbb25fa85
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/6d4fbb25fa85/
Log:Merge closed head 45ecc4a42058 on branch win32-fixes
___
pypy-commit mailing list
pypy
Author: Armin Rigo
Branch: closed-branches
Changeset: r68089:8834bb5926f2
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/8834bb5926f2/
Log:Merge closed head 3cbee0b9425c on branch stdlib-2.7.4-fixed-class
___
pypy-commit mail
Author: Armin Rigo
Branch: closed-branches
Changeset: r68100:39ccd08e0b72
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/39ccd08e0b72/
Log:Merge closed head 6538f38f63da on branch popen2-removal
___
pypy-commit mailing list
p
Author: Armin Rigo
Branch: closed-branches
Changeset: r68091:140a5b7e9376
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/140a5b7e9376/
Log:Merge closed head 4230db2e2e1e on branch coding-guide-update-rlib-
refs
___
py
Author: Armin Rigo
Branch: closed-branches
Changeset: r68093:5394ef2bda3d
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/5394ef2bda3d/
Log:Merge closed head c5943a5c41a9 on branch unquote-faster
___
pypy-commit mailing list
p
Author: Armin Rigo
Branch: closed-branches
Changeset: r68103:63866b92a1ff
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/63866b92a1ff/
Log:Merge closed head 3a0298093f20 on branch ndarray-ptp
___
pypy-commit mailing list
pypy
Author: Armin Rigo
Branch: closed-branches
Changeset: r68098:2051fc50063a
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/2051fc50063a/
Log:Merge closed head 5f5e401edccc on branch improve-errors-again
___
pypy-commit mailing
Author: Armin Rigo
Branch: closed-branches
Changeset: r68081:be7a78744f04
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/be7a78744f04/
Log:Merge closed head ebf84dd7f970 on branch dtype-isnative
___
pypy-commit mailing list
p
Author: Armin Rigo
Branch: closed-branches
Changeset: r68073:47504fdf3522
Date: 2013-11-14 19:00 +0100
http://bitbucket.org/pypy/pypy/changeset/47504fdf3522/
Log:Merge closed head 7f1adb56a558 on branch bigint-with-int
___
pypy-commit mailing list
Author: David Schneider
Branch:
Changeset: r891:4d6e4e3813f2
Date: 2013-11-14 14:45 +0100
http://bitbucket.org/pypy/buildbot/changeset/4d6e4e3813f2/
Log:move NUMPY_64 back to tannit64
diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/master.py
++
Author: David Schneider
Branch:
Changeset: r890:b7762c17e248
Date: 2013-11-14 13:43 +0100
http://bitbucket.org/pypy/buildbot/changeset/b7762c17e248/
Log:move NUMPY_64 to allegro64 and add it to the nightly-2-00 scheduler
diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
Author: Armin Rigo
Branch: release-0.8
Changeset: r1418:7f64d6952c56
Date: 2013-11-14 13:30 +0100
http://bitbucket.org/cffi/cffi/changeset/7f64d6952c56/
Log:MD5/SHA1
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -92,9 +92,9
Author: Armin Rigo
Branch: release-0.8
Changeset: r1417:2d6172481285
Date: 2013-11-14 13:28 +0100
http://bitbucket.org/cffi/cffi/changeset/2d6172481285/
Log:Release 0.8
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mai
Author: Armin Rigo
Branch:
Changeset: r68071:d13b9ffb9f1a
Date: 2013-11-14 13:23 +0100
http://bitbucket.org/pypy/pypy/changeset/d13b9ffb9f1a/
Log:Thanks Larry
diff --git a/pypy/doc/release-2.2.0.rst b/pypy/doc/release-2.2.0.rst
--- a/pypy/doc/release-2.2.0.rst
+++ b/pypy/doc/release-2.2.0.r
Author: Armin Rigo
Branch:
Changeset: r68070:8d1f6d47d417
Date: 2013-11-14 10:48 +0100
http://bitbucket.org/pypy/pypy/changeset/8d1f6d47d417/
Log:Issue #1633
Give a more sensible error message on int() or long() typeerrors.
diff --git a/pypy/objspace/std/inttype.py b/pypy/objspace/
Author: Brian Kearns
Branch: cpyext-PyThreadState_New
Changeset: r68069:87a5f161be81
Date: 2013-11-14 04:33 -0500
http://bitbucket.org/pypy/pypy/changeset/87a5f161be81/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
htt
Author: Brian Kearns
Branch: ssl_moving_write_buffer
Changeset: r68067:800741417787
Date: 2013-11-14 04:32 -0500
http://bitbucket.org/pypy/pypy/changeset/800741417787/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
http
Author: Brian Kearns
Branch: improved_ebnfparse_error
Changeset: r68068:a1f52d6ae34e
Date: 2013-11-14 04:32 -0500
http://bitbucket.org/pypy/pypy/changeset/a1f52d6ae34e/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
htt
Author: Brian Kearns
Branch: bridge-logging
Changeset: r68066:83f0ba55bc1b
Date: 2013-11-14 04:31 -0500
http://bitbucket.org/pypy/pypy/changeset/83f0ba55bc1b/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.
Author: Brian Kearns
Branch: py3k-list-compr-or
Changeset: r68065:659f78e9b5b6
Date: 2013-11-14 04:31 -0500
http://bitbucket.org/pypy/pypy/changeset/659f78e9b5b6/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https://m
Author: Brian Kearns
Branch: py3k-struct
Changeset: r68062:d7746d32bf9d
Date: 2013-11-14 04:27 -0500
http://bitbucket.org/pypy/pypy/changeset/d7746d32bf9d/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.pyt
Author: Brian Kearns
Branch: pythoninspect-fix
Changeset: r68064:56a9bd9b2769
Date: 2013-11-14 04:27 -0500
http://bitbucket.org/pypy/pypy/changeset/56a9bd9b2769/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https://ma
Author: Brian Kearns
Branch: py3k-subprocess-new-session
Changeset: r68063:3b448254587e
Date: 2013-11-14 04:27 -0500
http://bitbucket.org/pypy/pypy/changeset/3b448254587e/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
Author: Brian Kearns
Branch: task-decorator
Changeset: r68061:18d6db6fccf8
Date: 2013-11-14 04:26 -0500
http://bitbucket.org/pypy/pypy/changeset/18d6db6fccf8/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.
Author: Brian Kearns
Branch: zlib-mem-pressure
Changeset: r68060:bfcb4d5e68e6
Date: 2013-11-14 04:25 -0500
http://bitbucket.org/pypy/pypy/changeset/bfcb4d5e68e6/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https://ma
Author: Brian Kearns
Branch: statvfs_tests
Changeset: r68057:61ce3b8b16b1
Date: 2013-11-14 04:24 -0500
http://bitbucket.org/pypy/pypy/changeset/61ce3b8b16b1/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.p
Author: Brian Kearns
Branch: fix-jit-logs
Changeset: r68058:ea46bf3cc485
Date: 2013-11-14 04:24 -0500
http://bitbucket.org/pypy/pypy/changeset/ea46bf3cc485/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.py
Author: Brian Kearns
Branch: curses_fixes
Changeset: r68055:8e4f7f8df8e1
Date: 2013-11-14 04:23 -0500
http://bitbucket.org/pypy/pypy/changeset/8e4f7f8df8e1/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.py
Author: Brian Kearns
Branch: pycon2013-doc-fixes
Changeset: r68059:3f776b761e09
Date: 2013-11-14 04:25 -0500
http://bitbucket.org/pypy/pypy/changeset/3f776b761e09/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https://
Author: Brian Kearns
Branch: ctypes-byref
Changeset: r68056:dc20838c51f4
Date: 2013-11-14 04:24 -0500
http://bitbucket.org/pypy/pypy/changeset/dc20838c51f4/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.py
Author: Brian Kearns
Branch: rlib-doc-rpython-refs
Changeset: r68054:8412492e8e81
Date: 2013-11-14 04:22 -0500
http://bitbucket.org/pypy/pypy/changeset/8412492e8e81/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https:
Author: Brian Kearns
Branch: enumerate-rstr
Changeset: r68052:cd07f4c70232
Date: 2013-11-14 04:21 -0500
http://bitbucket.org/pypy/pypy/changeset/cd07f4c70232/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.
Author: Brian Kearns
Branch: ndarray-ptp
Changeset: r68053:3a0298093f20
Date: 2013-11-14 04:21 -0500
http://bitbucket.org/pypy/pypy/changeset/3a0298093f20/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.pyt
Author: Brian Kearns
Branch: package-tk
Changeset: r68051:ca3a4cf272be
Date: 2013-11-14 04:20 -0500
http://bitbucket.org/pypy/pypy/changeset/ca3a4cf272be/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.pyth
Author: Brian Kearns
Branch: popen2-removal
Changeset: r68050:6538f38f63da
Date: 2013-11-14 04:19 -0500
http://bitbucket.org/pypy/pypy/changeset/6538f38f63da/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.
Author: Brian Kearns
Branch: remove-PYPY_NOT_MAIN_FILE
Changeset: r68046:0a8ce6278f68
Date: 2013-11-14 04:17 -0500
http://bitbucket.org/pypy/pypy/changeset/0a8ce6278f68/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
ht
Author: Brian Kearns
Branch: improve-errors-again
Changeset: r68048:5f5e401edccc
Date: 2013-11-14 04:18 -0500
http://bitbucket.org/pypy/pypy/changeset/5f5e401edccc/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https:/
Author: Brian Kearns
Branch: improve-errors-again2
Changeset: r68049:fc8664971578
Date: 2013-11-14 04:18 -0500
http://bitbucket.org/pypy/pypy/changeset/fc8664971578/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https:
Author: Brian Kearns
Branch: distutils-cppldflags
Changeset: r68047:c28dc4ddd9be
Date: 2013-11-14 04:17 -0500
http://bitbucket.org/pypy/pypy/changeset/c28dc4ddd9be/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https:/
Author: Brian Kearns
Branch: nobold-backtrace
Changeset: r68045:be560078e413
Date: 2013-11-14 04:16 -0500
http://bitbucket.org/pypy/pypy/changeset/be560078e413/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mai
Author: Brian Kearns
Branch: unbreak-freebsd
Changeset: r68042:d28e53d9c806
Date: 2013-11-14 04:11 -0500
http://bitbucket.org/pypy/pypy/changeset/d28e53d9c806/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail
Author: Brian Kearns
Branch: unquote-faster
Changeset: r68043:c5943a5c41a9
Date: 2013-11-14 04:11 -0500
http://bitbucket.org/pypy/pypy/changeset/c5943a5c41a9/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.
Author: Brian Kearns
Branch: urlparse-unquote-faster
Changeset: r68044:06e7251aaed4
Date: 2013-11-14 04:12 -0500
http://bitbucket.org/pypy/pypy/changeset/06e7251aaed4/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
http
Author: Brian Kearns
Branch: coding-guide-update-rlib-refs
Changeset: r68041:4230db2e2e1e
Date: 2013-11-14 04:10 -0500
http://bitbucket.org/pypy/pypy/changeset/4230db2e2e1e/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.or
Author: Brian Kearns
Branch: clean-up-remaining-pypy-rlib-refs
Changeset: r68040:67779c333eea
Date: 2013-11-14 04:10 -0500
http://bitbucket.org/pypy/pypy/changeset/67779c333eea/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@pytho
Author: Armin Rigo
Branch:
Changeset: r253:0d780832a697
Date: 2013-11-14 10:10 +0100
http://bitbucket.org/pypy/jitviewer/changeset/0d780832a697/
Log:Added tag pypy-2.2 for changeset 15e03325a227
diff --git a/.hgtags b/.hgtags
--- a/.hgtags
+++ b/.hgtags
@@ -1,2 +1,3 @@
24adc3403cd8fdcd9e3f
Author: Brian Kearns
Branch: pickle-dumps
Changeset: r68034:3fec18025f0d
Date: 2013-11-14 04:05 -0500
http://bitbucket.org/pypy/pypy/changeset/3fec18025f0d/
Log:close merged branch
___
pypy-commit mailing list
pypy-commit@python.org
https://mail.py
1 - 100 of 123 matches
Mail list logo