Notice: While JavaScript is not essential for this website, your interaction with the content will be limited. Please turn JavaScript on for the full experience.
...32369 ] ConfigParser: problem w/ mixed-case opts [ #433228 ] repr(list) woes when len(list) big [ #433904 ] rexec: all s_* methods return None only [ #434186 ] 0x80000000/2 != 0x80000000>>1 [ #434975 ] Typo on Posix Large File Support page [ #435066 ] PyObject_ClearWeakRefs misdocumented [ #436525 ] Wrong macro name [ #437041 ] strfime %Z isn't an RFC 822 timezone [ #437879 ] SocketServer.py related problems [ #438032 ] Documentation errors in module "profile" [ #439012 ] Need do...
2007 PSF Members' Meeting Minutes The Python Software Foundation Minutes of the 2007 Members' Meeting February 23, 2007 The Python Software Foundation (the "PSF") held its annual members' meeting on February 23, 2007 at 19:00 CST (01:00 UTC) in the Marriott Quorum Hotel in Dallas/Addison, Texas, USA (PyCon TX 2007). The agenda is available here. Stephan Deibel presided over the meeting. David Goodger prepared these minutes. Contents 1 Attendance 2 &...
...3280: like chr(), the "%c" format now accepts unicode code points beyond the Basic Multilingual Plane (above 0xffff) on all configurations. On "narrow Unicode" builds, the result is a string of 2 code units, forming a UTF-16 surrogate pair. Issue #3282: str.isprintable() should return False for undefined Unicode characters. Issue #3236: Return small longs from PyLong_FromString. Exception tracebacks now support exception chaining. Library Removed the sunaudio module. Use ...
...32 entries available. If you are interested in signing up as reference sponsor or know someone who might be interested, please refer them to the brochure site: http://brochure.getpython.info/ Once we have the sponsors all signed up, we'll go to print with the brochure and have it distributed to the ad sponsors, reference sponsors, subscription sponsors and Python conferences, user groups, etc. via on-demand shipping. If you are the lead of a local user group, conference, educational institution ...
...32124, 732143, 732234, 732284, 732284, 732479, 732761, 732783, 732951, 733667, 733781, 734118, 734231, 734869, 735051, 735293, 735527, 735613, 735694, 736962, 736962, 737970, 738066, 739313, 740055, 740234, 740301, 741806, 742126, 742741, 742860, 742860, 742911, 744041, 744104, 744238, 744687, 744877, 745055, 745478, 745525, 745620, 746012, 746304, 746366, 746801, 746953, 747348, 747667, 747954, 748846, 748849, 748973, 748975, 749191, 749210, 749759, 749831, 749911, 750008, 750092, 750542, 75059...
...32 package and PythonWin, has been a long-term contributor to Python. Without his contributions it is likely that the Windows platform would be a much less significant part of the Python landscape. Mark created software that made Python immeasurably more valuable to the Windows community, thereby ensuring that Python was not consigned to the "Linux/UNIX open source" category. He also created the first implementation of Python for Microsoft's .NET environment, was a major contributor t...
...32 example expressions from the XPath specification, parsing each one 100 times. Tests where executed using Python 2.1 on a 600 MHz UltraSparc machine. The list of tests being executed, and the grammars that have been used for the parser generators are part of the PyXPath distribution, in [vLo00]. For convenience, the test cases are reproduced below. exprs = [ "child::para", "child::*", "child::text()", "child::node()", "attribute::name...
PSF Officers & Board Members Officers & Directors by Year 2024-2025 2023-2024 2022-2023 2021-2022 2020-2021 Earlier Officers & Directors by Name Officers By Title Officers & Directors by Year See also Duties & Responsibilities of Directors 2024-2025 Officers President/Chair: Dawn Wages Vice Chair Elect: Chris Neugebauer Vice Chair: Tania Allard Executive Director: Deb Nicholson Secretary: Deb Nicholson Assistant Secretaries: Olivia Sauls Treasurer: Georgi Ker PyCo...
PSF Community Service Awards Contents Introduction Expiration November 2024 October 2024 June 2024 March 2024 December 2022 June 2022 March 2022 December 2021 June 2021 March 2021 January 2021 December 2020 October 2020 June 2020 March 2020 December 2019 August 2019 June 2019 March 2019 December 2018 September 2018 June 2018 March 2018 December 2017 September 2017 June 2017 March 2017 December 2016 October 2016 June 2016 March 2016 December 2015 August 2015 July 2015 May 2015 December 2014 O...
...32 extensions, by Mark Hammond of ActiveState. These make many Microsoft Windows APIs available from Python. Incompatibility warning: Norton Antivirus 2000 can cause blue screen crashes on Windows 98 when a function in the os.popen*() family is invoked. To prevent this problem, disable Norton Antivirus when using Python. (Confirmed on Windows 98 Second Edition with Norton Antivirus version 6.10.20. The same Norton Antivirus version doesn't have this problem on Windows 2000. Norton ...
If you didn't find what you need, try your search in the Python language documentation.