Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[RFC] Repeal commit separation preference (or policy) for # TODO: RUSTPYTHON #4787

Open
@youknowone

Description

@youknowone

Summary

It was expected to be useful when we pinned a CPython target version and tries to revert tests back to original one.
While we are following up CPython's every update, I found it is easily can be fixed during updating to new CPython library and the separated commits are less useful.
It will makes more friendly experience for new contributors.

Drawbacks, Rationale, and Alternatives

Rather than depending on commits and their messages, we'd better to comment better on the code with TODO: and XXX: not to confuse future contributors to remove them or not.

Unresolved Questions

Metadata

Metadata

Labels

RFCRequest for comments

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions