[pypy-commit] Notification: pypy

2011-11-01 Thread Bitbucket
You have received a notification from wizz. Hi, I forked pypy. My fork is at https://bitbucket.org/wizz/pypy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] http://mail.python

[pypy-commit] Notification: pypy

2011-11-03 Thread Bitbucket
You have received a notification from Van Lindberg. Hi, I forked pypy. My fork is at https://bitbucket.org/vanl/pypy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] http://mai

[pypy-commit] Notification: pypy

2011-11-08 Thread Bitbucket
You have received a notification from Dan Colish. Hi, I forked pypy. My fork is at https://bitbucket.org/dcolish/pypy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] http://ma

[pypy-commit] Notification: pypy

2011-11-21 Thread Bitbucket
You have received a notification from chronitis. Hi, I forked pypy. My fork is at https://bitbucket.org/chronitis/pypy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] http://m

[pypy-commit] [OPEN] Pull request #14 for pypy/pypy: py3k sys.hash_info

2011-11-21 Thread Bitbucket
A new pull request has been opened by chronitis. chronitis/pypy has changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/14/py3k-syshash_info Title: py3k sys.hash_info Add missing py3k sys.hash_info struct. Changes to be pulled: 63cd13767ec9 by Gordon Ball: "Add p

[pypy-commit] [OPEN] Pull request #14 for pypy/pypy: py3k fixes - sys.hash_info, more stringobject tests, fixes for stringobject

2011-11-22 Thread Bitbucket
Pull request #14 has been updated by chronitis to include new changes. https://bitbucket.org/pypy/pypy/pull-request/14/py3k-fixes-syshash_info-more-stringobject Title: py3k fixes - sys.hash_info, more stringobject tests, fixes for stringobject Creator: chronitis Add missing py3k sys.hash_info

[pypy-commit] Notification: benchmarks

2011-11-24 Thread Bitbucket
You have received a notification from Jonas Haag. Hi, I forked benchmarks. My fork is at https://bitbucket.org/jonashaag/benchmarks. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list pypy-commit@pytho

[pypy-commit] [OPEN] Pull request #1 for pypy/benchmarks: Added GZip benchmark

2011-11-24 Thread Bitbucket
A new pull request has been opened by Jonas Haag. jonashaag/benchmarks has changes to be pulled into pypy/benchmarks. https://bitbucket.org/pypy/benchmarks/pull-request/1/added-gzip-benchmark Title: Added GZip benchmark The same thing should be done with bz2. Changes to be pulled: -- This i

[pypy-commit] [COMMENT] Pull request #1 for pypy/benchmarks: Added GZip benchmark

2011-11-24 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/benchmarks/pull-request/1/added-gzip-benchmark#comment-1153 fijal said: Doesn't that depend a bit too much on hard drive caches? Can we unpack this into memory instead? -- This is a pull request comment notification from bitbucket.org. Yo

[pypy-commit] [COMMENT] Pull request #1 for pypy/benchmarks: Added GZip benchmark

2011-11-24 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/benchmarks/pull-request/1/added-gzip-benchmark#comment-1164 Jonas Haag (jonashaag) said: Don't you have {{{/tmp}}} mapped to memory? -- This is a pull request comment notification from bitbucket.org. You are receiving this either because y

[pypy-commit] [OPEN] Pull request #14 for pypy/pypy: py3k fixes - sys.hash_info, more stringobject tests, fixes for stringobject

2011-11-28 Thread Bitbucket
Pull request #14 has been updated by chronitis to include new changes. https://bitbucket.org/pypy/pypy/pull-request/14/py3k-fixes-syshash_info-more-stringobject Title: py3k fixes - sys.hash_info, more stringobject tests, fixes for stringobject Creator: chronitis Update stringobject, strjoin, s

[pypy-commit] Notification: pypyjp

2011-11-30 Thread Bitbucket
You have received a notification from yanolab. Hi, I forked pypy. My fork is at https://bitbucket.org/yanolab/pypyjp. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] http://mai

[pypy-commit] Notification: jitviewer

2011-11-30 Thread Bitbucket
You have received a notification from gabriel_h. Hi, I forked jitviewer. My fork is at https://bitbucket.org/gabriel_h/jitviewer. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected]

[pypy-commit] [OPEN] Pull request #2 for pypy/jitviewer: Makes jitviewer compatible with Flask v0.8

