Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 293885 Details for
Bug 379791
dev-python/pypy-1.7 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
pypy-1.7-no-pdb.patch
pypy-1.7-no-pdb.patch (text/plain), 938 bytes, created by
Ilya Osadchiy
on 2011-11-26 20:09:06 UTC
(
hide
)
Description:
pypy-1.7-no-pdb.patch
Filename:
MIME Type:
Creator:
Ilya Osadchiy
Created:
2011-11-26 20:09:06 UTC
Size:
938 bytes
patch
obsolete
>#diff -ur pypy-1.5-src_orig/pypy/translator/goal/translate.py pypy-1.5-src/pypy/translator/goal/translate.py >#--- pypy-pypy-release-1.6_orig/pypy/translator/goal/translate.py 2011-04-30 17:18:50.000000000 +0300 >#+++ pypy-pypy-release-1.6/pypy/translator/goal/translate.py 2011-05-06 23:32:58.855999980 +0300 >--- orig/pypy/translator/goal/translate.py 2011-04-30 17:18:50.000000000 +0300 >+++ pypy/translator/goal/translate.py 2011-05-06 23:32:58.855999980 +0300 >@@ -253,7 +253,6 @@ > log.event("batch mode, not calling interactive helpers") > return > >- log.event("start debugger...") > > if translateconfig.view: > try: >@@ -264,7 +263,6 @@ > page = graphpage.TranslatorPage(t1, translateconfig.huge) > page.display_background() > >- pdb_plus_show.start(tb) > > try: > drv = driver.TranslationDriver.from_targetspec(targetspec_dic, config, args,
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 379791
:
283829
|
283889
|
293883
| 293885 |
294347