April 2018 Archives by thread
Starting: Sun Apr 1 21:49:58 EDT 2018
Ending: Mon Apr 30 23:30:34 EDT 2018
Messages: 715
- [Python-Dev] IDLE colorizer
MRAB
- [Python-Dev] Nuking wstr [Re: How can we use 48bit pointer safely?]
INADA Naoki
- [Python-Dev] [Crosspost from python-committers] Announcing: signups are open for the 2018 Python Language Summit
Larry Hastings
- [Python-Dev] Why is pickle.DEFAULT_PROTOCOL still 3?
Lukasz Langa
- [Python-Dev] building extensions as builtins is broken in 3.7
Pablo Galindo Salgado
- [Python-Dev] Hi, I am amar :)
amar
- [Python-Dev] <int> in <str>
Ethan Furman
- [Python-Dev] Are undocumented functions part of the stable ABI?
Jeroen Demeyer
- [Python-Dev] Python Bug Tracker
Agnostic Dev
- [Python-Dev] gdb support could use some love
Ned Deily
- [Python-Dev] Enum, Flag, __contains__, and False vs TypeError
Ethan Furman
- [Python-Dev] Enum, Flag, __contains__, and False vs TypeError
Brett Cannon
- [Python-Dev] Enum, Flag, __contains__, and False vs TypeError
Barry Warsaw
- [Python-Dev] Enum, Flag, __contains__, and False vs TypeError
Serhiy Storchaka
- [Python-Dev] Enum, Flag, __contains__, and False vs TypeError
Glenn Linderman
- [Python-Dev] ssl module and LibreSSL CVE-2018-8970
Christian Heimes
- [Python-Dev] 2.7.15 release schedule
Benjamin Peterson
- [Python-Dev] GH-6392: Enum, __contains__, TypeError, and DeprecationWarnings
Ethan Furman
- [Python-Dev] Timeline for Pull request reviews in 3.8
Anthony Flury
- [Python-Dev] Error embedding python
Chris Bryan
- [Python-Dev] Can't open standard streams with "a"
Skip Montanaro
- [Python-Dev] Summary of Python tracker Issues
Python tracker
- [Python-Dev] Soliciting comments on the future of the cmd module (bpo-33233)
Ned Deily
- [Python-Dev] Is it useful to update cgitb module?
Stéphane Blondon
- [Python-Dev] Trying to build from source, test-poplib fails
Skip Montanaro
- [Python-Dev] Possible undefined behavior on creating a method named "__dict__"
Joao S. O. Bueno
- [Python-Dev] Reminder: 2018 Python Language Summit signups close next week
Larry Hastings
- [Python-Dev] PEP 561 implemented and minor clarification
Ethan Smith
- [Python-Dev] python3.5.3: xmlrpc_net unit test fail
Nikita Gupta
- [Python-Dev] PEP 575: Unifying function/method classes
Jeroen Demeyer
- [Python-Dev] Timing for removing legacy Unicode APIs deprecated by PEP 393
INADA Naoki
- [Python-Dev] [RELEASE] Python 2.7.15 release candidate 1
Benjamin Peterson
- [Python-Dev] Translating sample programs in documentation
Xuan Wu
- [Python-Dev] Basic test to validate win10 install?
Martin Gainty
- [Python-Dev] PEP 572: Assignment Expressions
Chris Angelico
- [Python-Dev] https://bugs.python.org/issue33127 breaks pip / easy_install / pipenv etc in corporate networks on MS Windows using self-signed certificates
Oleg Sivokon
- [Python-Dev] PEP 572: Now with 25% less reference implementation!
Chris Angelico
- [Python-Dev] Introducing python.zulipchat.com
Brett Cannon
- [Python-Dev] PEP 573 -- Module State Access from C Extension Methods
Marcel Plch
- [Python-Dev] PEP 572: Write vs Read, Understand and Control Flow
Victor Stinner
- [Python-Dev] PEP 572: Write vs Read, Understand and Control Flow
Mike Miller
- [Python-Dev] PEP 572: Write vs Read, Understand and Control Flow
Ethan Furman
- [Python-Dev] PEP 572: Write vs Read, Understand and Control Flow
Tim Peters
- [Python-Dev] PEP 572: Write vs Read, Understand and Control Flow
Glenn Linderman
- [Python-Dev] PEP 572: Write vs Read, Understand and Control Flow
Steven D'Aprano
- [Python-Dev] PEP 572: Write vs Read, Understand and Control Flow
Tim Peters
- [Python-Dev] PEP 572: Write vs Read, Understand and Control Flow
Nathaniel Smith
- [Python-Dev] PEP 572: Write vs Read, Understand and Control Flow
Mike Miller
- [Python-Dev] PEP 572: Write vs Read, Understand and Control Flow
Glenn Linderman
- [Python-Dev] PEP 572: Write vs Read, Understand and Control Flow
Steve Holden
- [Python-Dev] PEP 572: Write vs Read, Understand and Control Flow
Terry Reedy
- [Python-Dev] PEP 572: Write vs Read, Understand and Control Flow
Devin Jeanpierre
- [Python-Dev] PEP 572: Write vs Read, Understand and Control Flow
Stephen J. Turnbull
- [Python-Dev] PEP 572: Write vs Read, Understand and Control Flow
Chris Angelico
- [Python-Dev] PEP 572: Write vs Read, Understand and Control Flow
Stephen J. Turnbull
- [Python-Dev] PEP 572: Write vs Read, Understand and Control Flow
Chris Angelico
- [Python-Dev] PEP 572: Write vs Read, Understand and Control Flow
Nathaniel Smith
- [Python-Dev] PEP 572: Write vs Read, Understand and Control Flow
Stephen J. Turnbull
- [Python-Dev] PEP 572: Write vs Read, Understand and Control Flow
Chris Angelico
- [Python-Dev] PEP 572: Write vs Read, Understand and Control Flow
Dan Stromberg
- [Python-Dev] PEP 572: Write vs Read, Understand and Control Flow
Sven R. Kunze
- [Python-Dev] PEP 572: Write vs Read, Understand and Control Flow
Chris Barker
- [Python-Dev] assignment expressions: an alternative proposal
Yury Selivanov
- [Python-Dev] The new and improved PEP 572, same great taste with 75% less complexity!
Chris Angelico
- [Python-Dev] Meta-question about this mailing list
Stéfane Fermigier
- [Python-Dev] PEP 394 update proposal: Allow changing the `python` command in some cases
Petr Viktorin
- [Python-Dev] (name := expression) doesn't fit the narrative of PEP 20
Łukasz Langa
- [Python-Dev] Visual similarity of "=" and "==" (in context of PEP 572)
Mikhail V
- [Python-Dev] Is PEP 572 really the most effective way to solve the problems it's targeting?
Ryan Gonzalez
- [Python-Dev] PEP 572: Why not := as standard assignment operator?
Martin Teichmann
- [Python-Dev] (Looking for) A Retrospective on the Move to Python 3
Eric Snow
- [Python-Dev] Every Release Can Be a Mini "Python 4000", Within Reason (was (name := expression) doesn't fit the narrative of PEP 20)
Eric Snow
- [Python-Dev] Reserve ':=' for type-inferred variable initialization (was PEP 572)
Fatty Morgan
- [Python-Dev] Boundaries between numbers and identifiers
Serhiy Storchaka
- [Python-Dev] Order of positional and keyword arguments
Serhiy Storchaka
- [Python-Dev] Nickname Binding (PEP 572)
Jim J. Jewett
- [Python-Dev] PEP 575 (Unifying function/method classes) update
Jeroen Demeyer
- [Python-Dev] PEP 572 contradicts PEP 3099
Alex Walters
- [Python-Dev] Review of Pull Request 5974 please
Anthony Flury
- [Python-Dev] Bugs Migration to OpenShift
Mark Mangoba
- [Python-Dev] PEP 572 at the Language Summit next week
Larry Hastings
- [Python-Dev] PEP 572: A backward step in readability
Paddy McCarthy
- [Python-Dev] IMPORTANT - final 3.7.0 beta cutoff!
Ned Deily
Last message date:
Mon Apr 30 23:30:34 EDT 2018
Archived on: Mon Apr 30 23:30:39 EDT 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).