python-dev
Thread
Date
Earlier messages
Later messages
Messages by Date
2022年07月14日
[Python-Dev] Exceptions and tracebacks and frames, oh my!
Yonatan Zunger
2022年07月14日
[Python-Dev] Re: [RELEASE] The cursed fourth Python 3.11 beta (3.11.0b4) is available
h . vetinari
2022年07月14日
[Python-Dev] Presenting PEP 692: Using TypedDict for more precise **kwargs typing
Franek Magiera
2022年07月14日
[Python-Dev] Re: [RELEASE] The cursed fourth Python 3.11 beta (3.11.0b4) is available
Mike mcleod
2022年07月13日
[Python-Dev] Re: 3.11 enhanced error location - can it be smarter?
Mats Wichmann
2022年07月13日
[Python-Dev] Re: [RELEASE] The cursed fourth Python 3.11 beta (3.11.0b4) is available
Samuel Colvin
2022年07月12日
[Python-Dev] Re: Structural pattern matching and mangling private names
Guido van Rossum
2022年07月12日
[Python-Dev] Re: Presenting PEP 695: Type Parameter Syntax
Jelle Zijlstra
2022年07月12日
[Python-Dev] Re: Presenting PEP 695: Type Parameter Syntax
Petr Viktorin
2022年07月11日
[Python-Dev] Re: 3.11 enhanced error location - can it be smarter?
John Belmonte
2022年07月11日
[Python-Dev] Presenting PEP 695: Type Parameter Syntax
Guido van Rossum
2022年07月11日
[Python-Dev] Re: [RELEASE] The cursed fourth Python 3.11 beta (3.11.0b4) is available
Pablo Galindo Salgado
2022年07月11日
[Python-Dev] [RELEASE] The cursed fourth Python 3.11 beta (3.11.0b4) is available
Pablo Galindo Salgado
2022年07月06日
[Python-Dev] Re: Question about code in test_email/test_message.py
Stefan Ring
2022年07月06日
[Python-Dev] Question about code in test_email/test_message.py
Sidney Markowitz
2022年07月05日
[Python-Dev] Re: Python 3.11 bytecode and exception table
Irit Katriel via Python-Dev
2022年07月05日
[Python-Dev] Re: Python 3.11 bytecode and exception table
Matthieu Dartiailh
2022年07月05日
[Python-Dev] Announcing the Diátaxis Documentation Workshop
Mariatta
2022年07月05日
[Python-Dev] Re: Python 3.11 bytecode and exception table
Patrick Reader
2022年07月05日
[Python-Dev] Re: Python 3.11 bytecode and exception table
Irit Katriel via Python-Dev
2022年07月05日
[Python-Dev] Python 3.11 bytecode and exception table
Matthieu Dartiailh
2022年07月04日
[Python-Dev] [Release] Status of Python 3.11 release
Pablo Galindo Salgado
2022年07月04日
[Python-Dev] Re: EPOLLEXCLUSIVE and selectors
Barry
2022年07月04日
[Python-Dev] Re: [Release] Python 3.11.0b4 is still blocked
Pablo Galindo Salgado
2022年07月04日
[Python-Dev] Re: [Release] Python 3.11.0b4 is still blocked
Petr Viktorin
2022年07月04日
[Python-Dev] Re: [Release] Python 3.11.0b4 is still blocked
Miro Hrončok
2022年07月04日
[Python-Dev] Re: [Release] Python 3.11.0b4 is still blocked
Pablo Galindo Salgado
2022年07月04日
[Python-Dev] Re: [Release] Python 3.11.0b4 is still blocked
Miro Hrončok
2022年07月02日
[Python-Dev] EPOLLEXCLUSIVE and selectors
David Gilman
2022年07月01日
[Python-Dev] Re: Structural pattern matching and mangling private names
dw-git
2022年06月30日
[Python-Dev] Re: Structural pattern matching and mangling private names
Guido van Rossum
2022年06月30日
[Python-Dev] Re: Confusing naming of Optional type should be changed
nverich07
2022年06月30日
[Python-Dev] Re: Confusing naming of Optional type should be changed
Paul Bryan
2022年06月30日
[Python-Dev] Confusing naming of Optional type should be changed
nverich07
2022年06月25日
[Python-Dev] Re: Python Software Foundation Board of Directors Election 2022
Nick Coghlan
2022年06月24日
[Python-Dev] [Release] Python 3.11.0b4 is still blocked
Pablo Galindo Salgado
2022年06月20日
[Python-Dev] Making SocketHandler safe for use with non-pickleable objects
roy
2022年06月19日
[Python-Dev] Re: Python Software Foundation Board of Directors Election 2022
Tim Peters
2022年06月18日
[Python-Dev] Re: Summary of Python tracker Issues
Marc-Andre Lemburg
2022年06月17日
[Python-Dev] Re: Summary of Python tracker Issues
Patrick Reader
2022年06月17日
[Python-Dev] Re: [Python-Help] Unable to bootstrap Python 3 install
Nathan Cline
2022年06月17日
[Python-Dev] Re: [Python-Help] Unable to bootstrap Python 3 install
Xavier de Gaye
2022年06月17日
[Python-Dev] Summary of Python tracker Issues
Python tracker
2022年06月17日
[Python-Dev] Re: [Python-Help] Unable to bootstrap Python 3 install
Victor Stinner
2022年06月16日
[Python-Dev] Re: [Python-Help] Unable to bootstrap Python 3 install
Christian Heimes
2022年06月16日
[Python-Dev] Re: [Python-Help] Unable to bootstrap Python 3 install
Xavier de Gaye
2022年06月16日
[Python-Dev] Re: [Python-Help] Unable to bootstrap Python 3 install
Victor Stinner
2022年06月15日
[Python-Dev] Re: Structural pattern matching and mangling private names
dw-git
2022年06月15日
[Python-Dev] Re: Structural pattern matching and mangling private names
Daniel Moisset
2022年06月15日
[Python-Dev] Structural pattern matching and mangling private names
dw-git
2022年06月15日
[Python-Dev] IMPORTANT: Python 3.11.0b4 is blocked
Pablo Galindo Salgado
2022年06月15日
[Python-Dev] Re: [Python-Help] Unable to bootstrap Python 3 install
Gregory P. Smith
2022年06月15日
[Python-Dev] Re: [Python-Help] Unable to bootstrap Python 3 install
Victor Stinner
2022年06月14日
[Python-Dev] Re: Behavior of `asyncio.gather` when one of submitted tasks raises a `KeyboardInterrupt`.
Yves Duprat
2022年06月13日
[Python-Dev] Re: [Python-Help] Unable to bootstrap Python 3 install
Dave Blanchard
2022年06月10日
[Python-Dev] Re: Method __func__ objects are unpicklable
Brett Cannon
2022年06月10日
[Python-Dev] Summary of Python tracker Issues
Python tracker
2022年06月10日
[Python-Dev] Re: Method __func__ objects are unpicklable
Joao S. O. Bueno
2022年06月10日
[Python-Dev] Method __func__ objects are unpicklable
haael
2022年06月09日
[Python-Dev] Re: Behavior of `asyncio.gather` when one of submitted tasks raises a `KeyboardInterrupt`.
Guido van Rossum
2022年06月09日
[Python-Dev] Re: Behavior of `asyncio.gather` when one of submitted tasks raises a `KeyboardInterrupt`.
Yves Duprat
2022年06月09日
[Python-Dev] Re: Behavior of `asyncio.gather` when one of submitted tasks raises a `KeyboardInterrupt`.
Yves Duprat
2022年06月07日
[Python-Dev] Re: Behavior of `asyncio.gather` when one of submitted tasks raises a `KeyboardInterrupt`.
Guido van Rossum
2022年06月07日
[Python-Dev] Behavior of `asyncio.gather` when one of submitted tasks raises a `KeyboardInterrupt`.
Yves Duprat
2022年06月07日
[Python-Dev] Re: [RELEASE] Python 3.10.5 is available
mikecmcleod
2022年06月06日
[Python-Dev] Re: Deadlock when interrupting interpreter initialisation with ptrace?
Gabriele
2022年06月06日
[Python-Dev] Re: Accepting PEP 681 – Data Class Transforms
Petr Viktorin
2022年06月06日
[Python-Dev] Re: Accepting PEP 681 – Data Class Transforms
Pablo Galindo Salgado
2022年06月06日
[Python-Dev] Re: Deadlock when interrupting interpreter initialisation with ptrace?
Barry Scott
2022年06月06日
[Python-Dev] Re: Accepting PEP 681 – Data Class Transforms
Steve Dower
2022年06月06日
[Python-Dev] [RELEASE] Python 3.10.5 is available
Pablo Galindo Salgado
2022年06月06日
[Python-Dev] Re: Deadlock when interrupting interpreter initialisation with ptrace?
Gabriele
2022年06月06日
[Python-Dev] Re: Deadlock when interrupting interpreter initialisation with ptrace?
Victor Stinner
2022年06月06日
[Python-Dev] Re: Deadlock when interrupting interpreter initialisation with ptrace?
Pablo Galindo Salgado
2022年06月06日
[Python-Dev] Deadlock when interrupting interpreter initialisation with ptrace?
Gabriele
2022年06月06日
[Python-Dev] Re: Accepting PEP 681 – Data Class Transforms
Victor Stinner
2022年06月06日
[Python-Dev] Accepting PEP 681 – Data Class Transforms
Petr Viktorin
2022年06月06日
[Python-Dev] Looking for volunteers to maintain the multiprocessing and concurrent.futures modules
Victor Stinner
2022年06月03日
[Python-Dev] Summary of Python tracker Issues
Python tracker
2022年06月03日
[Python-Dev] Re: [RELEASE] The second Python 3.11 beta (3.11.0b2) is available
Pablo Galindo Salgado
2022年06月03日
[Python-Dev] Re: [RELEASE] The second Python 3.11 beta (3.11.0b2) is available
Robin Becker
2022年06月01日
[Python-Dev] Re: [RELEASE] Expedited release of Python3.11.0b3!!
Jean Abou Samra
2022年06月01日
[Python-Dev] Re: [RELEASE] Expedited release of Python3.11.0b3!!
Miro Hrončok
2022年06月01日
[Python-Dev] Re: [RELEASE] The second Python 3.11 beta (3.11.0b2) is available
Pablo Galindo Salgado
2022年06月01日
[Python-Dev] [RELEASE] Expedited release of Python3.11.0b3!!
Pablo Galindo Salgado
2022年06月01日
[Python-Dev] Re: PEP 689 – Unstable C API tier (was: Semi-stable C API tier)
Sasha Kacanski
2022年06月01日
[Python-Dev] Re: PEP 689 – Unstable C API tier (was: Semi-stable C API tier)
Stephen J. Turnbull
2022年05月31日
[Python-Dev] Re: [RELEASE] The second Python 3.11 beta (3.11.0b2) is available
Miro Hrončok
2022年05月31日
[Python-Dev] Re: [RELEASE] The second Python 3.11 beta (3.11.0b2) is available
Pablo Galindo Salgado
2022年05月31日
[Python-Dev] Re: [RELEASE] The second Python 3.11 beta (3.11.0b2) is available
Pablo Galindo Salgado
2022年05月31日
[Python-Dev] Re: [RELEASE] The second Python 3.11 beta (3.11.0b2) is available
Miro Hrončok
2022年05月31日
[Python-Dev] Re: [RELEASE] The second Python 3.11 beta (3.11.0b2) is available
Pablo Galindo Salgado
2022年05月31日
[Python-Dev] Re: [RELEASE] The second Python 3.11 beta (3.11.0b2) is available
Jean Abou Samra
2022年05月31日
[Python-Dev] Re: [RELEASE] The second Python 3.11 beta (3.11.0b2) is available
Jean Abou Samra
2022年05月31日
[Python-Dev] Re: [RELEASE] The second Python 3.11 beta (3.11.0b2) is available
Pablo Galindo Salgado
2022年05月31日
[Python-Dev] Re: PEP 689 – Unstable C API tier (was: Semi-stable C API tier)
Sasha Kacanski
2022年05月31日
[Python-Dev] Re: PEP 689 – Unstable C API tier (was: Semi-stable C API tier)
Antoine Pitrou
2022年05月31日
[Python-Dev] [RELEASE] The second Python 3.11 beta (3.11.0b2) is available
Pablo Galindo Salgado
2022年05月31日
[Python-Dev] Re: Is it possible to view tokenizer output?
Victor Stinner
2022年05月30日
[Python-Dev] Re: PEP 689 – Unstable C API tier (was: Semi-stable C API tier)
Brett Cannon
2022年05月30日
[Python-Dev] Re: PEP 689 – Unstable C API tier (was: Semi-stable C API tier)
Steve Dower
2022年05月30日
[Python-Dev] Re: PEP 689 – Unstable C API tier (was: Semi-stable C API tier)
Guido van Rossum
2022年05月30日
[Python-Dev] Re: PEP 689 – Unstable C API tier (was: Semi-stable C API tier)
Brett Cannon
2022年05月30日
[Python-Dev] Re: Is it possible to view tokenizer output?
Jack
2022年05月30日
[Python-Dev] Re: Is it possible to view tokenizer output?
Pablo Galindo Salgado
2022年05月30日
[Python-Dev] Re: Is it possible to view tokenizer output?
Pablo Galindo Salgado
2022年05月30日
[Python-Dev] Re: Is it possible to view tokenizer output?
Victor Stinner
2022年05月30日
[Python-Dev] Re: Raw strings ending with a backslash
Steven D'Aprano
2022年05月29日
[Python-Dev] Re: Is it possible to view tokenizer output?
Jack
2022年05月29日
[Python-Dev] Re: Is it possible to view tokenizer output?
Eric V. Smith
2022年05月29日
[Python-Dev] Re: Is it possible to view tokenizer output?
Jack
2022年05月29日
[Python-Dev] Re: Is it possible to view tokenizer output?
Jean Abou Samra
2022年05月29日
[Python-Dev] Is it possible to view tokenizer output?
Jack
2022年05月29日
[Python-Dev]
[email protected]
[email protected]
2022年05月29日
[Python-Dev] Re: compiled python3.10 is unable to find _ssl
Lou King
2022年05月28日
[Python-Dev] Re: [OT] Re: Raw strings ending with a backslash
Jonathan Goble
2022年05月28日
[Python-Dev] Re: [OT] Re: Raw strings ending with a backslash
Gregory P. Smith
2022年05月28日
[Python-Dev] Re: [OT] Re: Raw strings ending with a backslash
Guido van Rossum
2022年05月28日
[Python-Dev] Re: [OT] Re: Raw strings ending with a backslash
Chris Angelico
2022年05月28日
[Python-Dev] Re: [OT] Re: Raw strings ending with a backslash
MRAB
2022年05月28日
[Python-Dev] Re: Raw strings ending with a backslash
Serhiy Storchaka
2022年05月28日
[Python-Dev] Re: Raw strings ending with a backslash
MRAB
2022年05月28日
[Python-Dev] Re: Raw strings ending with a backslash
Damian Shaw
2022年05月28日
[Python-Dev] Re: Raw strings ending with a backslash
Eric V. Smith
2022年05月28日
[Python-Dev] Re: Raw strings ending with a backslash
Serhiy Storchaka
2022年05月28日
[Python-Dev] Re: Raw strings ending with a backslash
Barney Gale
2022年05月28日
[Python-Dev] Re: Raw strings ending with a backslash
Damian Shaw
2022年05月28日
[Python-Dev] Re: Raw strings ending with a backslash
Serhiy Storchaka
2022年05月28日
[Python-Dev] Raw strings ending with a backslash
Steven D'Aprano
2022年05月27日
[Python-Dev] Re: compiled python3.10 is unable to find _ssl
Lou King
2022年05月27日
[Python-Dev] Summary of Python tracker Issues
Python tracker
2022年05月27日
[Python-Dev] Advice/proceedures for setting up cPython on WSL with cLion
ward . davidj
2022年05月27日
[Python-Dev] Re: compiled python3.10 is unable to find _ssl
scott tucker
2022年05月25日
[Python-Dev] Re: compiled python3.10 is unable to find _ssl
Lou King
2022年05月25日
[Python-Dev] Re: compiled python3.10 is unable to find _ssl
Lou King
2022年05月24日
[Python-Dev] Re: Riddle: Funny decorator chaining behaviour
Steven D'Aprano
2022年05月24日
[Python-Dev] Riddle: Funny decorator chaining behaviour
Jesus Cea
2022年05月24日
[Python-Dev] Re: compiled python3.10 is unable to find _ssl
Lou King
2022年05月23日
[Python-Dev] Re: python3.110b1 fails during post compile setup on OpenBSD 7.1
Victor Stinner
2022年05月23日
[Python-Dev] python3.110b1 fails during post compile setup on OpenBSD 7.1
Sandeep Gupta
2022年05月20日
[Python-Dev] Summary of Python tracker Issues
Python tracker
2022年05月17日
[Python-Dev] [RELEASE] Python 3.9.13 is now available
Łukasz Langa
2022年05月16日
[Python-Dev] Re: New public PyUnicodeBuilder C API
dw-git
2022年05月16日
[Python-Dev] Re: Issue: 92359 - Python 3.10 IDLE 64-bit doesn't open any files names code (code.py, code.pyw) - found a partial fix but looking for input
Steve Dower
2022年05月16日
[Python-Dev] Re: Problems building 3.7.13 on Windows
Joseph L. Casale
2022年05月16日
[Python-Dev] Re: New public PyUnicodeBuilder C API
Antoine Pitrou
2022年05月16日
[Python-Dev] Re: New public PyUnicodeBuilder C API
Victor Stinner
2022年05月16日
[Python-Dev] Re: New public PyUnicodeBuilder C API
Antoine Pitrou
2022年05月16日
[Python-Dev] Re: New public PyUnicodeBuilder C API
Victor Stinner
2022年05月16日
[Python-Dev] Re: New public PyUnicodeBuilder C API
dw-git
2022年05月16日
[Python-Dev] Re: New public PyUnicodeBuilder C API
Victor Stinner
2022年05月16日
[Python-Dev] Re: New public PyUnicodeBuilder C API
dw-git
2022年05月16日
[Python-Dev] New public PyUnicodeBuilder C API
Victor Stinner
2022年05月15日
[Python-Dev] Problems building 3.7.13 on Windows
Joseph L. Casale
2022年05月15日
[Python-Dev] Re: Summary of Python tracker Issues
Patrick Reader
2022年05月15日
[Python-Dev] Re: Summary of Python tracker Issues
Harry Lees
2022年05月15日
[Python-Dev] Re: Summary of Python tracker Issues
Terry Reedy
2022年05月15日
[Python-Dev] Re: Summary of Python tracker Issues
Ezio Melotti
2022年05月15日
[Python-Dev] Re: Summary of Python tracker Issues
Paul Moore
2022年05月15日
[Python-Dev] Re: Summary of Python tracker Issues
Victor Stinner
2022年05月14日
[Python-Dev] Re: Issue: 92359 - Python 3.10 IDLE 64-bit doesn't open any files names code (code.py, code.pyw) - found a partial fix but looking for input
Terry Reedy
2022年05月13日
[Python-Dev] Re: Issue: 92359 - Python 3.10 IDLE 64-bit doesn't open any files names code (code.py, code.pyw) - found a partial fix but looking for input
Guido van Rossum
2022年05月13日
[Python-Dev] Re: Issue: 92359 - Python 3.10 IDLE 64-bit doesn't open any files names code (code.py, code.pyw) - found a partial fix but looking for input
Terry Reedy
2022年05月13日
[Python-Dev] Issue: 92359 - Python 3.10 IDLE 64-bit doesn't open any files names code (code.py, code.pyw) - found a partial fix but looking for input
ward . davidj
2022年05月13日
[Python-Dev] Re: Starting a new thread
Guido van Rossum
2022年05月13日
[Python-Dev] Re: Summary of Python tracker Issues
Brett Cannon
2022年05月13日
[Python-Dev] Summary of Python tracker Issues
Python tracker
2022年05月12日
[Python-Dev] Re: Starting a new thread
Serhiy Storchaka
2022年05月12日
[Python-Dev] Re: Starting a new thread
Cameron Simpson
2022年05月12日
[Python-Dev] Re: Starting a new thread
Guido van Rossum
2022年05月12日
[Python-Dev] Re: Starting a new thread
Barney Stratford
2022年05月12日
[Python-Dev] Re: Starting a new thread
Antoine Pitrou
2022年05月11日
[Python-Dev] Re: Announcing the Python Language Summit 2022 blog posts
Richard Mateosian
2022年05月11日
[Python-Dev] Announcing the Python Language Summit 2022 blog posts
Mariatta
2022年05月11日
[Python-Dev] Re: A memory map based data persistence and startup speedup approach
文极
2022年05月10日
[Python-Dev] Re: Starting a new thread
Gregory P. Smith
2022年05月10日
[Python-Dev] Re: Migration plan for the distutils removal in Python 3.12
Victor Stinner
2022年05月10日
[Python-Dev] Re: Migration plan for the distutils removal in Python 3.12
Steve Dower
2022年05月10日
[Python-Dev] Re: Migration plan for the distutils removal in Python 3.12
Steve Dower
2022年05月10日
[Python-Dev] Re: Migration plan for the distutils removal in Python 3.12
Christopher Barker
2022年05月10日
[Python-Dev] Re: Migration plan for the distutils removal in Python 3.12
Victor Stinner
2022年05月10日
[Python-Dev] Re: Migration plan for the distutils removal in Python 3.12
Brett Cannon
2022年05月10日
[Python-Dev] Re: Migration plan for the distutils removal in Python 3.12
Brett Cannon
2022年05月10日
[Python-Dev] Re: Starting a new thread
Barney Stratford
2022年05月10日
[Python-Dev] Re: Migration plan for the distutils removal in Python 3.12
Guido van Rossum
2022年05月10日
[Python-Dev] Re: Starting a new thread
Joao S. O. Bueno
2022年05月10日
[Python-Dev] Re: Migration plan for the distutils removal in Python 3.12
Steve Dower
2022年05月10日
[Python-Dev] Re: Python grammar test cases
Pablo Galindo Salgado
2022年05月10日
[Python-Dev] Re: Starting a new thread
Paul Moore
2022年05月10日
[Python-Dev] Re: Python grammar test cases
Jelle Zijlstra
2022年05月10日
[Python-Dev] Re: Python grammar test cases
Venkat Ramakrishnan
2022年05月10日
[Python-Dev] Re: Migration plan for the distutils removal in Python 3.12
Victor Stinner
2022年05月10日
[Python-Dev] Re: Migration plan for the distutils removal in Python 3.12
Jeremy Kloth
2022年05月10日
[Python-Dev] Re: Migration plan for the distutils removal in Python 3.12
Christian Heimes
2022年05月10日
[Python-Dev] Starting a new thread
Barney Stratford
2022年05月10日
[Python-Dev] Re: Python grammar test cases
Pablo Galindo Salgado
2022年05月10日
[Python-Dev] Re: Python grammar test cases
Venkat Ramakrishnan
2022年05月10日
[Python-Dev] Re: Python grammar test cases
Pablo Galindo Salgado
2022年05月10日
[Python-Dev] Re: Migration plan for the distutils removal in Python 3.12
Victor Stinner
2022年05月10日
[Python-Dev] Re: Migration plan for the distutils removal in Python 3.12
Christian Heimes
Earlier messages
Later messages
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル