Andrew Svetlov added the comment:
I think deprecation makes not big value.
We should continue aliases support and there are no place to raise warning.
What we can do — mention deprecation in the doc.
The reason to get rid of other OSError aliases to make cleaner code (especially
considering
Andrew Svetlov added the comment:
As I can see in Py_Finalize finalized for standard exception classes is called
after any python code has been finished, so we don't need to protect those
exceptions.
--
___
Python tracker
<http://bugs.py
Andrew Svetlov added the comment:
Fixed. Thanks.
--
nosy: +asvetlov
resolution: -> fixed
stage: -> committed/rejected
status: open -> closed
versions: +Python 3.2, Python 3.4
___
Python tracker
<http://bugs.python.or
Andrew Svetlov added the comment:
Fixed. Thanks, Serhiy.
--
resolution: -> fixed
stage: patch review -> committed/rejected
status: open -> closed
___
Python tracker
<http://bugs.python.or
Changes by Andrew Svetlov :
--
assignee: asvetlov
components: Library (Lib)
nosy: asvetlov
priority: normal
severity: normal
status: open
title: Get rid of IOrror. Use OSError instead
versions: Python 3.4
___
Python tracker
<http://bugs.python.
Changes by Andrew Svetlov :
--
dependencies: +Get rid of IOrror. Use OSError instead, Get rid of os.error. Use
OSError instead
___
Python tracker
<http://bugs.python.org/issue16
New submission from Andrew Svetlov:
The list of aliases is: IOError, EnvironmentError, WindowsError, mmap.error,
socket.error, os.error and select.error
Documentation should have deprecation message guessing to use OSError instead.
--
messages: 177704
nosy: asvetlov
priority: normal
Andrew Svetlov added the comment:
Fixed.
About deprecation: I've created #16716 for that.
--
___
Python tracker
<http://bugs.python.org/issue16706>
___
___
Changes by Andrew Svetlov :
--
resolution: -> fixed
stage: -> committed/rejected
status: open -> closed
___
Python tracker
<http://bugs.python.or
Changes by Andrew Svetlov :
--
dependencies: +Deprecate OSError aliases in the doc
___
Python tracker
<http://bugs.python.org/issue16705>
___
___
Python-bug
Changes by Andrew Svetlov :
--
assignee: asvetlov
components: Documentation
nosy: asvetlov
priority: normal
severity: normal
status: open
title: Get rid of socket.error. Use OSError instead
versions: Python 3.4
___
Python tracker
<h
Changes by Andrew Svetlov :
--
dependencies: +Get rid of socket.error. Use OSError instead
___
Python tracker
<http://bugs.python.org/issue16705>
___
___
Pytho
Andrew Svetlov added the comment:
Don't know about library/exceptions.rst
For other modules (socket, select etc.) I like to use ".. deprecated:: 3.3"
markup.
Antoine, do you have objections?
--
___
Python tracker
<http://bugs.pyt
Andrew Svetlov added the comment:
Fixed
--
resolution: -> fixed
stage: -> committed/rejected
status: open -> closed
___
Python tracker
<http://bugs.python.or
Andrew Svetlov added the comment:
Sorry, Brian. I missed that you assign issue to yourself.
Committed patch contributed by Serhiy.
Close the issue. Feel free to reopen if needed.
--
resolution: -> fixed
status: open -> closed
___
Python t
Andrew Svetlov added the comment:
I agree: the docs is good and don't needed to be modified.
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/is
Andrew Svetlov added the comment:
Committed. Thanks again, Serhiy!
--
___
Python tracker
<http://bugs.python.org/issue16714>
___
___
Python-bugs-list mailin
Changes by Andrew Svetlov :
--
nosy: +amaury.forgeotdarc, pitrou
___
Python tracker
<http://bugs.python.org/issue14373>
___
___
Python-bugs-list mailing list
Unsub
Andrew Svetlov added the comment:
Is it coupled with #15559?
If true we can relax ipaddress with adding __index__ again for 3.4
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue16
Andrew Svetlov added the comment:
BTW, Руслан, can you change your name to use latin alphabet?
I'm Андрей Светлов, but use Andrew Svetlov for tracker.
Latin transcription is much easier to remember for all python users who don't
speak Russian. For that guys your name looks like Chine
Changes by Andrew Svetlov :
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue13178>
___
___
Python-bugs-list mailing list
Unsubscribe:
Andrew Svetlov added the comment:
Committed. Thanks.
--
___
Python tracker
<http://bugs.python.org/issue16045>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Andrew Svetlov :
--
resolution: -> fixed
stage: patch review -> committed/rejected
status: open -> closed
___
Python tracker
<http://bugs.python.or
Andrew Svetlov added the comment:
Committed. Thanks.
--
resolution: -> fixed
stage: -> committed/rejected
status: open -> closed
___
Python tracker
<http://bugs.python.o
Andrew Svetlov added the comment:
Updated NEWS and docs
--
___
Python tracker
<http://bugs.python.org/issue9856>
___
___
Python-bugs-list mailing list
Unsubscribe:
Andrew Svetlov added the comment:
LGTM.
Kristján, would you like to commit?
--
___
Python tracker
<http://bugs.python.org/issue879399>
___
___
Python-bugs-list m
Andrew Svetlov added the comment:
Ok
--
___
Python tracker
<http://bugs.python.org/issue9856>
___
___
Python-bugs-list mailing list
Unsubscribe:
http://mail.pyth
Andrew Svetlov added the comment:
Pushed. Thank you, Anton!
--
resolution: -> fixed
stage: needs patch -> committed/rejected
status: open -> closed
versions: +Python 2.7
___
Python tracker
<http://bugs.python.or
Andrew Svetlov added the comment:
Hi Chris.
Today we had python sprint and I've guessed to Anton to refactor the patch in
good way with properly setting default values from regrtest.main to argparse
args. Then use proper argparse actions for manipulating that args.
After all we ca
Changes by Andrew Svetlov :
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue14715>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Andrew Svetlov :
--
assignee: -> kristjan.jonsson
___
Python tracker
<http://bugs.python.org/issue879399>
___
___
Python-bugs-list mailing list
Un
Changes by Andrew Svetlov :
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue13582>
___
___
Python-bugs-list mailing list
Unsubscribe:
Andrew Svetlov added the comment:
Fixed.
Trung, I think installation procedure is not subject of this issue.
If needed please create new one.
--
resolution: -> fixed
stage: patch review -> committed/rejected
status: open -> closed
_
Andrew Svetlov added the comment:
Ok. Agree with you.
--
___
Python tracker
<http://bugs.python.org/issue16511>
___
___
Python-bugs-list mailing list
Unsubscribe:
Andrew Svetlov added the comment:
Well. Do you like to apply Chris patch and wait for next step appear?
On Mon, Dec 24, 2012 at 2:33 AM, R. David Murray wrote:
>
> R. David Murray added the comment:
>
> I am -1 on doing this as one big refactoring, unless tests are written for
Changes by Andrew Svetlov :
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue16637>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Andrew Svetlov :
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue16672>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Andrew Svetlov :
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue812369>
___
___
Python-bugs-list mailing list
Unsubscribe:
Andrew Svetlov added the comment:
Thanks
On Mon, Dec 24, 2012 at 6:44 PM, Roundup Robot wrote:
>
> Roundup Robot added the comment:
>
> New changeset deee9f0a4b98 by Brian Curtin in branch 'default':
> Fix #14470. Remove mentions of w9xpopen on old versions
Andrew Svetlov added the comment:
Do you want to keep VS9.0 only?
Sounds good to me.
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue16
Andrew Svetlov added the comment:
Thanks!
--
resolution: -> fixed
stage: patch review -> committed/rejected
status: open -> closed
___
Python tracker
<http://bugs.python.or
Andrew Svetlov added the comment:
Close the issue.
For future improvements (like ChildProcessError using) please open new one.
--
resolution: -> fixed
stage: patch review -> committed/rejected
status: open -> closed
___
Python track
Changes by Andrew Svetlov :
--
components: Library (Lib)
keywords: easy
nosy: asvetlov
priority: normal
severity: normal
status: open
title: Add test coverage for os.removedirs()
versions: Python 3.2, Python 3.3, Python 3.4
___
Python tracker
<h
Changes by Andrew Svetlov :
--
resolution: -> fixed
stage: -> committed/rejected
___
Python tracker
<http://bugs.python.org/issue16775>
___
___
Pyth
Changes by Andrew Svetlov :
--
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue16775>
___
___
Python-bugs-list mailing list
Unsubscri
Changes by Andrew Svetlov :
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue16644>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Andrew Svetlov:
c-api docs has no documentation for those public API functions.
--
assignee: docs@python
components: Documentation
keywords: easy
messages: 178115
nosy: asvetlov, docs@python
priority: normal
severity: normal
status: open
title: Document
Andrew Svetlov added the comment:
#16776 created for documenting PyCFunction_New/PyCFunction_NewEx
--
___
Python tracker
<http://bugs.python.org/issue15
Changes by Andrew Svetlov :
--
resolution: -> fixed
stage: patch review -> committed/rejected
status: open -> closed
___
Python tracker
<http://bugs.python.or
Andrew Svetlov added the comment:
Victor, are you done all work for the issue?
Can it be closed?
--
___
Python tracker
<http://bugs.python.org/issue16218>
___
___
Changes by Andrew Svetlov :
--
stage: patch review -> committed/rejected
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue879399>
___
__
Andrew Svetlov added the comment:
Fixed.
--
resolution: -> fixed
stage: -> committed/rejected
status: open -> closed
___
Python tracker
<http://bugs.python.or
Andrew Svetlov added the comment:
1. Yes, you right. We use this idiom also for PyAST_CompileEx, PyErr_WarnEx and
bunch of functions in ./Include/pythonrun.h
2. Patch is very simple and was available for review almost 3 months.
I assumed that developers looked on this and had no objections
Andrew Svetlov added the comment:
We need to rename MatchObject to match object than (see #16443)
--
___
Python tracker
<http://bugs.python.org/issue16
Andrew Svetlov added the comment:
Fixed in #16760
--
___
Python tracker
<http://bugs.python.org/issue16443>
___
___
Python-bugs-list mailing list
Unsubscribe:
Andrew Svetlov added the comment:
Done
--
___
Python tracker
<http://bugs.python.org/issue16760>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Andrew Svetlov :
--
resolution: fixed ->
stage: committed/rejected ->
status: closed -> open
___
Python tracker
<http://bugs.python.or
Andrew Svetlov added the comment:
Not clean to me: has python3 the same bug?
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue14574>
___
___
Andrew Svetlov added the comment:
I assign the issue to you than. Is it ok?
--
assignee: asvetlov -> haypo
___
Python tracker
<http://bugs.python.org/issu
New submission from Andrew Svetlov:
I mean adding examples for constructions like this:
>>> OSError(errno.ENOENT, 'error msg')
FileNotFoundError(2, 'error msg')
--
assignee: docs@python
components: Documentation
keywords: easy
messages: 178204
nosy: a
Andrew Svetlov added the comment:
Everything is fine. Close the issue.
--
stage: -> committed/rejected
status: open -> closed
___
Python tracker
<http://bugs.python.org/i
Andrew Svetlov added the comment:
Anton, you are free to make that issue and propose a patch :)
--
___
Python tracker
<http://bugs.python.org/issue15302>
___
___
Andrew Svetlov added the comment:
New patch is LGTM.
--
___
Python tracker
<http://bugs.python.org/issue15302>
___
___
Python-bugs-list mailing list
Unsubscribe:
Andrew Svetlov added the comment:
Chris, would you commit it?
--
___
Python tracker
<http://bugs.python.org/issue15302>
___
___
Python-bugs-list mailing list
Unsub
Andrew Svetlov added the comment:
Agree with both points
--
___
Python tracker
<http://bugs.python.org/issue15302>
___
___
Python-bugs-list mailing list
Unsub
Andrew Svetlov added the comment:
Close as out of date. Packaging has been removed from stdlib.
--
nosy: +asvetlov
resolution: -> out of date
stage: patch review ->
status: open -> closed
___
Python tracker
<http://bugs.python.or
Andrew Svetlov added the comment:
Close as out of date since packaging has been removed from stdlib.
--
nosy: +asvetlov
resolution: -> out of date
status: open -> closed
___
Python tracker
<http://bugs.python.org/i
Andrew Svetlov added the comment:
Georg, I've followed your instructions.
Close the issue again.
Thanks for mentorship.
--
resolution: -> fixed
stage: -> committed/rejected
status: open -> closed
___
Python tracker
<http:
Andrew Svetlov added the comment:
Fixed.
Thanks, Serhiy.
--
resolution: -> fixed
stage: patch review -> committed/rejected
status: open -> closed
___
Python tracker
<http://bugs.python.or
Andrew Svetlov added the comment:
Good step!
--
___
Python tracker
<http://bugs.python.org/issue15302>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Andrew Svetlov :
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue16799>
___
___
Python-bugs-list mailing list
Unsubscribe:
Andrew Svetlov added the comment:
I guess it is actually firewall.
--
nosy: +asvetlov
type: performance -> behavior
___
Python tracker
<http://bugs.python.org/issu
Andrew Svetlov added the comment:
Agree with you, Hynek. It should be fixed in 3.4 only (and change should be
well documented).
--
___
Python tracker
<http://bugs.python.org/issue15
Andrew Svetlov added the comment:
Fixed in active development branches.
Thanks.
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue16782>
___
___
Changes by Andrew Svetlov :
--
resolution: -> fixed
stage: -> committed/rejected
status: open -> closed
versions: +Python 2.7, Python 3.2, Python 3.4
___
Python tracker
<http://bugs.python.or
Andrew Svetlov added the comment:
Move to pending until additional info will be provided.
Required short test to reproduce the problem.
--
status: open -> pending
___
Python tracker
<http://bugs.python.org/issu
Changes by Andrew Svetlov :
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue16731>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Andrew Svetlov :
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue16817>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Andrew Svetlov :
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue15083>
___
___
Python-bugs-list mailing list
Unsubscribe:
Andrew Svetlov added the comment:
It's not a typo.
1. LoadError is inherited from OSError so LoadError exception is also caught.
2. Pointed code just resets cookie state and reraises exception, exception type
is saved.
The code is correct from my perspe
Andrew Svetlov added the comment:
Eric, if you want to keep distutils2 issues on the tracker for a while — I'm ok
with that.
--
___
Python tracker
<http://bugs.python.org/is
Andrew Svetlov added the comment:
Thanks!
--
___
Python tracker
<http://bugs.python.org/issue16218>
___
___
Python-bugs-list mailing list
Unsubscribe:
Andrew Svetlov added the comment:
I like the proposition in general, but files should be synchronized first.
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue16
Andrew Svetlov added the comment:
LoadError was IOError descendant, now OSError is directly specified.
If somebody want to change base class for LoadError he should to update the
code in several places in http/cookiejar.py.
The docstring for FileCookieJar.revert directly specifies possible
Andrew Svetlov added the comment:
Please email python-dev if you think LoadError should be directly specified.
--
___
Python tracker
<http://bugs.python.org/issue16
Andrew Svetlov added the comment:
Pushed. Thanks.
--
resolution: -> fixed
stage: patch review -> committed/rejected
status: open -> closed
___
Python tracker
<http://bugs.python.o
Changes by Andrew Svetlov :
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue16932>
___
___
Python-bugs-list mailing list
Unsubscribe:
Andrew Svetlov added the comment:
Regenerating idle.txt and committing it is fine to me.
--
___
Python tracker
<http://bugs.python.org/issue16893>
___
___
Pytho
Andrew Svetlov added the comment:
Is it fixed now?
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue15539>
___
___
Python-bugs-list mailin
Changes by Andrew Svetlov :
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue16823>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Andrew Svetlov :
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue16887>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Andrew Svetlov :
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue16901>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Andrew Svetlov :
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue16921>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Andrew Svetlov :
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue16935>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Andrew Svetlov :
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue15436>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Andrew Svetlov :
--
stage: -> committed/rejected
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue16985>
___
___
Pyth
Changes by Andrew Svetlov :
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue17006>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Andrew Svetlov :
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue16991>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Andrew Svetlov :
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue17098>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Andrew Svetlov :
--
nosy: +asvetlov
___
Python tracker
<http://bugs.python.org/issue17099>
___
___
Python-bugs-list mailing list
Unsubscribe:
2301 - 2400 of 2519 matches
Mail list logo