10000 Allow assigning dataclasses issues to eric.smith. by ericvsmith · Pull Request #675 · python/devguide · GitHub
[go: up one dir, main page]

Skip to content

Allow assigning dataclasses issues to eric.smith. #675

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Allow assigning dataclasses issues to eric.smith.
  • Loading branch information
ericvsmith committed Apr 15, 2021
commit 0aa498c1762f57a50cba821fb8b07f32e912a3a3
2 changes: 1 addition & 1 deletion experts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ csv skip.montanaro (inactive)
ctypes theller (inactive), belopolsky, amaury.forgeotdarc,
meador.inge
curses twouters
dataclasses eric.smith
dataclasses eric.smith*
datetime belopolsky, p-ganssle
dbm
decimal facundobatista, rhettinger, mark.dickinson
Expand Down
0