2011-12-01 Thread Bitbucket
A new pull request has been opened by Gabriel Hege. gabriel_h/pypy-jitviewer has changes to be pulled into pypy/jitviewer. https://bitbucket.org/pypy/jitviewer/pull-request/2/makes-jitviewer-compatible-with-flask-v08 Title: Makes jitviewer compatible with Flask v0.8 Used to give the following e

[pypy-commit] [COMMENT] Pull request #2 for pypy/jitviewer: Makes jitviewer compatible with Flask v0.8

2011-12-01 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/jitviewer/pull-request/2/makes-jitviewer-compatible-with-flask-v08#comment-1240 fijal said: funnily enough I just pushed changes that make it work, for unrelated reasons. Speaking of which, can you think about a way to make templates and s

[pypy-commit] [COMMENT] Pull request #2 for pypy/jitviewer: Makes jitviewer compatible with Flask v0.8

2011-12-01 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/jitviewer/pull-request/2/makes-jitviewer-compatible-with-flask-v08#comment-1241 Gabriel Hege (gabriel_h) said: I've got no idea. I don't know Flask. I just looked at the backtrace and removing the comments seemed like the right thing to do

[pypy-commit] [COMMENT] Pull request #2 for pypy/jitviewer: Makes jitviewer compatible with Flask v0.8

2011-12-01 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/jitviewer/pull-request/2/makes-jitviewer-compatible-with-flask-v08#comment-1242 fijal said: ok, cool :) the default should work just fine (I pass 'jitviewer' instead of __name__ but it should nto matter). -- This is a pull request comment

[pypy-commit] Notification: pypy

2011-12-01 Thread Bitbucket
You have received a notification from andersas. Hi, I forked pypy. My fork is at https://bitbucket.org/andersas/pypy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] http://mai

[pypy-commit] [COMMENT] Pull request #1 for pypy/benchmarks: Added GZip benchmark

2011-12-03 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/benchmarks/pull-request/1/added-gzip-benchmark#comment-1278 Jonas Haag (jonashaag) said: bump -- This is a pull request comment notification from bitbucket.org. You are receiving this either because you are participating in a pull request,

[pypy-commit] Notification: pypy

2011-12-04 Thread Bitbucket
You have received a notification from andersas. Hi, I forked pypy. My fork is at https://bitbucket.org/andersas/pypy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] http://mai

[pypy-commit] [OPEN] Pull request #14 for pypy/pypy: py3k fixes

2011-12-04 Thread Bitbucket
Pull request #14 has been updated by chronitis to include new changes. https://bitbucket.org/pypy/pypy/pull-request/14/py3k-fixes Title: py3k fixes Creator: chronitis Some work on __builtins__ Updated list of changes: 39344e68a597 by chronitis: "Merge" fa576535dacc by chronitis: "Fix for anno

[pypy-commit] Notification: pypy

2011-12-04 Thread Bitbucket
You have received a notification from tankasaurus. Hi, I forked pypy. My fork is at https://bitbucket.org/tankasaurus/pypy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] http

[pypy-commit] Notification: pypy

2011-12-04 Thread Bitbucket
You have received a notification from pypyja. Hi, I forked pypy. My fork is at https://bitbucket.org/pypyja/pypy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] http://mail.py

[pypy-commit] Notification: Your access to pypy has been revoked.

2011-12-04 Thread Bitbucket
You have received a notification from pypyja. You no longer have access to the source of pypy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] http://mail.python.org/mailman/li

[pypy-commit] Notification: pypy

2011-12-07 Thread Bitbucket
You have received a notification from Jeff Terrace. Hi, I forked pypy. My fork is at https://bitbucket.org/jterrace/pypy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] http:/

[pypy-commit] [OPEN] Pull request #15 for pypy/pypy: Added tolist() function to numpypy's scalars and multidim arrays

2011-12-08 Thread Bitbucket
A new pull request has been opened by Jeff Terrace. jterrace/pypy has changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/15/added-tolist-function-to-numpypys-scalars Title: Added tolist() function to numpypy's scalars and multidim arrays Includes tests Changes to

[pypy-commit] [COMMENT] Pull request #15 for pypy/pypy: Added tolist() function to numpypy's scalars and multidim arrays

