Message 276519 - Python tracker (original) (raw)
Message276519
Author | ztane |
---|---|
Recipients | brett.cannon, vstinner, yselivanov, ztane |
Date | 2016-09-15.06:03:56 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1473919436.28.0.570148348464.issue28158@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
I just noticed that you're actually testing a builtin instead of something in just module globals. How is the performance with module globals? |
History | |||
---|---|---|---|
Date | User | Action | Args |
2016-09-15 06:03:56 | ztane | set | recipients: + ztane, brett.cannon, vstinner, yselivanov |
2016-09-15 06:03:56 | ztane | set | messageid: 1473919436.28.0.570148348464.issue28158@psf.upfronthosting.co.za |
2016-09-15 06:03:56 | ztane | link | issue28158 messages |
2016-09-15 06:03:56 | ztane | create |