[issue2924] Revert copy_reg rename in 2.6

2008-05-20 Thread Georg Brandl
Georg Brandl <[EMAIL PROTECTED]> added the comment: Done in r63493. -- nosy: +georg.brandl resolution: -> fixed status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ __

[issue2924] Revert copy_reg rename in 2.6

2008-05-19 Thread Brett Cannon
New submission from Brett Cannon <[EMAIL PROTECTED]>: The rename of copy_reg in 2.6 needs to reverted, leaving on a note in the docs. -- components: Library (Lib) messages: 67094 nosy: brett.cannon priority: release blocker severity: normal status: open title: Revert copy_reg rename in