The Python-ideas December 2017 Archive by thread
December 2017 Archives by thread
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
Starting: Fri Dec 1 01:01:11 EST 2017
Ending: Sun Dec 31 18:00:47 EST 2017
Messages: 188
- [Python-ideas] PEP 447: Adding type.__getdescriptor__
Nick Coghlan
- [Python-ideas] PEP 447: Adding type.__getdescriptor__
Ronald Oussoren
- [Python-ideas] PEP 447: Adding type.__getdescriptor__
Nick Coghlan
- [Python-ideas] PEP 447: Adding type.__getdescriptor__ Ronald Oussoren
- [Python-ideas] PEP 447: Adding type.__getdescriptor__ Nick Coghlan
- [Python-ideas] PEP 447: Adding type.__getdescriptor__ Ronald Oussoren
- [Python-ideas] PEP 447: Adding type.__getdescriptor__ Nick Coghlan
- [Python-ideas] PEP 447: Adding type.__getdescriptor__ Ronald Oussoren
- [Python-ideas] PEP 447: Adding type.__getdescriptor__ Nick Coghlan
- [Python-ideas] PEP 447: Adding type.__getdescriptor__
Nick Coghlan
- [Python-ideas] PEP 447: Adding type.__getdescriptor__
Ronald Oussoren
- [Python-ideas] Add a dict with the attribute access capability Nick Coghlan
- [Python-ideas] Provide a way to import module without exec body
Neil Schemenauer
- [Python-ideas] Provide a way to import module without exec body
Chris Angelico
- [Python-ideas] Provide a way to import module without exec body
Neil Schemenauer
- [Python-ideas] Provide a way to import module without exec body Serhiy Storchaka
- [Python-ideas] Provide a way to import module without exec body Brett Cannon
- [Python-ideas] Provide a way to import module without exec body
Neil Schemenauer
- [Python-ideas] Provide a way to import module without exec body Nick Coghlan
- [Python-ideas] Provide a way to import module without exec body Steven D'Aprano
- [Python-ideas] Provide a way to import module without exec body
Chris Angelico
- [Python-ideas] How assignment should work with generators? Kirill Balunov
- [Python-ideas] Stub class for Generic to further improve PEP 560 Ivan Levkivskyi
- [Python-ideas] [Python-Dev] What's the status of PEP 505: None-aware operators? Steven D'Aprano
- [Python-ideas] PEP 505 vs matrix multiplication
Nick Coghlan
- [Python-ideas] PEP 505 vs matrix multiplication
Paul Moore
- [Python-ideas] PEP 505 vs matrix multiplication Chris Barker
- [Python-ideas] PEP 505 vs matrix multiplication Nick Coghlan
- [Python-ideas] PEP 505 vs matrix multiplication
Paul Moore
- [Python-ideas] a sorting protocol dunder method?
Chris Barker
- [Python-ideas] a sorting protocol dunder method?
Nathan Schneider
- [Python-ideas] a sorting protocol dunder method?
Steven D'Aprano
- [Python-ideas] a sorting protocol dunder method? Bruce Leban
- [Python-ideas] a sorting protocol dunder method? David Mertz
- [Python-ideas] a sorting protocol dunder method? David Mertz
- [Python-ideas] a sorting protocol dunder method? Steven D'Aprano
- [Python-ideas] a sorting protocol dunder method? Julien Salort
- [Python-ideas] a sorting protocol dunder method? Chris Angelico
- [Python-ideas] a sorting protocol dunder method?
Steven D'Aprano
- [Python-ideas] a sorting protocol dunder method? Steven D'Aprano
- [Python-ideas] a sorting protocol dunder method?
Serhiy Storchaka
- [Python-ideas] a sorting protocol dunder method?
Antoine Pitrou
- [Python-ideas] a sorting protocol dunder method? Steven D'Aprano
- [Python-ideas] a sorting protocol dunder method? Antoine Pitrou
- [Python-ideas] a sorting protocol dunder method? Steven D'Aprano
- [Python-ideas] (no subject) Antoine Pitrou
- [Python-ideas] a sorting protocol dunder method? brent bejot
- [Python-ideas] a sorting protocol dunder method? Ethan Furman
- [Python-ideas] a sorting protocol dunder method? Greg Ewing
- [Python-ideas] a sorting protocol dunder method? Mark Lawrence
- [Python-ideas] a sorting protocol dunder method? Chris Barker
- [Python-ideas] a sorting protocol dunder method? Barry Scott
- [Python-ideas] a sorting protocol dunder method? Chris Barker - NOAA Federal
- [Python-ideas] a sorting protocol dunder method? Rhodri James
- [Python-ideas] a sorting protocol dunder method? Serhiy Storchaka
- [Python-ideas] a sorting protocol dunder method? Antoine Pitrou
- [Python-ideas] a sorting protocol dunder method? Barry Scott
- [Python-ideas] a sorting protocol dunder method? Antoine Pitrou
- [Python-ideas] a sorting protocol dunder method? Barry
- [Python-ideas] a sorting protocol dunder method? Chris Angelico
- [Python-ideas] a sorting protocol dunder method?
Steven D'Aprano
- [Python-ideas] a sorting protocol dunder method? Serhiy Storchaka
- [Python-ideas] a sorting protocol dunder method?
Antoine Pitrou
- [Python-ideas] a sorting protocol dunder method?
Carl Meyer
- [Python-ideas] a sorting protocol dunder method? Nathaniel Smith
- [Python-ideas] a sorting protocol dunder method?
Steven D'Aprano
- [Python-ideas] a sorting protocol dunder method? Paul Moore
- [Python-ideas] a sorting protocol dunder method? Antoine Pitrou
- [Python-ideas] a sorting protocol dunder method? Antoine Pitrou
- [Python-ideas] a sorting protocol dunder method?
Nathan Schneider
- [Python-ideas] Data Classes in Kotlin Juancarlo Añez
- [Python-ideas] f-string literals by default?
Neil Schemenauer
- [Python-ideas] f-string literals by default?
Joseph Jevnik
- [Python-ideas] f-string literals by default? Neil Schemenauer
- [Python-ideas] f-string literals by default? Serhiy Storchaka
- [Python-ideas] f-string literals by default?
Chris Angelico
- [Python-ideas] f-string literals by default?
Joao S. O. Bueno
- [Python-ideas] f-string literals by default? Chris Angelico
- [Python-ideas] f-string literals by default?
Joao S. O. Bueno
- [Python-ideas] f-string literals by default?
Joseph Jevnik
- [Python-ideas] Is there a reason some of the PyLong_As* functions don't call an object's __int__?
Erik Bray
- [Python-ideas] Is there a reason some of the PyLong_As* functions don't call an object's __int__? Antoine Pitrou
- [Python-ideas] Is there a reason some of the PyLong_As* functions don't call an object's __int__?
Serhiy Storchaka
- [Python-ideas] Is there a reason some of the PyLong_As* functions don't call an object's __int__?
Antoine Pitrou
- [Python-ideas] Is there a reason some of the PyLong_As* functions don't call an object's __int__? Serhiy Storchaka
- [Python-ideas] Is there a reason some of the PyLong_As* functions don't call an object's __int__? Antoine Pitrou
- [Python-ideas] Is there a reason some of the PyLong_As* functions don't call an object's __int__? Erik Bray
- [Python-ideas] Is there a reason some of the PyLong_As* functions don't call an object's __int__? Antoine Pitrou
- [Python-ideas] Is there a reason some of the PyLong_As* functions don't call an object's __int__?
Erik Bray
- [Python-ideas] Is there a reason some of the PyLong_As* functions don't call an object's __int__? Ethan Furman
- [Python-ideas] Is there a reason some of the PyLong_As* functions don't call an object's __int__? Erik Bray
- [Python-ideas] Is there a reason some of the PyLong_As* functions don't call an object's __int__? Serhiy Storchaka
- [Python-ideas] Is there a reason some of the PyLong_As* functions don't call an object's __int__? Erik Bray
- [Python-ideas] Is there a reason some of the PyLong_As* functions don't call an object's __int__? Nick Coghlan
- [Python-ideas] Is there a reason some of the PyLong_As* functions don't call an object's __int__? Antoine Pitrou
- [Python-ideas] Is there a reason some of the PyLong_As* functions don't call an object's __int__? Richard Damon
- [Python-ideas] Is there a reason some of the PyLong_As* functions don't call an object's __int__? Serhiy Storchaka
- [Python-ideas] Is there a reason some of the PyLong_As* functions don't call an object's __int__? Nick Coghlan
- [Python-ideas] Is there a reason some of the PyLong_As* functions don't call an object's __int__?
Antoine Pitrou
- [Python-ideas] Decorator for creating enumeration?
Kirill Balunov
- [Python-ideas] Decorator for creating enumeration?
Guido van Rossum
- [Python-ideas] Decorator for creating enumeration? Ethan Furman
- [Python-ideas] Decorator for creating enumeration?
Guido van Rossum
- [Python-ideas] Raise StopIteration with same value on subsequent `next`s Franklin? Lee
- [Python-ideas] Repr of lambda
Serhiy Storchaka
- [Python-ideas] Repr of lambda
Terry Reedy
- [Python-ideas] Repr of lambda Serhiy Storchaka
- [Python-ideas] Repr of lambda
Ivan Pozdeev
- [Python-ideas] Repr of lambda
Steve Barnes
- [Python-ideas] Repr of lambda Steven D'Aprano
- [Python-ideas] Repr of lambda Steve Barnes
- [Python-ideas] Repr of lambda Franklin? Lee
- [Python-ideas] Repr of lambda Steven D'Aprano
- [Python-ideas] Repr of lambda Brett Cannon
- [Python-ideas] Repr of lambda Chris Barker
- [Python-ideas] Repr of lambda Barry
- [Python-ideas] Repr of lambda Eric Fahlgren
- [Python-ideas] Repr of lambda Chris Barker
- [Python-ideas] Repr of lambda Chris Angelico
- [Python-ideas] Repr of lambda Nick Coghlan
- [Python-ideas] Repr of lambda
Steve Barnes
- [Python-ideas] Repr of lambda Ivan Levkivskyi
- [Python-ideas] Repr of lambda
Terry Reedy
- [Python-ideas] Support floating-point values in collections.Counter
Joel Croteau
- [Python-ideas] Support floating-point values in collections.Counter Søren Pilgård
- [Python-ideas] Support floating-point values in collections.Counter Steven D'Aprano
- [Python-ideas] Support floating-point values in collections.Counter Paul Moore
- [Python-ideas] Support floating-point values in collections.Counter Franklin? Lee
- [Python-ideas] Allow star unpacking within an slice expression Neil Girdhar
- [Python-ideas] __intancehook__ special method
Yahya Abou 'Imran
- [Python-ideas] __intancehook__ special method
Paul Moore
- [Python-ideas] __intancehook__ special method Yahya Abou 'Imran
- [Python-ideas] __intancehook__ special method
Paul Moore
- [Python-ideas] Internal function idea
Brett Cannon
- [Python-ideas] Internal function idea
Franklin? Lee
- [Python-ideas] Internal function idea
Franklin? Lee
- [Python-ideas] Internal function idea Chris Angelico
- [Python-ideas] Internal function idea Franklin? Lee
- [Python-ideas] Internal function idea Chris Angelico
- [Python-ideas] Internal function idea
Franklin? Lee
- [Python-ideas] Internal function idea Stephen J. Turnbull
- [Python-ideas] Internal function idea
Franklin? Lee
- [Python-ideas] a set of enum.Enum values rather than the construction of bit-sets as the "norm"?
Paddy3118
- [Python-ideas] a set of enum.Enum values rather than the construction of bit-sets as the "norm"? Neil Girdhar
- [Python-ideas] a set of enum.Enum values rather than the construction of bit-sets as the "norm"?
Steven D'Aprano
- [Python-ideas] a set of enum.Enum values rather than the construction of bit-sets as the "norm"?
Paddy3118
- [Python-ideas] a set of enum.Enum values rather than the construction of bit-sets as the "norm"? Paddy3118
- [Python-ideas] a set of enum.Enum values rather than the construction of bit-sets as the "norm"? Steven D'Aprano
- [Python-ideas] a set of enum.Enum values rather than the construction of bit-sets as the "norm"? Chris Angelico
- [Python-ideas] a set of enum.Enum values rather than the construction of bit-sets as the "norm"? Steven D'Aprano
- [Python-ideas] a set of enum.Enum values rather than the construction of bit-sets as the "norm"? Chris Angelico
- [Python-ideas] a set of enum.Enum values rather than the construction of bit-sets as the "norm"? Stephan Hoyer
- [Python-ideas] a set of enum.Enum values rather than the construction of bit-sets as the "norm"? Chris Angelico
- [Python-ideas] a set of enum.Enum values rather than the construction of bit-sets as the "norm"? Steven D'Aprano
- [Python-ideas] a set of enum.Enum values rather than the construction of bit-sets as the "norm"? Franklin? Lee
- [Python-ideas] a set of enum.Enum values rather than the construction of bit-sets as the "norm"? Guido van Rossum
- [Python-ideas] a set of enum.Enum values rather than the construction of bit-sets as the "norm"? Guido van Rossum
- [Python-ideas] a set of enum.Enum values rather than the construction of bit-sets as the "norm"? Paddy3118
- [Python-ideas] a set of enum.Enum values rather than the construction of bit-sets as the "norm"? MRAB
- [Python-ideas] a set of enum.Enum values rather than the construction of bit-sets as the "norm"? Franklin? Lee
- [Python-ideas] a set of enum.Enum values rather than the construction of bit-sets as the "norm"?
Paddy3118
- [Python-ideas] Deprecate "slice" on built-ins, move it to "types"?
Joao S. O. Bueno
- [Python-ideas] Deprecate "slice" on built-ins, move it to "types"? Steven D'Aprano
- [Python-ideas] Deprecate "slice" on built-ins, move it to "types"? Nathaniel Smith
- [Python-ideas] Make MappingView inherit from Collection instead of Sized Yahya Abou 'Imran
- [Python-ideas] Allow to compile debug extension against release Python in Windows Ivan Pozdeev
- [Python-ideas] Add an UML class diagram to the collections.abc module documentation
Yahya Abou 'Imran
- [Python-ideas] Add an UML class diagram to the collections.abc module documentation Stephan Houben
- [Python-ideas] Add an UML class diagram to the collections.abc module documentation
Terry Reedy
- [Python-ideas] Add an UML class diagram to the collections.abc module documentation pylang
- [Python-ideas] Add an UML class diagram to the collections.abc module documentation Yahya Abou 'Imran
- [Python-ideas] Add an UML class diagram to the collections.abc module documentation Stephen J. Turnbull
- [Python-ideas] Add an UML class diagram to the collections.abc module documentation Stephen J. Turnbull
- [Python-ideas] Change the __repr__ of the `MappingView`s
Yahya Abou 'Imran
- [Python-ideas] Change the __repr__ of the `MappingView`s Guido van Rossum
- [Python-ideas] Improve ABCs _dump_registry() readability
Yahya Abou 'Imran
- [Python-ideas] Improve ABCs _dump_registry() readability
Guido van Rossum
- [Python-ideas] Improve ABCs _dump_registry() readability
Yahya Abou 'Imran
- [Python-ideas] Improve ABCs _dump_registry() readability Ivan Levkivskyi
- [Python-ideas] Improve ABCs _dump_registry() readability Yahya Abou 'Imran
- [Python-ideas] Improve ABCs _dump_registry() readability Guido van Rossum
- [Python-ideas] Improve ABCs _dump_registry() readability Antoine Pitrou
- [Python-ideas] Improve ABCs _dump_registry() readability Ivan Levkivskyi
- [Python-ideas] Improve ABCs _dump_registry() readability
Yahya Abou 'Imran
- [Python-ideas] Improve ABCs _dump_registry() readability
Guido van Rossum
Last message date:
Sun Dec 31 18:00:47 EST 2017
Archived on: Sun Dec 31 18:01:10 EST 2017
- Messages sorted by: [ subject ] [ author ] [ date ]
- More info on this list...
This archive was generated by Pipermail 0.09 (Mailman edition).