2011-12-08 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/15/added-tolist-function-to-numpypys-scalars#comment-1329 Alex Gaynor (alex_gaynor) said: Couple comments: # You can't use self.value in W_GenericBox, as it doesn't have a specific type, the right way to go is probably t

[pypy-commit] [OPEN] Pull request #15 for pypy/pypy: Added tolist() function to numpypy's scalars and multidim arrays

2011-12-08 Thread Bitbucket
Pull request #15 has been updated by Jeff Terrace to include new changes. https://bitbucket.org/pypy/pypy/pull-request/15/added-tolist-function-to-numpypys-scalars Title: Added tolist() function to numpypy's scalars and multidim arrays Creator: Jeff Terrace Includes tests Updated list of chang

[pypy-commit] [COMMENT] Pull request #15 for pypy/pypy: Added tolist() function to numpypy's scalars and multidim arrays

2011-12-08 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/15/added-tolist-function-to-numpypys-scalars#comment-1331 Jeff Terrace (jterrace) said: 1. I think I did this right, although I couldn't figure out how to import the LTR names from interp_dtype, so they are hard coded. It

[pypy-commit] [COMMENT] Pull request #15 for pypy/pypy: Added tolist() function to numpypy's scalars and multidim arrays

2011-12-09 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/15/added-tolist-function-to-numpypys-scalars#comment-1354 Alex Gaynor (alex_gaynor) said: # You still can't use self.value here, you need to call space.float(self) (and friends). # an RPython list of wrapped vars is usual

[pypy-commit] [COMMENT] Pull request #15 for pypy/pypy: Added tolist() function to numpypy's scalars and multidim arrays

2011-12-09 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/15/added-tolist-function-to-numpypys-scalars#comment-1355 Alex Gaynor (alex_gaynor) said: ah, and the scalar test is missing some asserts -- This is a pull request comment notification from bitbucket.org. You are receivin

[pypy-commit] [COMMENT] Pull request #15 for pypy/pypy: Added tolist() function to numpypy's scalars and multidim arrays

2011-12-10 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/15/added-tolist-function-to-numpypys-scalars#comment-1356 arigo said: jterrace: space.unwrap() is there only for tests and is not RPython. -- This is a pull request comment notification from bitbucket.org. You are receivi

[pypy-commit] [COMMENT] Pull request #15 for pypy/pypy: Added tolist() function to numpypy's scalars and multidim arrays

2011-12-10 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/15/added-tolist-function-to-numpypys-scalars#comment-1358 Jeff Terrace (jterrace) said: Yikes! Bear with me while I get the hang of RPython. I'll fix this stuff and try again. -- This is a pull request comment notificati

[pypy-commit] [OPEN] Pull request #15 for pypy/pypy: Added tolist() function to numpypy's scalars and multidim arrays

2011-12-10 Thread Bitbucket
Pull request #15 has been updated by Jeff Terrace to include new changes. https://bitbucket.org/pypy/pypy/pull-request/15/added-tolist-function-to-numpypys-scalars Title: Added tolist() function to numpypy's scalars and multidim arrays Creator: Jeff Terrace Includes tests Updated list of chang

[pypy-commit] [OPEN] Pull request #16 for pypy/pypy: Adds full fromstring support and exposes uint types

2011-12-10 Thread Bitbucket
A new pull request has been opened by Jeff Terrace. jterrace/pypy has changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/16/adds-full-fromstring-support-and-exposes Title: Adds full fromstring support and exposes uint types 1. Fixed typo in W_UnsignedIntegerBox 2.

[pypy-commit] [COMMENT] Pull request #16 for pypy/pypy: Adds full fromstring support and exposes uint types

2011-12-10 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/16/adds-full-fromstring-support-and-exposes#comment-1365 Jeff Terrace (jterrace) said: Adding a comment with nicer formatted list since I can't seem to edit my description: 1. Fixed typo in W_UnsignedIntegerBox 2. Updat

[pypy-commit] [COMMENT] Pull request #16 for pypy/pypy: Adds full fromstring support and exposes uint types

2011-12-10 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/16/adds-full-fromstring-support-and-exposes#comment-1366 Alex Gaynor (alex_gaynor) said: Can this be split into multiple matches, ideally 3 I think: # the unsigned stuff # the fromstring stuff # numpy.int32("str") -- Thi

