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

file.seek allows float arguments #45422

Closed
birkenfeld opened this issue Sep 1, 2007 · 2 comments
Closed

file.seek allows float arguments #45422

birkenfeld opened this issue Sep 1, 2007 · 2 comments
Assignees
Labels
type-bug An unexpected behavior, bug, or error

Comments

@birkenfeld
Copy link
Member

BPO 1081
Nosy @loewis, @birkenfeld, @tiran

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/loewis'
closed_at = <Date 2007-11-08.18:05:05.167>
created_at = <Date 2007-09-01.13:34:52.173>
labels = ['type-bug']
title = 'file.seek allows float arguments'
updated_at = <Date 2008-01-06.22:29:45.617>
user = 'https://github.com/birkenfeld'

bugs.python.org fields:

activity = <Date 2008-01-06.22:29:45.617>
actor = 'admin'
assignee = 'loewis'
closed = True
closed_date = <Date 2007-11-08.18:05:05.167>
closer = 'christian.heimes'
components = []
creation = <Date 2007-09-01.13:34:52.173>
creator = 'georg.brandl'
dependencies = []
files = []
hgrepos = []
issue_num = 1081
keywords = []
message_count = 2.0
messages = ['55558', '57270']
nosy_count = 3.0
nosy_names = ['loewis', 'georg.brandl', 'christian.heimes']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue1081'
versions = ['Python 3.0']

@birkenfeld
Copy link
Member Author

Although documented as deprecated, file.seek accepts float arguments in 3.0.

@birkenfeld birkenfeld added the type-bug An unexpected behavior, bug, or error label Sep 1, 2007
@jafo jafo mannequin assigned loewis Sep 17, 2007
@tiran
Copy link
Member

tiran commented Nov 8, 2007

Fixed in r58914

@tiran tiran closed this as completed Nov 8, 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
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

2 participants