After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 726327 - python: Name the GC timeout
python: Name the GC timeout
Status: RESOLVED FIXED
Product: libpeas
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: libpeas-maint
libpeas-maint
Depends on:
Blocks:
 
 
Reported: 2014-03-14 11:20 UTC by Bastien Nocera
Modified: 2014-03-14 15:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
python: Name the GC timeout (1.01 KB, patch)
2014-03-14 11:20 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2014-03-14 11:20:34 UTC
.
Comment 1 Bastien Nocera 2014-03-14 11:20:37 UTC
Created attachment 271869 [details] [review]
python: Name the GC timeout

So that it can show up with its own name in profiling outputs.
Comment 2 Ignacio Casal Quinteiro (nacho) 2014-03-14 11:22:00 UTC
Review of attachment 271869 [details] [review]:

Looks good.
Comment 3 Bastien Nocera 2014-03-14 11:38:57 UTC
Attachment 271869 [details] pushed as 2680b37 - python: Name the GC timeout
Comment 4 Garrett Regier 2014-03-14 15:17:18 UTC
Umm... can fix the coding style to follow the rest of the file? thanks!
Comment 5 Bastien Nocera 2014-03-14 15:24:27 UTC
(In reply to comment #4)
> Umm... can fix the coding style to follow the rest of the file? thanks!

Would be great if this got flagged up during review. Otherwise I might as well push directly :)
Comment 6 Ignacio Casal Quinteiro (nacho) 2014-03-14 15:31:30 UTC
Review of attachment 271869 [details] [review]:

Sorry guys, I did not realized about the coding style issue...