[pypy-commit] [COMMENT] Pull request #16 for pypy/pypy: Adds full fromstring support and exposes uint types

2011-12-10 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/16/adds-full-fromstring-support-and-exposes#comment-1367 Jeff Terrace (jterrace) said: #2 depends on #3, and the tests for #2 depend on #1, so they could be decomposed, but it would take some extra work. How come? Just to

[pypy-commit] [COMMENT] Pull request #16 for pypy/pypy: Adds full fromstring support and exposes uint types

2011-12-10 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/16/adds-full-fromstring-support-and-exposes#comment-1368 Alex Gaynor (alex_gaynor) said: Yup, exactly. -- This is a pull request comment notification from bitbucket.org. You are receiving this either because you are parti

[pypy-commit] [REJECTED] Pull request #16 for pypy/pypy: Adds full fromstring support and exposes uint types

2011-12-10 Thread Bitbucket
Pull request #16 has been rejected by Alex Gaynor. jterrace/pypy had changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/16/adds-full-fromstring-support-and-exposes So it can be split into several smaller oens. Rejected changes: a677a3081191 by Jeff Terrace: "Move

[pypy-commit] [OPEN] Pull request #17 for pypy/pypy: Updates for numpy uint types

2011-12-10 Thread Bitbucket
A new pull request has been opened by Jeff Terrace. jterrace/pypy has changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/17/updates-for-numpy-uint-types Title: Updates for numpy uint types # Fixed typo in W_UnsignedIntegerBox # Updated dtype tests to check for pro

[pypy-commit] [REJECTED] Pull request #15 for pypy/pypy: Added tolist() function to numpypy's scalars and multidim arrays

2011-12-10 Thread Bitbucket
Pull request #15 has been rejected by Alex Gaynor. jterrace/pypy had changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/15/added-tolist-function-to-numpypys-scalars Added in 3eba2ed546ad, I couldn't find a way to do the pull request dance and make a few small chan

[pypy-commit] [REJECTED] Pull request #17 for pypy/pypy: Updates for numpy uint types

2011-12-10 Thread Bitbucket
Pull request #17 has been rejected by Alex Gaynor. jterrace/pypy had changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/17/updates-for-numpy-uint-types Merged in 716c084b46a1, once again I don't know how to get this to show as "accepted" and still have changes, I

[pypy-commit] [OPEN] Pull request #18 for pypy/pypy: Adds string constructors to ints and floats

2011-12-11 Thread Bitbucket
A new pull request has been opened by Jeff Terrace. jterrace/pypy has changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/18/adds-string-constructors-to-ints-and Title: Adds string constructors to ints and floats # Added tests for (u)int8-(u)int64 and float32/float

[pypy-commit] Notification: benchmarks

2011-12-12 Thread Bitbucket
You have received a notification from pypyja. Hi, I forked benchmarks. My fork is at https://bitbucket.org/pypyja/benchmarks. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] ht

[pypy-commit] Notification: Your access to benchmarks has been revoked.

2011-12-12 Thread Bitbucket
You have received a notification from pypyja. You no longer have access to the source of benchmarks. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] http://mail.python.org/mail

[pypy-commit] [OPEN] Pull request #18 for pypy/pypy: Adds string constructors to ints and floats

2011-12-12 Thread Bitbucket
Pull request #18 has been updated by Jeff Terrace to include new changes. https://bitbucket.org/pypy/pypy/pull-request/18/adds-string-constructors-to-ints-and Title: Adds string constructors to ints and floats Creator: Jeff Terrace # Added tests for (u)int8-(u)int64 and float32/float64 for taki

[pypy-commit] [OPEN] Pull request #18 for pypy/pypy: Adds string constructors to ints and floats

2011-12-12 Thread Bitbucket
Pull request #18 has been updated by Jeff Terrace to include new changes. https://bitbucket.org/pypy/pypy/pull-request/18/adds-string-constructors-to-ints-and Title: Adds string constructors to ints and floats Creator: Jeff Terrace # Added tests for (u)int8-(u)int64 and float32/float64 for taki

[pypy-commit] [ACCEPTED] Pull request #18 for pypy/pypy: Adds string constructors to ints and floats

2011-12-12 Thread Bitbucket
Pull request #18 has been accepted by Alex Gaynor. Changes in jterrace/pypy have been pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/18/adds-string-constructors-to-ints-and -- This is an issue notification from bitbucket.org. You are receiving this either because you are the

