Skip to content

Improve graphlib.TopologicalSort by removing the prepare step #91301

@larryhastings

Description

@larryhastings
BPO 47145
Nosy @tim-one, @larryhastings, @ericvsmith, @pablogsal, @sweeneyde

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/larryhastings'
closed_at = None
created_at = <Date 2022-03-28.16:20:34.277>
labels = ['type-feature', 'library', '3.11']
title = 'Improve graphlib.TopologicalSort by removing the prepare step'
updated_at = <Date 2022-04-02.21:50:46.302>
user = 'https://github.com/larryhastings'

bugs.python.org fields:

activity = <Date 2022-04-02.21:50:46.302>
actor = 'larry'
assignee = 'larry'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2022-03-28.16:20:34.277>
creator = 'larry'
dependencies = []
files = []
hgrepos = []
issue_num = 47145
keywords = []
message_count = 12.0
messages = ['416182', '416306', '416321', '416322', '416323', '416324', '416404', '416405', '416407', '416408', '416592', '416594']
nosy_count = 5.0
nosy_names = ['tim.peters', 'larry', 'eric.smith', 'pablogsal', 'Dennis Sweeney']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'needs patch'
status = 'open'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue47145'
versions = ['Python 3.11']

Metadata

Metadata

Assignees

Labels

3.11only security fixesstdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions