[issue20325] Argument Clinic: self converters are not preserved when cloning functions

2014-01-25 Thread Larry Hastings

Larry Hastings added the comment:

You didn't give me a test case, and I can't reproduce this.  Either it was 
accidentally fixed already, or there's something else going on in your test 
case.

I'm closing this for now as unreproducable.  If you see the problem again, 
please reopen this issue.

--
resolution:  - works for me
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue20325
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20325] Argument Clinic: self converters are not preserved when cloning functions

2014-01-25 Thread Tal Einat

Tal Einat added the comment:

You're right, this issue does indeed seem to have been resolved since I created 
this issue. I just checked this on Objects/bytesobject.c with the latest 
version and get the desired output. So you've done right to close this issue.


I'd like to note that I most certainly did supply a way to reproduce this 
issue! I described it precisely and concisely. Consider, also, that I was only 
asking if this is a bug since I wasn't sure. If someone had replied this 
sounds like a bug, please supply code for which reproduces this then I would 
have supplied such code.

Just to be sure, I just checked this again with clinic.py from revision 
88635:fbc31e0b0c77 (Tue Jan 21, the day I reported this issue) and I get 
precisely the behavior I described. So the issue did exist at the time when I 
reported it and the test case I supplied is sound.

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue20325
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20325] Argument Clinic: self converters are not preserved when cloning functions

2014-01-25 Thread Larry Hastings

Larry Hastings added the comment:

You didn't supply a test case, nor is there any code checked in that reproduced 
the issue.  I had to make a test case by hand.

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue20325
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20325] Argument Clinic: self converters are not preserved when cloning functions

2014-01-21 Thread Vajrasky Kok

Changes by Vajrasky Kok sky@speaklikeaking.com:


--
title: Argument Clinic: self converters are not preserved when clonig functions 
- Argument Clinic: self converters are not preserved when cloning functions

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue20325
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com