[pypy-commit] Notification: pypy-sandbox-4-pycode

2011-12-14 Thread Bitbucket
You have received a notification from trampgeek. Hi, I forked pypy. My fork is at https://bitbucket.org/trampgeek/pypy-sandbox-4-pycode. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list pypy-commit@p

[pypy-commit] Notification: testproject

2012-01-02 Thread Bitbucket
You have received a notification from krischan. Hi, I forked pypy. My fork is at https://bitbucket.org/krischan/testproject. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] htt

[pypy-commit] [ACCEPTED] Pull request #1 for pypy/benchmarks: Added GZip benchmark

2012-01-03 Thread Bitbucket
Pull request #1 has been accepted by Alex Gaynor. Changes in jonashaag/benchmarks have been pulled into pypy/benchmarks. https://bitbucket.org/pypy/benchmarks/pull-request/1/added-gzip-benchmark -- This is an issue notification from bitbucket.org. You are receiving this either because you are the

[pypy-commit] Notification: pypy-sandbox-4-pycode

2012-01-10 Thread Bitbucket
You have received a notification from trampgeek. Hi, I forked pypy. My fork is at https://bitbucket.org/trampgeek/pypy-sandbox-4-pycode. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list pypy-commit@p

[pypy-commit] Notification: pypy

2012-01-12 Thread Bitbucket
You have received a notification from berkerpeksag. Hi, I forked pypy. My fork is at https://bitbucket.org/berkerpeksag/pypy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] ht

[pypy-commit] Notification: pypy

2012-01-12 Thread Bitbucket
You have received a notification from Carl Friedrich Bolz. Hi, I forked pypy. My fork is at https://bitbucket.org/cfbolz/pypy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] h

[pypy-commit] Notification: pypydoc

2012-01-13 Thread Bitbucket
You have received a notification from tomo cocoa. Hi, I forked pypy. My fork is at https://bitbucket.org/cocoatomo/pypydoc. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] http

[pypy-commit] Notification: Your access to pypydoc has been revoked.

2012-01-14 Thread Bitbucket
You have received a notification from tomo cocoa. You no longer have access to the source of pypydoc. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] http://mail.python.org/mai

[pypy-commit] Notification: pypyjvm

2012-01-14 Thread Bitbucket
You have received a notification from tomo cocoa. Hi, I forked pypy. My fork is at https://bitbucket.org/cocoatomo/pypyjvm. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] http

[pypy-commit] Notification: pypy

2012-01-14 Thread Bitbucket
You have received a notification from benol. Hi, I forked pypy. My fork is at https://bitbucket.org/benol/pypy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] http://mail.pyth

[pypy-commit] [OPEN] Pull request #19 for pypy/pypy: Improvements to the JVM backend

2012-01-14 Thread Bitbucket
A new pull request has been opened by Michał Bendowski. benol/pypy has changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/19/improvements-to-the-jvm-backend Title: Improvements to the JVM backend The translation process now finishes successfully, although produces

[pypy-commit] [OPEN] Pull request #20 for pypy/pypy: Improvements to the JVM backend, this time with tests

2012-01-15 Thread Bitbucket
A new pull request has been opened by Michał Bendowski. benol/pypy has changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/20/improvements-to-the-jvm-backend-this-time Title: Improvements to the JVM backend, this time with tests Changes to be pulled: 8efdb1515b2c

[pypy-commit] Notification: pypy

2012-01-16 Thread Bitbucket
You have received a notification from Romain Guillebert. Hi, I forked pypy. My fork is at https://bitbucket.org/rguillebert/pypy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected]

[pypy-commit] [REJECTED] Pull request #20 for pypy/pypy: Improvements to the JVM backend, this time with tests

2012-01-18 Thread Bitbucket
Pull request #20 has been rejected by Antonio Cuni. benol/pypy had changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/20/improvements-to-the-jvm-backend-this-time manually merged Rejected changes: 8efdb1515b2c by Michał Bendowski: "Handle the 'jit_is_virtual' opc

[pypy-commit] [REJECTED] Pull request #19 for pypy/pypy: Improvements to the JVM backend

