Groups
Groups
Sign in
Groups
Groups
codereview-list
Conversations
About
Send feedback
Help
[rietveld] push by guido@google.com - Enable RPC cost calculations in Appstats. on 2012-11-18 02:54 GMT
0 views
Skip to first unread message
riet...@googlecode.com
unread,
Nov 17, 2012, 9:54:37 PM
11/17/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to coderev...@googlegroups.com
Revision: 4ca10adb8024
Branch: default
Author: Guido van Rossum <
gu...@google.com
>
Date: Sat Nov 17 18:54:18 2012
Log: Enable RPC cost calculations in Appstats.
http://code.google.com/p/rietveld/source/detail?r=4ca10adb8024
Modified:
/appengine_config.py
=======================================
--- /appengine_config.py Fri Sep 14 11:47:41 2012
+++ /appengine_config.py Sat Nov 17 18:54:18 2012
@@ -37,6 +37,9 @@
# Enable Interactive Playground.
appstats_SHELL_OK = True
+# Enable RPC cost calculation.
+appstats_CALC_RPC_COSTS = True
+
# Django 1.2+ requires DJANGO_SETTINGS_MODULE environment variable to be
set
#
http://code.google.com/appengine/docs/python/tools/libraries.html#Django
os.environ['DJANGO_SETTINGS_MODULE'] = 'settings'
Guido van Rossum
unread,
Nov 17, 2012, 9:55:34 PM
11/17/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to coderev...@googlegroups.com
Also pushed this as version 101. Looks like it contains several other
recent fixes.
> --
> You received this message because you are subscribed to the Google Groups
> "codereview-list" group.
> To post to this group, send an email to
coderev...@googlegroups.com
.
> To unsubscribe from this group, send email to
>
codereview-li...@googlegroups.com
.
> For more options, visit this group at
>
http://groups.google.com/group/codereview-list?hl=en-GB
.
>
--
--Guido van Rossum (
python.org/~guido
)
Andi Albrecht
unread,
Nov 18, 2012, 3:04:12 AM
11/18/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to coderev...@googlegroups.com
Hi Guido,
was there a problem with version 101? I was just about to make my fix for incoming mails live and saw that 100 is still the default version.
--
Andi
Guido van Rossum
unread,
Nov 18, 2012, 11:32:54 AM
11/18/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to coderev...@googlegroups.com
No, I think I was going to make 101 live and then got distracted. Go
ahead and make your version live.
Andi Albrecht
unread,
Nov 18, 2012, 1:01:51 PM
11/18/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to coderev...@googlegroups.com
ok, 102 is now the live version.
Reply all
Reply to author
Forward
0 new messages