Berker Peksag added the comment:
I was using Sphinx 1.2.2 and found two related issues: issue 16805 and issue
20961.
I've just upgraded Sphinx to 1.2.3, did a clean checkout, reverted the changes
and everything looks good.
Sorry for the noise!
--
status: open ->
Changes by Berker Peksag :
--
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue9313>
___
___
Python-bugs-list mailing list
Unsubscrib
Changes by Berker Peksag :
--
stage: commit review -> resolved
___
Python tracker
<http://bugs.python.org/issue20858>
___
___
Python-bugs-list mailing list
Un
Changes by Berker Peksag :
--
stage: needs patch -> resolved
___
Python tracker
<http://bugs.python.org/issue5979>
___
___
Python-bugs-list mailing list
Un
Changes by Berker Peksag :
--
stage: patch review -> resolved
___
Python tracker
<http://bugs.python.org/issue16037>
___
___
Python-bugs-list mailing list
Un
Changes by Berker Peksag :
--
stage: needs patch -> resolved
___
Python tracker
<http://bugs.python.org/issue2399>
___
___
Python-bugs-list mailing list
Un
Changes by Berker Peksag :
--
stage: patch review -> resolved
___
Python tracker
<http://bugs.python.org/issue16038>
___
___
Python-bugs-list mailing list
Un
Changes by Berker Peksag :
--
stage: commit review -> resolved
___
Python tracker
<http://bugs.python.org/issue18747>
___
___
Python-bugs-list mailing list
Un
Changes by Berker Peksag :
--
nosy: +berker.peksag
stage: -> patch review
versions: +Python 3.5 -Python 3.2, Python 3.3
___
Python tracker
<http://bugs.python.org/issu
Changes by Berker Peksag :
--
nosy: +berker.peksag
stage: -> patch review
___
Python tracker
<http://bugs.python.org/issue19235>
___
___
Python-bugs-list mai
Berker Peksag added the comment:
test_method_deprecations has been removed in
https://hg.python.org/cpython/rev/b5980b1171d0. Closing this as out of date.
--
nosy: +berker.peksag
resolution: -> out of date
stage: needs patch -> resolved
status: open -&g
Changes by Berker Peksag :
--
stage: needs patch -> resolved
___
Python tracker
<http://bugs.python.org/issue7336>
___
___
Python-bugs-list mailing list
Un
Changes by Berker Peksag :
--
stage: needs patch -> resolved
___
Python tracker
<http://bugs.python.org/issue6320>
___
___
Python-bugs-list mailing list
Un
Changes by Berker Peksag :
--
stage: needs patch -> resolved
___
Python tracker
<http://bugs.python.org/issue10384>
___
___
Python-bugs-list mailing list
Un
Changes by Berker Peksag :
--
nosy: +ncoghlan
___
Python tracker
<http://bugs.python.org/issue22531>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Berker Peksag :
--
components: +Devguide
keywords: +easy
___
Python tracker
<http://bugs.python.org/issue13472>
___
___
Python-bugs-list mailin
Berker Peksag added the comment:
In the 2.7 branch, the test was removed in issue 7871 (changeset
https://hg.python.org/cpython/rev/0130e574f5be).
--
components: +Tests -Library (Lib)
nosy: +berker.peksag
___
Python tracker
<http://bugs.python.
Changes by Berker Peksag :
--
stage: needs patch -> resolved
___
Python tracker
<http://bugs.python.org/issue13211>
___
___
Python-bugs-list mailing list
Un
Changes by Berker Peksag :
--
nosy: +berker.peksag
stage: -> patch review
___
Python tracker
<http://bugs.python.org/issue19796>
___
___
Python-bugs-list mai
Changes by Berker Peksag :
--
nosy: +orsenthil
___
Python tracker
<http://bugs.python.org/issue19796>
___
___
Python-bugs-list mailing list
Unsubscribe:
Berker Peksag added the comment:
Thanks for the review, David.
> The standard error message for this case is:
>
> xxx() got an unexpected keyword argument 'foo'
I found two similar messages in the codebase:
* In Modules/itertoolsmodule.c:
PyErr_SetStr
Berker Peksag added the comment:
Here's a patch with a whatsnew entry.
--
stage: needs patch -> patch review
Added file: http://bugs.python.org/file36807/issue6623.diff
___
Python tracker
<http://bugs.python.or
Berker Peksag added the comment:
Marc-Andre, could you please take a look to the latest patch?
--
components: -Tests
keywords: +needs review
title: platform.dist() has unpredictable result under Linux -> Deprecate
platform.dist() and platform.linux_distribution() functions
t
Berker Peksag added the comment:
Here's an updated patch. Thanks David.
--
Added file: http://bugs.python.org/file36808/issue21338.diff
___
Python tracker
<http://bugs.python.org/is
Changes by Berker Peksag :
--
nosy: +berker.peksag
stage: -> patch review
___
Python tracker
<http://bugs.python.org/issue8138>
___
___
Python-bugs-list mai
Berker Peksag added the comment:
Looks like Werkzeug had a workaround for this bug:
https://github.com/mitsuhiko/werkzeug/commit/f9e2fad30d34a6b0737539434c03c07c2bc658d4
--
___
Python tracker
<http://bugs.python.org/issue8
Changes by Berker Peksag :
--
components: +Tests
nosy: +berker.peksag
stage: needs patch -> patch review
versions: +Python 3.5
___
Python tracker
<http://bugs.python.org/issu
Changes by Berker Peksag :
--
nosy: +berker.peksag
stage: -> patch review
type: -> behavior
versions: +Python 2.7, Python 3.4, Python 3.5
___
Python tracker
<http://bugs.python.org/i
Berker Peksag added the comment:
Fixed. Thanks for the report, Derek.
--
assignee: docs@python -> berker.peksag
nosy: +berker.peksag
resolution: -> fixed
stage: -> resolved
status: open -> closed
versions: +Python 3.4, Python 3.5
Changes by Berker Peksag :
--
nosy: +berker.peksag
versions: +Python 3.5 -Python 3.3
___
Python tracker
<http://bugs.python.org/issue13128>
___
___
Python-bug
Berker Peksag added the comment:
Here's an updated patch.
--
Added file: http://bugs.python.org/file36844/issue22389_v2.diff
___
Python tracker
<http://bugs.python.org/is
Changes by Berker Peksag :
--
nosy: +berker.peksag
___
Python tracker
<http://bugs.python.org/issue19959>
___
___
Python-bugs-list mailing list
Unsubscribe:
Berker Peksag added the comment:
Hi Serhiy, there are commented-out lines in changeset
http://hg.python.org/cpython/rev/e4beb183a674. Are they intentionally there?
+#if p[1:2] == ':':
+#return '', p # Drive letter present
+#firstTwo = p[0:2]
+#if
Changes by Berker Peksag :
--
versions: +Python 3.5 -Python 3.4
___
Python tracker
<http://bugs.python.org/issue1100942>
___
___
Python-bugs-list mailin
Berker Peksag added the comment:
See also issue 16555.
--
nosy: +berker.peksag
___
Python tracker
<http://bugs.python.org/issue20034>
___
___
Python-bugs-list m
Berker Peksag added the comment:
This is fixed by changeset http://hg.python.org/cpython/rev/239faf6b6e8d:
http://buildbot.python.org/all/builders/AMD64%20Fedora%20without%20threads%203.x/builds/5875/steps/test/logs/stdio
--
components: +Library (Lib), Tests -2to3 (2.x to 3.x
Changes by Berker Peksag :
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue20090>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Berker Peksag :
--
nosy: +berker.peksag
___
Python tracker
<http://bugs.python.org/issue20079>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Berker Peksag :
--
nosy: +berker.peksag
___
Python tracker
<http://bugs.python.org/issue20187>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Berker Peksag :
--
nosy: +larry
___
Python tracker
<http://bugs.python.org/issue20201>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Berker Peksag :
--
nosy: +berker.peksag
___
Python tracker
<http://bugs.python.org/issue20086>
___
___
Python-bugs-list mailing list
Unsubscribe:
Berker Peksag added the comment:
> I suppose this is a duplicate of #1065986.
Yes, it is. I created a test file from the tests in issue6625_pydoc.diff and
ran it on the current 2.7 branch.
def foo():
u"""fooo bar
baz
\xfcnicode\u2026"""
return
Changes by Berker Peksag :
--
nosy: +zach.ware
___
Python tracker
<http://bugs.python.org/issue20253>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Berker Peksag :
--
nosy: +berker.peksag
stage: -> patch review
versions: +Python 3.5 -Python 3.4
___
Python tracker
<http://bugs.python.org/issu
Berker Peksag added the comment:
> I just built from a new clone of trunk, and it works fine for me.
It works fine for me, too (revision 8f11493cf727).
--
nosy: +berker.peksag
___
Python tracker
<http://bugs.python.org/issu
Berker Peksag added the comment:
Here's a patch with a test and documentation update.
--
nosy: +berker.peksag
stage: test needed -> patch review
___
Python tracker
<http://bugs.python.org
Changes by Berker Peksag :
--
keywords: +patch
Added file: http://bugs.python.org/file33572/issue20289.diff
___
Python tracker
<http://bugs.python.org/issue20
Changes by Berker Peksag :
--
nosy: +berker.peksag
versions: +Python 3.5 -Python 2.7, Python 3.4
___
Python tracker
<http://bugs.python.org/issue20197>
___
___
Changes by Berker Peksag :
--
nosy: +serhiy.storchaka
___
Python tracker
<http://bugs.python.org/issue20295>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Berker Peksag :
--
stage: patch review -> committed/rejected
___
Python tracker
<http://bugs.python.org/issue3073>
___
___
Python-bugs-list mai
Changes by Berker Peksag :
--
nosy: +bethard, paul.j3
___
Python tracker
<http://bugs.python.org/issue20333>
___
___
Python-bugs-list mailing list
Unsubscribe:
Berker Peksag added the comment:
Here's a backport of issue 16611 for 2.7.
--
keywords: +patch
nosy: +berker.peksag
stage: -> patch review
versions: -Python 3.3
Added file: http://bugs.python.org/file33597/issue19870.diff
___
Python tracke
Berker Peksag added the comment:
Attached patch to set TERM='' by default in test.script_helper._assert_python.
--
keywords: +patch
nosy: +berker.peksag
stage: needs patch -> patch review
title: script_helper._asert_python should set TERM='' by default. ->
sc
Changes by Berker Peksag :
Added file: http://bugs.python.org/file33623/issue18300_test_doctest.diff
___
Python tracker
<http://bugs.python.org/issue18300>
___
___
Pytho
Changes by Berker Peksag :
--
nosy: +ezio.melotti, michael.foord
___
Python tracker
<http://bugs.python.org/issue20362>
___
___
Python-bugs-list mailing list
Unsub
Changes by Berker Peksag :
--
versions: +Python 3.5 -Python 3.4
___
Python tracker
<http://bugs.python.org/issue16382>
___
___
Python-bugs-list mailing list
Unsub
Berker Peksag added the comment:
Here's a patch to silence BytesWarnings.
--
assignee: lukasz.langa ->
keywords: +patch
nosy: +berker.peksag
stage: needs patch ->
type: behavior ->
Added file: http://bugs.python.org/file33669/i
Changes by Berker Peksag :
--
assignee: -> lukasz.langa
stage: -> patch review
type: -> behavior
___
Python tracker
<http://bugs.python.org/issue20363>
___
___
Berker Peksag added the comment:
Thanks for the review, Arfrever and Serhiy. Here's a new patch.
--
Added file: http://bugs.python.org/file33712/issue20363_v2.diff
___
Python tracker
<http://bugs.python.org/is
Berker Peksag added the comment:
Ah, my bad. Thanks Arfrever.
--
Added file: http://bugs.python.org/file33715/issue20363_v3.diff
___
Python tracker
<http://bugs.python.org/issue20
Changes by Berker Peksag :
Removed file: http://bugs.python.org/file33669/issue20363.diff
___
Python tracker
<http://bugs.python.org/issue20363>
___
___
Python-bugs-list m
Changes by Berker Peksag :
Removed file: http://bugs.python.org/file33712/issue20363_v2.diff
___
Python tracker
<http://bugs.python.org/issue20363>
___
___
Python-bug
Changes by Berker Peksag :
--
nosy: +amaury.forgeotdarc, belopolsky, meador.inge
___
Python tracker
<http://bugs.python.org/issue19023>
___
___
Python-bugs-list m
Changes by Berker Peksag :
--
nosy: +loewis
___
Python tracker
<http://bugs.python.org/issue20391>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Berker Peksag :
--
versions: +Python 3.5 -Python 3.4
___
Python tracker
<http://bugs.python.org/issue18321>
___
___
Python-bugs-list mailing list
Unsub
Berker Peksag added the comment:
The cause of the test failure was the Lib/_sysconfigdata.py file which is
created by the _generate_posix_vars() function in Lib/sysconfig.py. With a
fresh copy of the repo and a clean build, all tests are passed.
--
resolution: -> out of date
st
Berker Peksag added the comment:
Hi Serhiy, there are commented-out lines in the 2.7 version of the patch. Are
they intentionally there?:
+#tester("ntpath.join('//computer/share', 'x/y')",
'//computer/share\\x/y')
+#teste
Changes by Berker Peksag :
--
stage: -> committed/rejected
superseder: -> inspect.findsource raises undocumented error for code objects
with empty filename
___
Python tracker
<http://bugs.python.org/i
Changes by Berker Peksag :
--
nosy: +berker.peksag
___
Python tracker
<http://bugs.python.org/issue18622>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Berker Peksag :
--
nosy: +mark.dickinson, skrah
___
Python tracker
<http://bugs.python.org/issue20502>
___
___
Python-bugs-list mailing list
Unsub
Changes by Berker Peksag :
--
nosy: +berker.peksag
___
Python tracker
<http://bugs.python.org/issue2008>
___
___
Python-bugs-list mailing list
Unsubscribe:
Berker Peksag added the comment:
The threading._VERBOSE attribute was removed in issue 13550 (see also changeset
http://hg.python.org/cpython/rev/8ec51b2e57c2).
--
nosy: +berker.peksag
resolution: -> out of date
stage: needs patch -> committed/rejected
status: open -&g
Changes by Berker Peksag :
--
versions: +Python 3.5 -Python 3.4
___
Python tracker
<http://bugs.python.org/issue1410680>
___
___
Python-bugs-list mailin
Berker Peksag added the comment:
According to the python-dev discussion, Irix is not supported anymore:
https://mail.python.org/pipermail/python-dev/2009-February/086111.html
--
keywords: -needs review
nosy: +berker.peksag
resolution: -> out of date
stage: patch review -> com
Berker Peksag added the comment:
According to the python-dev discussion, Irix is not supported anymore:
https://mail.python.org/pipermail/python-dev/2009-February/086111.html
--
nosy: +berker.peksag
resolution: -> out of date
stage: -> committed/rejected
status: open -&g
Berker Peksag added the comment:
This was fixed in issue 16611 (for 3.3 and 3.4) and there is a open issue for
2.7: issue 19870. I'm closing this one as a duplicate of issue 19870, because
it has a patch.
>>> from http import cookies
>>> C = cookies.SimpleCookie()
Changes by Berker Peksag :
--
nosy: +ncoghlan
stage: -> patch review
___
Python tracker
<http://bugs.python.org/issue20521>
___
___
Python-bugs-list mai
Changes by Berker Peksag :
--
nosy: +pitrou
versions: -Python 3.5
___
Python tracker
<http://bugs.python.org/issue20604>
___
___
Python-bugs-list mailin
Changes by Berker Peksag :
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue20610>
___
___
Python-bugs-list mailing list
Unsubscribe:
Berker Peksag added the comment:
Here's a patch to update the min() and max() documentations.
--
keywords: +patch
nosy: +berker.peksag
Added file: http://bugs.python.org/file34081/issue20620.diff
___
Python tracker
<http://bugs.python.org/is
Changes by Berker Peksag :
--
nosy: +sbt
___
Python tracker
<http://bugs.python.org/issue20626>
___
___
Python-bugs-list mailing list
Unsubscribe:
Berker Peksag added the comment:
This was also fixed in default: http://hg.python.org/cpython/rev/2d62ee3c7617
--
nosy: +berker.peksag
resolution: -> fixed
stage: -> committed/rejected
status: open -> closed
___
Python track
Changes by Berker Peksag :
--
stage: needs patch -> patch review
versions: -Python 2.6, Python 3.1, Python 3.2
___
Python tracker
<http://bugs.python.org/iss
Changes by Berker Peksag :
--
nosy: +ethan.furman
___
Python tracker
<http://bugs.python.org/issue20677>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Berker Peksag :
--
nosy: +serhiy.storchaka, terry.reedy
___
Python tracker
<http://bugs.python.org/issue20730>
___
___
Python-bugs-list mailin
Changes by Berker Peksag :
--
versions: -Python 3.1, Python 3.2
___
Python tracker
<http://bugs.python.org/issue20735>
___
___
Python-bugs-list mailing list
Unsub
Changes by Berker Peksag :
--
nosy: +eric.snow
___
Python tracker
<http://bugs.python.org/issue20763>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Berker Peksag :
--
nosy: -lcarrionr
resolution: -> invalid
stage: -> committed/rejected
status: open -> closed
title: You only live once -> Spam
___
Python tracker
<http://bugs.python
Changes by Berker Peksag :
--
Removed message: http://bugs.python.org/msg212205
___
Python tracker
<http://bugs.python.org/issue20772>
___
___
Python-bugs-list m
Changes by Berker Peksag :
--
Removed message: http://bugs.python.org/msg212355
___
Python tracker
<http://bugs.python.org/issue20795>
___
___
Python-bugs-list m
Changes by Berker Peksag :
--
nosy: -lcarrionr
resolution: -> invalid
stage: -> committed/rejected
status: open -> closed
title: Feel our love and care. Order medications from our drugstore. -> Spam
___
Python tracker
<http://
Changes by Berker Peksag :
--
resolution: -> invalid
stage: -> committed/rejected
___
Python tracker
<http://bugs.python.org/issue20777>
___
___
Pyth
Changes by Berker Peksag :
--
versions: +Python 3.4 -Python 3.2
___
Python tracker
<http://bugs.python.org/issue16484>
___
___
Python-bugs-list mailing list
Unsub
Berker Peksag added the comment:
Here's a patch to skip the test if PYTHONDONTWRITEBYTECODE is not None.
--
keywords: +patch
nosy: +berker.peksag
Added file: http://bugs.python.org/file34246/issue20796.diff
___
Python tracker
<http://bugs.py
Berker Peksag added the comment:
Updated patch adressing Brett's comment. Thanks!
--
stage: -> patch review
Added file: http://bugs.python.org/file34247/issue20796_v2.diff
___
Python tracker
<http://bugs.python.org
Berker Peksag added the comment:
Updated patch adressing Larry's comment. I also fixed a typo in the max()
documentation. Thanks!
--
stage: -> patch review
Added file: http://bugs.python.org/file34248/issue20620_v2.diff
___
Python tracke
Changes by Berker Peksag :
--
nosy: +haypo
versions: -Python 3.5
___
Python tracker
<http://bugs.python.org/issue20814>
___
___
Python-bugs-list mailin
Changes by Berker Peksag :
--
resolution: -> fixed
stage: -> committed/rejected
___
Python tracker
<http://bugs.python.org/issue20814>
___
___
Python-bugs-
Changes by Berker Peksag :
--
stage: -> patch review
versions: -Python 3.3, Python 3.4
___
Python tracker
<http://bugs.python.org/issue20849>
___
___
Python-
Berker Peksag added the comment:
Documentations of insert_test and set_startup_hook functions are unchanged
since 2007. See revision 9e1529bf0442 (warning, huge diff!).
--
nosy: +berker.peksag
versions: +Python 3.3, Python 3.4 -Python 3.1, Python 3.2
1601 - 1700 of 3715 matches
Mail list logo