2012-01-18 Thread Bitbucket
Pull request #19 has been rejected by Antonio Cuni. benol/pypy had changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/19/improvements-to-the-jvm-backend manually merged Rejected changes: 2e1b33862b2c by Michał Bendowski: "Add files generated by PyCharm to .hgigno

[pypy-commit] Notification: pypy

2012-01-18 Thread Bitbucket
You have received a notification from David Ripton. Hi, I forked pypy. My fork is at https://bitbucket.org/dripton/pypy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] http://

[pypy-commit] [OPEN] Pull request #22 for pypy/pypy: fix documentation bugs

2012-01-20 Thread Bitbucket
A new pull request has been opened by tomo cocoa. cocoatomo/pypydoc has changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/22/fix-documentation-bugs Title: fix documentation bugs some miscellaneous typo were fixed Changes to be pulled: -- This is an issue noti

[pypy-commit] [OPEN] Pull request #21 for pypy/pypy: datetime.py fix for issue972, with unit test

2012-01-21 Thread Bitbucket
Pull request #21 has been updated by David Ripton to include new changes. https://bitbucket.org/pypy/pypy/pull-request/21/datetimepy-fix-for-issue972-with-unit-test Title: datetime.py fix for issue972, with unit test Creator: David Ripton Copying utcfromtimestamp from the CPython3.2 version of

[pypy-commit] [OPEN] Pull request #21 for pypy/pypy: datetime.py fix for issue972, with unit test

2012-01-21 Thread Bitbucket
Pull request #21 has been updated by David Ripton to include new changes. https://bitbucket.org/pypy/pypy/pull-request/21/datetimepy-fix-for-issue972-with-unit-test Title: datetime.py fix for issue972, with unit test Creator: David Ripton Copying utcfromtimestamp from the CPython3.2 version of

[pypy-commit] [ACCEPTED] Pull request #21 for pypy/pypy: datetime.py fix for issue972, with unit test

2012-01-21 Thread Bitbucket
Pull request #21 has been accepted by Maciej Fijalkowski. Changes in dripton/pypy have been pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/21/datetimepy-fix-for-issue972-with-unit-test -- This is an issue notification from bitbucket.org. You are receiving this either because

[pypy-commit] Notification: benchmarks

2012-01-22 Thread Bitbucket
You have received a notification from Carsten Senger. Hi, I forked benchmarks. My fork is at https://bitbucket.org/csenger/benchmarks. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list pypy-commit@pyth

[pypy-commit] Notification: pypy

2012-01-22 Thread Bitbucket
You have received a notification from David Ripton. Hi, I forked pypy. My fork is at https://bitbucket.org/dripton/pypy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] http://

[pypy-commit] [OPEN] Pull request #23 for pypy/pypy: Fix _sqlite3.py fix for issue996, with test

2012-01-22 Thread Bitbucket
A new pull request has been opened by David Ripton. dripton/pypy has changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/23/fix-_sqlite3py-fix-for-issue996-with-test Title: Fix _sqlite3.py fix for issue996, with test 4 commits of trivial cleanups to lib_pypy/_sqlit

[pypy-commit] [COMMENT] Pull request #23 for pypy/pypy: Fix _sqlite3.py fix for issue996, with test

2012-01-22 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/23/fix-_sqlite3py-fix-for-issue996-with-test#comment-1996 Alex Gaynor (alex_gaynor) said: A few comments: # No need for the new comment at the top of _sqlite3.py, it has already been modified many times :) # The new test

[pypy-commit] [COMMENT] Pull request #23 for pypy/pypy: Fix _sqlite3.py fix for issue996, with test

2012-01-22 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/23/fix-_sqlite3py-fix-for-issue996-with-test#comment-1997 David Ripton (dripton) said: Alex, the new comment is there because the pysqlite license specifically requires that modified versions be marked as modified. It's

[pypy-commit] [OPEN] Pull request #23 for pypy/pypy: Fix _sqlite3.py fix for issue996, with test

2012-01-22 Thread Bitbucket
Pull request #23 has been updated by David Ripton to include new changes. https://bitbucket.org/pypy/pypy/pull-request/23/fix-_sqlite3py-fix-for-issue996-with-test Title: Fix _sqlite3.py fix for issue996, with test Creator: David Ripton 4 commits of trivial cleanups to lib_pypy/_sqlite3.py, a c

