Skip to content
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

3.0 library/stdtypes.rst #45570

Closed
scav mannequin opened this issue Oct 2, 2007 · 2 comments
Closed

3.0 library/stdtypes.rst #45570

scav mannequin opened this issue Oct 2, 2007 · 2 comments
Assignees
Labels
docs Documentation in the Doc dir

Comments

@scav
Copy link
Mannequin

scav mannequin commented Oct 2, 2007

BPO 1229
Nosy @brettcannon

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/brettcannon'
closed_at = <Date 2007-10-07.23:13:10.665>
created_at = <Date 2007-10-02.11:12:04.334>
labels = ['docs']
title = '3.0 library/stdtypes.rst'
updated_at = <Date 2008-01-06.22:29:45.563>
user = 'https://bugs.python.org/scav'

bugs.python.org fields:

activity = <Date 2008-01-06.22:29:45.563>
actor = 'admin'
assignee = 'brett.cannon'
closed = True
closed_date = <Date 2007-10-07.23:13:10.665>
closer = 'brett.cannon'
components = ['Documentation']
creation = <Date 2007-10-02.11:12:04.334>
creator = 'scav'
dependencies = []
files = []
hgrepos = []
issue_num = 1229
keywords = []
message_count = 2.0
messages = ['56213', '56259']
nosy_count = 2.0
nosy_names = ['brett.cannon', 'scav']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue1229'
versions = ['Python 3.0']

@scav
Copy link
Mannequin Author

scav mannequin commented Oct 2, 2007

line 221 'loating point' -> 'Floating point'.

Also, maybe double-check that __cmp__ method still has special meaning
in 3.0. My last patch took out mention of it because 3.0a1 seems not to
support comparisons using __cmp__ method, but I could be missing something.

@scav scav mannequin added the docs Documentation in the Doc dir label Oct 2, 2007
@brettcannon
Copy link
Member

Fixed in revision 58353.

@brettcannon brettcannon self-assigned this Oct 7, 2007
@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

No branches or pull requests

1 participant