#4248 enhancement closed wontfix (wontfix)
Port _initgroups.c to 3.1
Reported by: | loewis | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Python-3.x |
Component: | core | Keywords: | py3k |
Cc: | Thijs Triemstra | Branch: |
branches/initgroups-3k-4248
branch-diff, diff-cov, branch-cov, buildbot |
Author: | therve |
Description
The port supports both 2.x and 3.x.
Attachments (2)
Change History (11)
Changed 8 years ago by
Attachment: | initgroups.diff added |
---|
comment:1 Changed 8 years ago by
Keywords: | review added |
---|
comment:2 Changed 8 years ago by
Owner: | Glyph deleted |
---|
Changed 8 years ago by
Attachment: | 4248.feature added |
---|
comment:3 Changed 8 years ago by
Cc: | Thijs Triemstra added |
---|
comment:4 Changed 8 years ago by
Owner: | set to therve |
---|
comment:5 Changed 8 years ago by
Author: | → therve |
---|---|
Branch: | → branches/initgroups-3k-4248 |
(In [28252]) Branching to 'initgroups-3k-4248'
comment:6 Changed 8 years ago by
Keywords: | review removed |
---|
comment:7 Changed 8 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
The initgroups wrapper has been pushed into the standard library. I don't know if it made it into 3.1, but it will be in 3.2. At this point, it seems unlikely that anyone will be using 3.1 by the time Twisted gets to 3.x, so maintaining a 3.x port of this C code doesn't make much sense.
comment:8 Changed 7 years ago by
Milestone: | → Python-3.x |
---|
comment:9 Changed 7 years ago by
Owner: | therve deleted |
---|
Note: See
TracTickets for help on using
tickets.
Blocked by #4244