[pypy-commit] [COMMENT] Pull request #23 for pypy/pypy: Fix _sqlite3.py fix for issue996, with test

2012-01-22 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/23/fix-_sqlite3py-fix-for-issue996-with-test#comment-1999 David Ripton (dripton) said: This has been merged. -- This is a pull request comment notification from bitbucket.org. You are receiving this either because you are

[pypy-commit] Notification: pypy

2012-05-08 Thread Bitbucket
You have received a notification from Michał Bendowski. Hi, I forked pypy. My fork is at https://bitbucket.org/benol/pypy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] http:

[pypy-commit] Notification: lang-gameboy

2012-05-09 Thread Bitbucket
You have received a notification from Even Wiik Thomassen. Hi, I forked lang-gameboy. My fork is at https://bitbucket.org/eventh/lang-gameboy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list pypy-co

[pypy-commit] Notification: You have hereby been granted write access to fijal/pypy-postgresql.

2012-05-12 Thread Bitbucket
You have received a notification from Anonymous. You may now access the repository source on: https://bitbucket.org/fijal/pypy-postgresql/overview -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list pyp

[pypy-commit] Notification: pypy

2012-01-27 Thread Bitbucket
You have received a notification from Stefano Parmesan. Hi, I forked pypy. My fork is at https://bitbucket.org/armisael/pypy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] ht

[pypy-commit] Notification: pypy

2012-01-28 Thread Bitbucket
You have received a notification from David Ripton. Hi, I forked pypy. My fork is at https://bitbucket.org/dripton/pypy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] http://

[pypy-commit] [OPEN] Pull request #24 for pypy/pypy: Apply hpaulj's patch to fix issue950 (startup_hook in readline / pyrepl)

2012-01-28 Thread Bitbucket
A new pull request has been opened by David Ripton. dripton/pypy has changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/24/apply-hpauljs-patch-to-fix-issue950 Title: Apply hpaulj's patch to fix issue950 (startup_hook in readline / pyrepl) I translated PyPy with th

[pypy-commit] [COMMENT] Pull request #24 for pypy/pypy: Apply hpaulj's patch to fix issue950 (startup_hook in readline / pyrepl)

2012-01-28 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/24/apply-hpauljs-patch-to-fix-issue950#comment-2136 David Ripton (dripton) said: fijal merged this pull request, so it can be deleted. -- This is a pull request comment notification from bitbucket.org. You are receiving t

[pypy-commit] [OPEN] Pull request #25 for pypy/pypy: json/decoder speed-up

2012-01-29 Thread Bitbucket
A new pull request has been opened by Stefano Parmesan. armisael/pypy has changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/25/json-decoder-speed-up Title: json/decoder speed-up Following what Fijal wrote on his blogpost of October 2011 I worked on cleanin the c

[pypy-commit] [ACCEPTED] Pull request #24 for pypy/pypy: Apply hpaulj's patch to fix issue950 (startup_hook in readline / pyrepl)

2012-02-01 Thread Bitbucket
Pull request #24 has been accepted by Stefano Parmesan. Changes in dripton/pypy have been pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/24/apply-hpauljs-patch-to-fix-issue950 -- This is an issue notification from bitbucket.org. You are receiving this either because you are t

[pypy-commit] [ACCEPTED] Pull request #21 for pypy/pypy: datetime.py fix for issue972, with unit test

2012-02-01 Thread Bitbucket
Pull request #21 has been accepted by Stefano Parmesan. Changes in / have been pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/21/datetimepy-fix-for-issue972-with-unit-test -- This is an issue notification from bitbucket.org. You are receiving this either because you are the p

[pypy-commit] [OPEN] Pull request #26 for pypy/pypy: json/decoder speed-up

2012-02-01 Thread Bitbucket
A new pull request has been opened by Stefano Parmesan. armisael/pypy has changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/26/json-decoder-speed-up Title: json/decoder speed-up Following what Fijal wrote on his blogpost of October 2011 I worked on cleanin the c

[pypy-commit] Notification: pypy

2012-02-02 Thread Bitbucket
You have received a notification from Sirius Dely. Hi, I forked pypy. My fork is at https://bitbucket.org/riousdelie/pypy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] http:

[pypy-commit] Notification: pypy

2012-02-05 Thread Bitbucket
You have received a notification from Justin Weeks. Hi, I forked pypy. My fork is at https://bitbucket.org/semyazza/pypy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] http:/

