[Python-ideas] Changes to the existing optimization levels
Terry Reedy
tjreedy at udel.edu
Sat Sep 30 19:44:44 EDT 2017
More information about the Python-ideas mailing list
Sat Sep 30 19:44:44 EDT 2017
- Previous message (by thread): [Python-ideas] Changes to the existing optimization levels
- Next message (by thread): [Python-ideas] Changes to the existing optimization levels
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 9/30/2017 4:36 PM, Diana Clarke wrote: > In the mean time, I've re-opened the following pull request that can > be merged independent of these changes (it's just additional test > coverage). > > trivial: add test coverage for the __debug__ case (optimization levels) > https://github.com/python/cpython/pull/3450 > > Please let me know if I should create a bpo for it, if the commit > message is too long, or if you think I should otherwise change the > patch in any way. Your patch is substantial, well beyond trivial. Please open an issue with the page-long description as the first message, add a news blurb, and create a much shorter commit message. -- Terry Jan Reedy
- Previous message (by thread): [Python-ideas] Changes to the existing optimization levels
- Next message (by thread): [Python-ideas] Changes to the existing optimization levels
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list