python-dev
Thread
Date
Earlier messages
Later messages
Messages by Date
2022年03月05日
[Python-Dev] Re: Make __mro_entries__ mandatory for non-types
Jason Madden
2022年03月05日
[Python-Dev] Re: Make __mro_entries__ mandatory for non-types
Guido van Rossum
2022年03月05日
[Python-Dev] Re: Make __mro_entries__ mandatory for non-types
Steven D'Aprano
2022年03月05日
[Python-Dev] Re: Make __mro_entries__ mandatory for non-types
Guido van Rossum
2022年03月05日
[Python-Dev] Re: Make __mro_entries__ mandatory for non-types
Jason Madden
2022年03月05日
[Python-Dev] Re: Make __mro_entries__ mandatory for non-types
Steven D'Aprano
2022年03月05日
[Python-Dev] Make __mro_entries__ mandatory for non-types
Serhiy Storchaka
2022年03月04日
[Python-Dev] Re: Defining tiered platform support
Brett Cannon
2022年03月04日
[Python-Dev] Re: Defining tiered platform support
Brett Cannon
2022年03月04日
[Python-Dev] Re: Defining tiered platform support
Brett Cannon
2022年03月04日
[Python-Dev] Summary of Python tracker Issues
Python tracker
2022年03月04日
[Python-Dev] Re: Improvements to the sys.path initialization documentation
Russel Webber
2022年03月04日
[Python-Dev] Re: build cpython on M1 Pro mac
Yves Duprat
2022年03月04日
[Python-Dev] Re: Improvements to the sys.path initialization documentation
Eryk Sun
2022年03月04日
[Python-Dev] Re: Defining tiered platform support
Simon Cross
2022年03月04日
[Python-Dev] Re: Defining tiered platform support
Petr Viktorin
2022年03月04日
[Python-Dev] Re: Improvements to the sys.path initialization documentation
Victor Stinner
2022年03月04日
[Python-Dev] Re: Defining tiered platform support
Ronald Oussoren via Python-Dev
2022年03月04日
[Python-Dev] Re: Defining tiered platform support
Christian Heimes
2022年03月03日
[Python-Dev] Re: Test error
Terry Reedy
2022年03月03日
[Python-Dev] Defining tiered platform support
Brett Cannon
2022年03月03日
[Python-Dev] Re: [python-committers] Re: Python 3.11.0a6 is blocked
Victor Stinner
2022年03月03日
[Python-Dev] Re: Test error
Brett Cannon
2022年03月03日
[Python-Dev] Test error
sachin1122621003
2022年03月03日
[Python-Dev] Re: Python 3.11.0a6 is blocked
Pablo Galindo Salgado
2022年03月03日
[Python-Dev] Re: Python 3.11.0a6 is blocked
Pablo Galindo Salgado
2022年03月03日
[Python-Dev] Re: Improvements to the sys.path initialization documentation
Victor Stinner
2022年03月02日
[Python-Dev] Re: build cpython on M1 Pro mac
Guido van Rossum
2022年03月02日
[Python-Dev] Improvements to the sys.path initialization documentation
Russel Webber
2022年03月02日
[Python-Dev] Re: build cpython on M1 Pro mac
Yves Duprat
2022年03月02日
[Python-Dev] Python 3.11.0a6 is blocked
Pablo Galindo Salgado
2022年03月01日
[Python-Dev] Making Cinder more broadly available
Dino
2022年03月01日
[Python-Dev] Re: October/November/December Steering Council update
Brett Cannon
2022年03月01日
[Python-Dev] Re: build cpython on M1 Pro mac
Guido van Rossum
2022年03月01日
[Python-Dev] Re: October/November/December Steering Council update
Joannah Nanjekye
2022年03月01日
[Python-Dev] October/November/December Steering Council update
Pablo Galindo Salgado
2022年03月01日
[Python-Dev] build cpython on M1 Pro mac
Yves Duprat
2022年02月28日
[Python-Dev] PEP 683: "Immortal Objects, Using a Fixed Refcount" (round 3)
Eric Snow
2022年02月28日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount" (round 2)
Eric Snow
2022年02月28日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount" (round 2)
Eric Snow
2022年02月28日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount" (round 2)
Eric Snow
2022年02月28日
[Python-Dev] Re: Require a C compiler supporting C99 to build Python 3.11
Steve Dower
2022年02月27日
[Python-Dev] Re: PEP 638: Syntactic macros
David Foster
2022年02月25日
[Python-Dev] Re: Need Help
Barry
2022年02月25日
[Python-Dev] Re: Need Help
Gregory P. Smith
2022年02月25日
[Python-Dev] Re: Need Help
Prasad, PCRaghavendra
2022年02月25日
[Python-Dev] Re: Need Help
Barry Scott
2022年02月25日
[Python-Dev] Need Help
Prasad, PCRaghavendra
2022年02月25日
[Python-Dev] Summary of Python tracker Issues
Python tracker
2022年02月24日
[Python-Dev] Re: Require a C compiler supporting C99 to build Python 3.11
Gregory P. Smith
2022年02月24日
[Python-Dev] Re: Should we require IEEE 754 floating-point for CPython?
Victor Stinner
2022年02月24日
[Python-Dev] Re: Require a C compiler supporting C99 to build Python 3.11
Victor Stinner
2022年02月24日
[Python-Dev] Re: Require a C compiler supporting C99 to build Python 3.11
Barry
2022年02月24日
[Python-Dev] Embedding multiple Python runtimes in the same process on Windows
Tony Roberts
2022年02月24日
[Python-Dev] Re: Require a C compiler supporting C99 to build Python 3.11
Victor Stinner
2022年02月24日
[Python-Dev] Re: Version 2 of PEP 670 – Convert macros to functions in the Python C API
Petr Viktorin
2022年02月23日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount" (round 2)
Sebastian Berg
2022年02月23日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount" (round 2)
Antonio Cuni
2022年02月23日
[Python-Dev] Re: Require a C compiler supporting C99 to build Python 3.11
h . vetinari
2022年02月23日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount" (round 2)
Brett Cannon
2022年02月23日
[Python-Dev] Re: Version 2 of PEP 670 – Convert macros to functions in the Python C API
Victor Stinner
2022年02月23日
[Python-Dev] Re: Version 2 of PEP 670 – Convert macros to functions in the Python C API
Victor Stinner
2022年02月23日
[Python-Dev] Re: Version 2 of PEP 670 – Convert macros to functions in the Python C API
Petr Viktorin
2022年02月23日
[Python-Dev] Re: Require a C compiler supporting C99 to build Python 3.11
Victor Stinner
2022年02月23日
[Python-Dev] Re: SC reply to PEP 674 -- Disallow using macros as l-values
Petr Viktorin
2022年02月23日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount" (round 2)
Petr Viktorin
2022年02月22日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount" (round 2)
Eric Snow
2022年02月22日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount" (round 2)
Larry Hastings
2022年02月22日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Inada Naoki
2022年02月22日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount" (round 2)
Inada Naoki
2022年02月22日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount" (round 2)
Eric Snow
2022年02月22日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount" (round 2)
Eric Snow
2022年02月22日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount" (round 2)
Eric Snow
2022年02月22日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount" (round 2)
Eric Snow
2022年02月22日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount" (round 2)
Eric Snow
2022年02月22日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Eddie Elizondo via Python-Dev
2022年02月22日
[Python-Dev] PyCon 2022: Call For Papers!
Grete Kungla
2022年02月22日
[Python-Dev] Re: SC reply to PEP 674 -- Disallow using macros as l-values
Victor Stinner
2022年02月22日
[Python-Dev] Re: SC reply to PEP 674 -- Disallow using macros as l-values
Victor Stinner
2022年02月22日
[Python-Dev] SC reply to PEP 674 -- Disallow using macros as l-values
Petr Viktorin
2022年02月22日
[Python-Dev] SC Acceptance: PEP 680 -- tomllib
Petr Viktorin
2022年02月22日
[Python-Dev] Version 2 of PEP 670 – Convert macros to functions in the Python C API
Victor Stinner
2022年02月21日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount" (round 2)
Terry Reedy
2022年02月21日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Chris Angelico
2022年02月21日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount" (round 2)
dw-git
2022年02月21日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount" (round 2)
Petr Viktorin
2022年02月21日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Larry Hastings
2022年02月21日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Larry Hastings
2022年02月21日
[Python-Dev] Re: Steering Council reply to PEP 670 -- Convert macros to functions in the Python C API
Victor Stinner
2022年02月21日
[Python-Dev] Re: Move the pythoncapi_compat project under the GitHub Python or PSF organization?
Victor Stinner
2022年02月21日
[Python-Dev] A memory map based data persistence and startup speedup approach
Yichen Yan via Python-Dev
2022年02月20日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Chris Angelico
2022年02月20日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Larry Hastings
2022年02月20日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Antoine Pitrou
2022年02月19日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount" (round 2)
Inada Naoki
2022年02月19日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Larry Hastings
2022年02月19日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Antoine Pitrou
2022年02月18日
[Python-Dev] PEP 683: "Immortal Objects, Using a Fixed Refcount" (round 2)
Eric Snow
2022年02月18日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Eric Snow
2022年02月18日
[Python-Dev] Github Issues Migration is coming soon
Łukasz Langa
2022年02月18日
[Python-Dev] Summary of Python tracker Issues
Python tracker
2022年02月18日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Eric Snow
2022年02月18日
[Python-Dev] Re: Compiling of ast.Module in Python 3.10 and co_firstlineno behavior
Mark Shannon
2022年02月18日
[Python-Dev] Re: Compiling of ast.Module in Python 3.10 and co_firstlineno behavior
Fabio Zadrozny
2022年02月17日
[Python-Dev] Re: Compiling of ast.Module in Python 3.10 and co_firstlineno behavior
Gabriele
2022年02月17日
[Python-Dev] Re: Compiling of ast.Module in Python 3.10 and co_firstlineno behavior
Fabio Zadrozny
2022年02月17日
[Python-Dev] Re: Compiling of ast.Module in Python 3.10 and co_firstlineno behavior
Mark Shannon
2022年02月17日
[Python-Dev] Compiling of ast.Module in Python 3.10 and co_firstlineno behavior
Fabio Zadrozny
2022年02月17日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Eric Snow
2022年02月17日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Eric Snow
2022年02月17日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Petr Viktorin
2022年02月16日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Jim J. Jewett
2022年02月16日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Inada Naoki
2022年02月16日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Eric Snow
2022年02月16日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Eric Snow
2022年02月16日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Eric Snow
2022年02月16日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Eric Snow
2022年02月16日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Terry Reedy
2022年02月16日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Guido van Rossum
2022年02月16日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Kevin Modzelewski
2022年02月16日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Larry Hastings
2022年02月16日
[Python-Dev] Re: RFC on PEP 655: Required[] and NotRequired[] for TypedDict
David Foster
2022年02月16日
[Python-Dev] Re: Move the pythoncapi_compat project under the GitHub Python or PSF organization?
Nick Coghlan
2022年02月16日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Petr Viktorin
2022年02月15日
[Python-Dev] Re: PEP 683: "Immortal Objects, Using a Fixed Refcount"
Inada Naoki
2022年02月15日
[Python-Dev] PEP 683: "Immortal Objects, Using a Fixed Refcount"
Eric Snow
2022年02月15日
[Python-Dev] Re: Custom memory profiler and PyTraceMalloc_Track
Pablo Galindo Salgado
2022年02月15日
[Python-Dev] Re: Custom memory profiler and PyTraceMalloc_Track
Sümer Cip
2022年02月15日
[Python-Dev] Re: Custom memory profiler and PyTraceMalloc_Track
Pablo Galindo Salgado
2022年02月15日
[Python-Dev] Custom memory profiler and PyTraceMalloc_Track
Sümer Cip
2022年02月14日
[Python-Dev] PEP 682: Format Specifier for Signed Zero
John Belmonte
2022年02月14日
[Python-Dev] Re: Move the pythoncapi_compat project under the GitHub Python or PSF organization?
Petr Viktorin
2022年02月14日
[Python-Dev] Re: Move the pythoncapi_compat project under the GitHub Python or PSF organization?
Ronald Oussoren via Python-Dev
2022年02月14日
[Python-Dev] Re: Move the pythoncapi_compat project under the GitHub Python or PSF organization?
Petr Viktorin
2022年02月14日
[Python-Dev] Re: Move the pythoncapi_compat project under the GitHub Python or PSF organization?
Antoine Pitrou
2022年02月14日
[Python-Dev] Re: Move the pythoncapi_compat project under the GitHub Python or PSF organization?
Antoine Pitrou
2022年02月14日
[Python-Dev] Re: Move the pythoncapi_compat project under the GitHub Python or PSF organization?
Petr Viktorin
2022年02月14日
[Python-Dev] Re: Steering Council reply to PEP 670 -- Convert macros to functions in the Python C API
Antoine Pitrou
2022年02月14日
[Python-Dev] Re: Require a C compiler supporting C99 to build Python 3.11
Antoine Pitrou
2022年02月11日
[Python-Dev] Re: Request for feedback: pathlib.AbstractPath prototype
Barney Gale
2022年02月11日
[Python-Dev] Re: Move the pythoncapi_compat project under the GitHub Python or PSF organization?
Neil Schemenauer
2022年02月11日
[Python-Dev] Summary of Python tracker Issues
Python tracker
2022年02月11日
[Python-Dev] Re: Request for feedback: pathlib.AbstractPath prototype
Brett Cannon
2022年02月11日
[Python-Dev] Re: Move the pythoncapi_compat project under the GitHub Python or PSF organization?
Victor Stinner
2022年02月11日
[Python-Dev] Re: Move the pythoncapi_compat project under the GitHub Python or PSF organization?
Petr Viktorin
2022年02月11日
[Python-Dev] Re: Require a C compiler supporting C99 to build Python 3.11
Victor Stinner
2022年02月11日
[Python-Dev] Re: Move the pythoncapi_compat project under the GitHub Python or PSF organization?
Victor Stinner
2022年02月11日
[Python-Dev] Re: Move the pythoncapi_compat project under the GitHub Python or PSF organization?
Petr Viktorin
2022年02月11日
[Python-Dev] Re: Require a C compiler supporting C99 to build Python 3.11
Inada Naoki
2022年02月10日
[Python-Dev] Re: urllib: addressing inflexibility in scheme-based joining
Senthil Kumaran
2022年02月10日
[Python-Dev] urllib: addressing inflexibility in scheme-based joining
Lincoln Auster
2022年02月10日
[Python-Dev] Re: Move the pythoncapi_compat project under the GitHub Python or PSF organization?
Neil Schemenauer
2022年02月10日
[Python-Dev] Re: Move the pythoncapi_compat project under the GitHub Python or PSF organization?
Victor Stinner
2022年02月10日
[Python-Dev] Move the pythoncapi_compat project under the GitHub Python or PSF organization?
Victor Stinner
2022年02月10日
[Python-Dev] Re: Request for feedback: pathlib.AbstractPath prototype
Ethan Furman
2022年02月10日
[Python-Dev] Re: Request for feedback: pathlib.AbstractPath prototype
Brett Cannon
2022年02月10日
[Python-Dev] Re: How to build cpython for x86_64 target on M1 Mac?
Jeff Pek
2022年02月10日
[Python-Dev] Re: How to build cpython for x86_64 target on M1 Mac?
Ned Deily
2022年02月10日
[Python-Dev] How to build cpython for x86_64 target on M1 Mac?
jeff . pek
2022年02月10日
[Python-Dev] Re: PEP 677 (Callable Type Syntax): Rejection notice.
Gregory P. Smith
2022年02月10日
[Python-Dev] Re: PEP-657 and co_positions (was: Please update Cython *before* introcuding C API incompatible changes in Python)
Stefan Behnel
2022年02月10日
[Python-Dev] Re: PEP 677 (Callable Type Syntax): Rejection notice.
Shantanu Jain
2022年02月10日
[Python-Dev] Re: Require a C compiler supporting C99 to build Python 3.11
Victor Stinner
2022年02月10日
[Python-Dev] Re: Steering Council reply to PEP 670 -- Convert macros to functions in the Python C API
Victor Stinner
2022年02月10日
[Python-Dev] Re: PEP-657 and co_positions (was: Please update Cython *before* introcuding C API incompatible changes in Python)
Petr Viktorin
2022年02月10日
[Python-Dev] Re: Steering Council reply to PEP 670 -- Convert macros to functions in the Python C API
Petr Viktorin
2022年02月10日
[Python-Dev] Re: Require a C compiler supporting C99 to build Python 3.11
Petr Viktorin
2022年02月09日
[Python-Dev] Re: Suggestion: a little language for type definitions
h . vetinari
2022年02月09日
[Python-Dev] PEP 677 (Callable Type Syntax): Rejection notice.
Gregory P. Smith
2022年02月09日
[Python-Dev] Re: Require a C compiler supporting C99 to build Python 3.11
Inada Naoki
2022年02月09日
[Python-Dev] Re: PEP-657 and co_positions (was: Please update Cython *before* introcuding C API incompatible changes in Python)
Stefan Behnel
2022年02月09日
[Python-Dev] Re: Steering Council reply to PEP 670 -- Convert macros to functions in the Python C API
Gregory P. Smith
2022年02月09日
[Python-Dev] Re: Request for feedback: pathlib.AbstractPath prototype
Barney Gale
2022年02月09日
[Python-Dev] Re: PEP-657 and co_positions (was: Please update Cython *before* introcuding C API incompatible changes in Python)
Stefan Behnel
2022年02月09日
[Python-Dev] Re: Request for feedback: pathlib.AbstractPath prototype
Brett Cannon
2022年02月09日
[Python-Dev] Re: Please update Cython *before* introcuding C API incompatible changes in Python
Pablo Galindo Salgado
2022年02月09日
[Python-Dev] Re: Should we require IEEE 754 floating-point for CPython?
Brett Cannon
2022年02月09日
[Python-Dev] Re: Please update Cython *before* introcuding C API incompatible changes in Python
Victor Stinner
2022年02月09日
[Python-Dev] Re: Please update Cython *before* introcuding C API incompatible changes in Python
Victor Stinner
2022年02月09日
[Python-Dev] Re: Require a C compiler supporting C99 to build Python 3.11
Brett Cannon
2022年02月09日
[Python-Dev] Re: PEP-657 and co_positions (was: Please update Cython *before* introcuding C API incompatible changes in Python)
Andrew Svetlov
2022年02月09日
[Python-Dev] Re: PEP-657 and co_positions (was: Please update Cython *before* introcuding C API incompatible changes in Python)
Guido van Rossum
2022年02月09日
[Python-Dev] Re: Request for feedback: pathlib.AbstractPath prototype
Barney Gale
2022年02月09日
[Python-Dev] Re: PEP-657 and co_positions (was: Please update Cython *before* introcuding C API incompatible changes in Python)
Pablo Galindo Salgado
2022年02月09日
[Python-Dev] Re: Please update Cython *before* introcuding C API incompatible changes in Python
Ethan Furman
2022年02月09日
[Python-Dev] PEP-657 and co_positions (was: Please update Cython *before* introcuding C API incompatible changes in Python)
Stefan Behnel
2022年02月09日
[Python-Dev] Re: Should we require IEEE 754 floating-point for CPython?
Jim J. Jewett
2022年02月09日
[Python-Dev] Re: Steering Council reply to PEP 670 -- Convert macros to functions in the Python C API
Victor Stinner
2022年02月09日
[Python-Dev] Re: Please update Cython *before* introcuding C API incompatible changes in Python
Pablo Galindo Salgado
2022年02月09日
[Python-Dev] Re: Please update Cython *before* introcuding C API incompatible changes in Python
Petr Viktorin
2022年02月09日
[Python-Dev] Re: Request for feedback: pathlib.AbstractPath prototype
Ethan Furman
2022年02月09日
[Python-Dev] Request for feedback: pathlib.AbstractPath prototype
Barney Gale
2022年02月09日
[Python-Dev] Re: Should we require IEEE 754 floating-point for CPython?
Steve Dower
2022年02月09日
[Python-Dev] Re: Steering Council reply to PEP 670 -- Convert macros to functions in the Python C API
Petr Viktorin
2022年02月09日
[Python-Dev] Re: Require a C compiler supporting C99 to build Python 3.11
Petr Viktorin
2022年02月09日
[Python-Dev] Re: Steering Council reply to PEP 670 -- Convert macros to functions in the Python C API
Petr Viktorin
2022年02月08日
[Python-Dev] Re: Replace debug runtime checks in release mode with assertions in debug mode
Lele Gaifax
2022年02月08日
[Python-Dev] Re: Should we require IEEE 754 floating-point for CPython?
Steven D'Aprano
2022年02月08日
[Python-Dev] Re: Require a C compiler supporting C99 to build Python 3.11
h . vetinari
2022年02月08日
[Python-Dev] Re: Should we require IEEE 754 floating-point for CPython?
Gregory P. Smith
Earlier messages
Later messages
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル