[issue23283] Backport Tools/clinic to 3.4

2017-09-30 Thread Zachary Ware

Zachary Ware  added the comment:

At this point in 3.4's life cycle, this is likely not worth the effort.

--
resolution:  -> out of date
stage:  -> resolved
status: open -> closed

___
Python tracker 

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



[issue23283] Backport Tools/clinic to 3.4

2015-02-25 Thread Serhiy Storchaka

Changes by Serhiy Storchaka storch...@gmail.com:


--
components: +Argument Clinic

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



[issue23283] Backport Tools/clinic to 3.4

2015-01-20 Thread Larry Hastings

Larry Hastings added the comment:

I would prefer the backport be more selective.  There are other changes (set 
literals, fix --converters) in trunk that aren't in 3.4 and I wouldn't want 
them pulled in willy-nilly.

However, I'd accept this backport if the patch looks minimal and clean.

--

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



[issue23283] Backport Tools/clinic to 3.4

2015-01-20 Thread Zachary Ware

New submission from Zachary Ware:

Larry, in #22120 msg224817, you said:
Since IIUC there's no code in 3.4 that uses an unsigned integer return 
converter, I'm not backporting the fix.

Modules/binascii.c does have one use of an unsigned integer return, resulting 
in the only not-something-new difference between 3.4 and 3.5's Modules/clinic 
dir.  Is there any reason not to do a quick hg revert -Cr default Tools/clinic 
 make clinic  hg commit on 3.4 to update binascii.c.h?

--
messages: 234391
nosy: larry, zach.ware
priority: normal
severity: normal
status: open
title: Backport Tools/clinic to 3.4
versions: Python 3.4

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