Berker Peksag added the comment:
Here's a new patch with a whatsnew entry. David, could you review the patch?
--
nosy: +r.david.murray
Added file: http://bugs.python.org/file35787/issue5800_v2.diff
___
Python tracker
<http://bugs.py
Changes by Berker Peksag :
--
nosy: +berker.peksag
___
Python tracker
<http://bugs.python.org/issue12815>
___
___
Python-bugs-list mailing list
Unsubscribe:
Berker Peksag added the comment:
> Presumably this can be closed as "out of date"?
Yes.
$ mkdir objdir
$ cd objdir
$ .././configure
$ make
$ ./python -m test -v test_zipfile
Ran 164 tests in 38.202s
OK (skipped=1)
1 test OK.
--
nosy: +berker.peks
Berker Peksag added the comment:
Here's a new patch which uses assertRaisesRegex instead of assertRaises.
--
Added file: http://bugs.python.org/file35794/issue21578_v3.diff
___
Python tracker
<http://bugs.python.org/is
Changes by Berker Peksag :
Removed file: http://bugs.python.org/file35366/issue21578.diff
___
Python tracker
<http://bugs.python.org/issue21578>
___
___
Python-bugs-list m
Changes by Berker Peksag :
--
resolution: -> out of date
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<http://bugs.python.or
Berker Peksag added the comment:
This has already been fixed in issue 3518:
https://docs.python.org/3.4/library/multiprocessing.html#using-a-remote-manager
--
nosy: +berker.peksag
resolution: -> duplicate
stage: needs patch -> resolved
status: open -> closed
s
Berker Peksag added the comment:
This has already been fixed in c2910971eb86 (see issue 3518).
--
nosy: +berker.peksag
resolution: -> out of date
stage: needs patch -> resolved
status: open -> closed
___
Python tracker
<http://bug
Changes by Berker Peksag :
--
nosy: +pje
___
Python tracker
<http://bugs.python.org/issue21878>
___
___
Python-bugs-list mailing list
Unsubscribe:
Berker Peksag added the comment:
Fixed. Thanks for the report.
--
assignee: eric.araujo -> berker.peksag
nosy: +berker.peksag, r.david.murray
resolution: -> fixed
stage: -> resolved
status: open -> closed
versions: +Python 3.4, Python 3.5 -Python 3.2
Changes by Berker Peksag :
--
nosy: +berker.peksag
versions: +Python 3.5 -Python 3.4
___
Python tracker
<http://bugs.python.org/issue9554>
___
___
Python-bug
Changes by Berker Peksag :
--
stage: patch review -> resolved
___
Python tracker
<http://bugs.python.org/issue7229>
___
___
Python-bugs-list mailing list
Un
Changes by Berker Peksag :
--
stage: commit review -> resolved
___
Python tracker
<http://bugs.python.org/issue10541>
___
___
Python-bugs-list mailing list
Un
Changes by Berker Peksag :
--
stage: test needed -> resolved
___
Python tracker
<http://bugs.python.org/issue15870>
___
___
Python-bugs-list mailing list
Un
Changes by Berker Peksag :
--
stage: test needed -> needs patch
title: CGIHTTPServer._url_collapse_path_split should live elsewhere ->
http.server._url_collapse_path should live elsewhere
___
Python tracker
<http://bugs.python.org/
Changes by Berker Peksag :
--
stage: needs patch -> resolved
___
Python tracker
<http://bugs.python.org/issue8902>
___
___
Python-bugs-list mailing list
Un
Berker Peksag added the comment:
> 1. Add a warning similar to the one for the dis module.
The current documentation says:
"The abstract syntax itself might change with each Python release; [...]"
https://docs.python.org/3.4/library/ast.html
> 2. Add a full entry
Berker Peksag added the comment:
diff -r 3b94a4ef244e Lib/test/test_argparse.py
--- a/Lib/test/test_argparse.py Fri Feb 07 17:53:13 2014 +0100
+++ b/Lib/test/test_argparse.py Fri Feb 07 22:34:13 2014 +0200
@@ -4219,7 +4219,7 @@
e = sys.exc_info()[1]
expected = 'un
Berker Peksag added the comment:
Updated patch to use assertRaisesRegex in test_invalid_action,
test_multiple_dest
--
Added file: http://bugs.python.org/file35809/issue9554_v2.diff
___
Python tracker
<http://bugs.python.org/issue9
Berker Peksag added the comment:
I've just removed the link.
--
assignee: michael.foord -> berker.peksag
nosy: +berker.peksag
resolution: -> fixed
stage: -> resolved
status: open -> closed
versions: +Python 3.4, Python 3.5 -Python 2.7, Pytho
Berker Peksag added the comment:
Patch updated. If there's no objections, I'll commit this patch in the next
couple of days.
--
assignee: pje -> berker.peksag
stage: patch review -> commit review
Added file: http://bugs.python.org/file35814/i
Changes by Berker Peksag :
--
stage: -> resolved
___
Python tracker
<http://bugs.python.org/issue21892>
___
___
Python-bugs-list mailing list
Unsubscrib
Berker Peksag added the comment:
Thanks for the patch and review.
--
resolution: -> fixed
stage: commit review -> resolved
status: open -> closed
___
Python tracker
<http://bugs.python.o
Changes by Berker Peksag :
--
resolution: -> fixed
stage: commit review -> resolved
status: open -> closed
___
Python tracker
<http://bugs.python.or
Changes by Berker Peksag :
--
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue16474>
___
___
Python-bugs-list mailing list
Unsubscrib
Changes by Berker Peksag :
--
assignee: -> berker.peksag
versions: -Python 3.4
___
Python tracker
<http://bugs.python.org/issue21755>
___
___
Python-bugs-lis
Changes by Berker Peksag :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<http://bugs.python.or
Changes by Berker Peksag :
--
nosy: +r.david.murray
___
Python tracker
<http://bugs.python.org/issue21755>
___
___
Python-bugs-list mailing list
Unsubscribe:
Berker Peksag added the comment:
Here's a path with tests.
--
keywords: +patch
nosy: +berker.peksag
stage: -> patch review
type: -> behavior
Added file: http://bugs.python.org/file35837/md5sum.diff
___
Python tracker
<http://b
Changes by Berker Peksag :
--
versions: +Python 3.4, Python 3.5 -Python 3.1, Python 3.2, Python 3.3
___
Python tracker
<http://bugs.python.org/issue7162>
___
___
Changes by Berker Peksag :
--
nosy: +berker.peksag
___
Python tracker
<http://bugs.python.org/issue7162>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Berker Peksag :
--
versions: +Python 3.5 -Python 3.3
___
Python tracker
<http://bugs.python.org/issue13672>
___
___
Python-bugs-list mailing list
Unsub
Berker Peksag added the comment:
> Does it not work in this context
Yes, it doesn't work after 34d65746d5ca because LOCK_TYPES is an empty dict
(test_util.test_both() can't find the 'Frozen' and 'Source' keys in it) when
Changes by Berker Peksag :
--
nosy: +berker.peksag
___
Python tracker
<http://bugs.python.org/issue21720>
___
___
Python-bugs-list mailing list
Unsubscribe:
Berker Peksag added the comment:
Thanks Zachary! Here's a combined patch.
--
Added file: http://bugs.python.org/file35849/issue21906_v2.diff
___
Python tracker
<http://bugs.python.org/is
Berker Peksag added the comment:
Updated patch.
--
type: behavior -> enhancement
Added file: http://bugs.python.org/file35852/issue9554_v3.diff
___
Python tracker
<http://bugs.python.org/iss
Changes by Berker Peksag :
--
versions: +Python 3.5 -Python 3.4
___
Python tracker
<http://bugs.python.org/issue4972>
___
___
Python-bugs-list mailing list
Unsub
Changes by Berker Peksag :
--
nosy: +zach.ware
___
Python tracker
<http://bugs.python.org/issue17652>
___
___
Python-bugs-list mailing list
Unsubscribe:
Berker Peksag added the comment:
See also issue 18162.
--
nosy: +berker.peksag
___
Python tracker
<http://bugs.python.org/issue21911>
___
___
Python-bugs-list m
Changes by Berker Peksag :
--
assignee: docs@python -> berker.peksag
nosy: +berker.peksag
versions: +Python 3.5
___
Python tracker
<http://bugs.python.org/issu
Berker Peksag added the comment:
Thanks Stefan!
--
resolution: -> fixed
stage: -> resolved
status: open -> closed
type: -> behavior
___
Python tracker
<http://bugs.python
Changes by Berker Peksag :
--
nosy: +berker.peksag
versions: +Python 3.5 -Python 3.4
___
Python tracker
<http://bugs.python.org/issue15114>
___
___
Python-bug
Changes by Berker Peksag :
Added file: http://bugs.python.org/file35869/issue9554_v4.diff
___
Python tracker
<http://bugs.python.org/issue9554>
___
___
Python-bugs-list m
Changes by Berker Peksag :
--
nosy: +berker.peksag
versions: +Python 3.5 -Python 3.4
___
Python tracker
<http://bugs.python.org/issue17554>
___
___
Python-bug
Changes by Berker Peksag :
--
versions: -Python 3.4
___
Python tracker
<http://bugs.python.org/issue21578>
___
___
Python-bugs-list mailing list
Unsubscribe:
Berker Peksag added the comment:
Thanks Denver and Radu. And thanks for the review, Ezio.
--
assignee: -> berker.peksag
resolution: -> fixed
stage: commit review -> resolved
status: open -> closed
___
Python tracker
<http://
Changes by Berker Peksag :
--
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue2403>
___
___
Python-bugs-list mailing list
Unsubscrib
Changes by Berker Peksag :
--
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue1602742>
___
___
Python-bugs-list mailing list
Unsubscrib
Berker Peksag added the comment:
LGTM.
--
nosy: +berker.peksag
stage: needs patch -> patch review
___
Python tracker
<http://bugs.python.org/issue20135>
___
_
Changes by Berker Peksag :
--
assignee: -> berker.peksag
___
Python tracker
<http://bugs.python.org/issue16099>
___
___
Python-bugs-list mailing list
Un
Changes by Berker Peksag :
--
assignee: -> berker.peksag
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<http://bugs.python
Changes by Berker Peksag :
--
nosy: +r.david.murray
___
Python tracker
<http://bugs.python.org/issue21707>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Berker Peksag :
--
assignee: -> zach.ware
stage: needs patch -> patch review
___
Python tracker
<http://bugs.python.org/issue21918>
___
___
Pyth
Changes by Berker Peksag :
--
stage: needs patch -> resolved
___
Python tracker
<http://bugs.python.org/issue6916>
___
___
Python-bugs-list mailing list
Un
Changes by Berker Peksag :
--
nosy: +berker.peksag, lemburg
___
Python tracker
<http://bugs.python.org/issue21944>
___
___
Python-bugs-list mailing list
Unsub
Berker Peksag added the comment:
Fixed. Thanks for the report.
--
assignee: -> berker.peksag
components: +Documentation
nosy: +berker.peksag
resolution: -> fixed
stage: -> resolved
status: open -> closed
type: enhancement -> behavior
versio
Changes by Berker Peksag :
--
nosy: -berker.peksag
___
Python tracker
<http://bugs.python.org/issue20187>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Berker Peksag :
--
stage: -> resolved
status: open -> closed
superseder: -> no extension debug info with msvc9compiler.py
type: -> behavior
___
Python tracker
<http://bugs.pytho
Changes by Berker Peksag :
--
stage: needs patch -> resolved
___
Python tracker
<http://bugs.python.org/issue20465>
___
___
Python-bugs-list mailing list
Un
Changes by Berker Peksag :
--
nosy: +steve.dower
___
Python tracker
<http://bugs.python.org/issue19450>
___
___
Python-bugs-list mailing list
Unsubscribe:
Berker Peksag added the comment:
> We have compiled it using --prefix as args :
Did you install sqlite3-devel?
--
nosy: +berker.peksag
type: crash ->
___
Python tracker
<http://bugs.python.org/i
Changes by Berker Peksag :
--
nosy: +berker.peksag
versions: +Python 3.5 -Python 3.4
___
Python tracker
<http://bugs.python.org/issue18974>
___
___
Python-bug
Changes by Berker Peksag :
--
versions: -Python 3.4
___
Python tracker
<http://bugs.python.org/issue8585>
___
___
Python-bugs-list mailing list
Unsubscribe:
Berker Peksag added the comment:
Works for me on Ubuntu 12.04 LTS:
$ sudo apt-get install sqlite3 libsqlite3-dev
$ ./configure
$ make -j3
$ sudo make install
$ sqlite3 -version
3.7.9 2011-11-01 00:52:41 c7c6050ef060877ebe77b41d959e9df13f8c9b5e
$ python3.4 -V
3.4.1
Berker Peksag added the comment:
Thanks for the patch, Phil.
--
assignee: -> berker.peksag
nosy: +r.david.murray
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
type: behavior -> enhancement
___
Python
Berker Peksag added the comment:
Thanks for the patch, Zachary.
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<http://bugs.python.or
Changes by Berker Peksag :
--
nosy: -berker.peksag
___
Python tracker
<http://bugs.python.org/issue2008>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Berker Peksag :
--
nosy: -berker.peksag
___
Python tracker
<http://bugs.python.org/issue9325>
___
___
Python-bugs-list mailing list
Unsubscribe:
Berker Peksag added the comment:
Thanks for the report, Michael.
--
assignee: -> berker.peksag
components: -Extension Modules
nosy: +r.david.murray
resolution: -> fixed
stage: needs patch -> resolved
status: open -> closed
type: -> behavior
versions: +Python
Changes by Berker Peksag :
--
nosy: +berker.peksag
versions: +Python 3.5 -Python 3.4
___
Python tracker
<http://bugs.python.org/issue7976>
___
___
Python-bug
Changes by Berker Peksag :
--
stage: commit review -> resolved
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue20026>
___
___
Pyth
Berker Peksag added the comment:
diff -r 8f85262fbe8a Lib/nntplib.py
--- a/Lib/nntplib.pySun Jul 06 02:24:24 2014 -0400
+++ b/Lib/nntplib.pyThu Jul 10 16:10:38 2014 -0700
@@ -122,6 +122,9 @@
"""Error in response data"""
pass
+class NNTPConnectE
Changes by Berker Peksag :
--
stage: commit review -> resolved
___
Python tracker
<http://bugs.python.org/issue21977>
___
___
Python-bugs-list mailing list
Un
Changes by Berker Peksag :
--
nosy: +vinay.sajip
___
Python tracker
<http://bugs.python.org/issue21980>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Berker Peksag :
--
nosy: +christian.heimes, dstufft, giampaolo.rodola, pitrou
versions: -Python 3.1, Python 3.2, Python 3.3
___
Python tracker
<http://bugs.python.org/issue21
Changes by Berker Peksag :
--
nosy: +berker.peksag
stage: -> patch review
___
Python tracker
<http://bugs.python.org/issue21793>
___
___
Python-bugs-list mai
Berker Peksag added the comment:
Updated Serhiy's patch to 3.5. I also added a whatsnew entry.
--
Added file: http://bugs.python.org/file35972/issue4972_imaplib.diff
___
Python tracker
<http://bugs.python.org/i
Changes by Berker Peksag :
--
nosy: +ezio.melotti
versions: -Python 3.1, Python 3.2, Python 3.3
___
Python tracker
<http://bugs.python.org/issue21989>
___
___
Changes by Berker Peksag :
--
nosy: +berker.peksag
___
Python tracker
<http://bugs.python.org/issue9399>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Berker Peksag :
--
nosy: +berker.peksag
type: behavior -> enhancement
versions: +Python 3.5 -Python 3.3
___
Python tracker
<http://bugs.python.org/issu
Changes by Berker Peksag :
--
nosy: +benjamin.peterson
___
Python tracker
<http://bugs.python.org/issue21992>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Berker Peksag :
--
nosy: +berker.peksag
___
Python tracker
<http://bugs.python.org/issue13850>
___
___
Python-bugs-list mailing list
Unsubscribe:
Berker Peksag added the comment:
Fixed. Thanks for the report.
--
assignee: docs@python -> berker.peksag
nosy: +berker.peksag
resolution: -> fixed
stage: -> resolved
status: open -> closed
type: -> behavior
___
Python
Changes by Berker Peksag :
--
nosy: +eric.snow
___
Python tracker
<http://bugs.python.org/issue14285>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Berker Peksag :
--
nosy: +serhiy.storchaka
versions: +Python 3.5
___
Python tracker
<http://bugs.python.org/issue21996>
___
___
Python-bugs-list mailin
Changes by Berker Peksag :
--
resolution: -> third party
stage: -> resolved
status: open -> closed
type: crash -> behavior
___
Python tracker
<http://bugs.python
Changes by Berker Peksag :
--
assignee: docs@python ->
components: +Library (Lib) -Documentation
nosy: -docs@python
stage: needs patch -> patch review
type: enhancement -> behavior
versions: -Python 3.1, Python 3.2, Python 3.3
___
Pytho
Changes by Berker Peksag :
--
resolution: fixed -> wont fix
stage: patch review -> resolved
___
Python tracker
<http://bugs.python.org/issue5876>
___
___
Changes by Berker Peksag :
--
versions: +Python 3.4, Python 3.5 -Python 3.2, Python 3.3
___
Python tracker
<http://bugs.python.org/issue1047397>
___
___
Python-bug
Changes by Berker Peksag :
--
resolution: -> fixed
stage: needs patch -> resolved
status: open -> closed
versions: +Python 3.5 -Python 3.3
___
Python tracker
<http://bugs.python.or
Changes by Berker Peksag :
--
nosy: +berker.peksag
versions: +Python 3.5 -Python 3.3
___
Python tracker
<http://bugs.python.org/issue17665>
___
___
Python-bug
Changes by Berker Peksag :
--
stage: -> resolved
status: open -> closed
type: -> behavior
___
Python tracker
<http://bugs.python.org/issue21867>
___
Changes by Berker Peksag :
--
stage: commit review -> resolved
___
Python tracker
<http://bugs.python.org/issue21990>
___
___
Python-bugs-list mailing list
Un
Berker Peksag added the comment:
Thanks for the patch, Martin.
--
assignee: -> berker.peksag
nosy: +berker.peksag
resolution: -> fixed
stage: -> resolved
status: open -> closed
___
Python tracker
<http://bugs.python
Changes by Berker Peksag :
--
nosy: +berker.peksag
stage: needs patch -> patch review
___
Python tracker
<http://bugs.python.org/issue10572>
___
___
Python-
Changes by Berker Peksag :
--
stage: patch review -> resolved
___
Python tracker
<http://bugs.python.org/issue21591>
___
___
Python-bugs-list mailing list
Un
Changes by Berker Peksag :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<http://bugs.python.or
Changes by Berker Peksag :
--
components: +Library (Lib) -None
stage: -> patch review
___
Python tracker
<http://bugs.python.org/issue14910>
___
___
Python-
Changes by Berker Peksag :
--
nosy: +David.Edelsohn
___
Python tracker
<http://bugs.python.org/issue17923>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Berker Peksag :
--
nosy: +vinay.sajip
___
Python tracker
<http://bugs.python.org/issue22130>
___
___
Python-bugs-list mailing list
Unsubscribe:
1401 - 1500 of 3715 matches
Mail list logo