Opened 15 years ago
Last modified 15 years ago
#1208 enhancement closed fixed (fixed)
Remove --psyco option from Trial command line
Reported by: | Jonathan Lange | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | trial | Keywords: | |
Cc: | radix, Jean-Paul Calderone, spiv, Jonathan Lange | Branch: | |
Author: |
Description
Change History (7)
comment:3 Changed 15 years ago by
Psyco-ising code isn't really trial's responsibility. I'm happy for this to be removed, but then I've never used it :) That said, it really should be deprecated before removal. I'm a bit fussy like that.
comment:5 Changed 15 years ago by
Sounds reasonable. Turning it into a no-op shouldn't break anything, just harm (or help!) performance.
comment:6 Changed 15 years ago by
Now a no-op and spews a DeprecationWarning. Resolving this issue. Someone remind me to remove it after 2.1 is released.
comment:7 Changed 10 years ago by
Owner: | Jonathan Lange deleted |
---|
Note: See
TracTickets for help on using
tickets.