[pypy-commit] Notification: pypy

2012-02-10 Thread Bitbucket
You have received a notification from Gabriel Lavoie. Hi, I forked pypy. My fork is at https://bitbucket.org/glavoie/pypy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] http:

[pypy-commit] [OPEN] Pull request #27 for pypy/pypy: Another change necessary for FreeBSD build, so expat.h and libexpat.so can be found.

2012-02-10 Thread Bitbucket
A new pull request has been opened by Gabriel Lavoie. glavoie/pypy has changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/27/another-change-necessary-for-freebsd-build Title: Another change necessary for FreeBSD build, so expat.h and libexpat.so can be found. com

[pypy-commit] [COMMENT] Pull request #27 for pypy/pypy: Another change necessary for FreeBSD build, so expat.h and libexpat.so can be found.

2012-02-11 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/27/another-change-necessary-for-freebsd-build#comment-2781 arigo said: Checked in as e40ab5c4aac0, with minor rewrites. Gabriel: can you check if what I checked in is good too? -- This is a pull request comment notifica

[pypy-commit] [COMMENT] Pull request #27 for pypy/pypy: Another change necessary for FreeBSD build, so expat.h and libexpat.so can be found.

2012-02-11 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/27/another-change-necessary-for-freebsd-build#comment-2792 Gabriel Lavoie (glavoie) said: Looks good. I'll start a build later today and I'll keep you posted about the result. -- This is a pull request comment notificati

[pypy-commit] [COMMENT] Pull request #27 for pypy/pypy: Another change necessary for FreeBSD build, so expat.h and libexpat.so can be found.

2012-02-11 Thread Bitbucket
New comment on pull request: https://bitbucket.org/pypy/pypy/pull-request/27/another-change-necessary-for-freebsd-build#comment-2797 Gabriel Lavoie (glavoie) said: Build successful! -- This is a pull request comment notification from bitbucket.org. You are receiving this either because you are

[pypy-commit] [ACCEPTED] Pull request #23 for pypy/pypy: Fix _sqlite3.py fix for issue996, with test

2012-02-11 Thread Bitbucket
Pull request #23 has been accepted by Gabriel Lavoie. Changes in / have been pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/23/fix-_sqlite3py-fix-for-issue996-with-test -- This is an issue notification from bitbucket.org. You are receiving this either because you are the part

[pypy-commit] [ACCEPTED] Pull request #22 for pypy/pypy: fix documentation bugs

2012-02-11 Thread Bitbucket
Pull request #22 has been accepted by Gabriel Lavoie. Changes in cocoatomo/pypydoc have been pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/22/fix-documentation-bugs -- This is an issue notification from bitbucket.org. You are receiving this either because you are the partici

[pypy-commit] [OPEN] Pull request #28 for pypy/pypy: Packaging under FreeBSD.

2012-02-11 Thread Bitbucket
A new pull request has been opened by Gabriel Lavoie. glavoie/pypy has changes to be pulled into pypy/pypy. https://bitbucket.org/pypy/pypy/pull-request/28/packaging-under-freebsd Title: Packaging under FreeBSD. tar on FreeBSD acts like tar on darwin. Changes to be pulled: -- This is an iss

[pypy-commit] Notification: buildbot

2012-02-11 Thread Bitbucket
You have received a notification from Gabriel Lavoie. Hi, I forked buildbot. My fork is at https://bitbucket.org/glavoie/buildbot. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected]

[pypy-commit] [OPEN] Pull request #1 for pypy/buildbot: Using pypy instead of 'python' for translation.

2012-02-11 Thread Bitbucket
A new pull request has been opened by Gabriel Lavoie. glavoie/buildbot has changes to be pulled into pypy/buildbot. https://bitbucket.org/pypy/buildbot/pull-request/1/using-pypy-instead-of-python-for Title: Using pypy instead of 'python' for translation. As I understand, only removing this line

[pypy-commit] Notification: mypypy

2012-02-12 Thread Bitbucket
You have received a notification from tyoc213. Hi, I forked pypy. My fork is at https://bitbucket.org/tyoc213/mypypy. -- Disable notifications at https://bitbucket.org/account/notifications/ ___ pypy-commit mailing list [email protected] http://mai

  1   2   3   4   >