Issue 15688: PEP 3121 Refactoring applied to nis module (original) (raw)

Issue15688

Created on 2012-08-16 09:07 by Robin.Schreiber, last changed 2022-04-11 14:57 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
nis_pep3121_v0.patch Robin.Schreiber,2012-08-16 09:07
Messages (2)
msg168362 - (view) Author: Robin Schreiber (Robin.Schreiber) * (Python triager) Date: 2012-08-16 09:07
Changes proposed in PEP3121 and PEP384 have now been applied to the nis module!
msg372062 - (view) Author: STINNER Victor (vstinner) * (Python committer) Date: 2020-06-22 09:22
Fixed by: commit ddef3bdc7b254a7e1129a52c17d79cb7c73a88f5 Author: Dong-hee Na <donghee.na92@gmail.com> Date: Fri Jun 12 11:26:00 2020 +0900 bpo-40950: Port nis module to multiphase initialization (GH-20811)
History
Date User Action Args
2022-04-11 14:57:34 admin set github: 59893
2020-06-22 09:22:55 vstinner set status: open -> closednosy: + vstinnermessages: + resolution: fixedstage: resolved
2012-11-08 13:47:08 Robin.Schreiber set keywords: + pep3121, - patchnosy: + loewis
2012-08-27 03:46:04 belopolsky link issue15787 dependencies
2012-08-16 09:07:10 Robin.Schreiber create