Category python

16 Jan 2020 Python 3.7 Development Mode
08 Jan 2020 Pass the Python thread state explicitly
19 Jun 2019 Split Include/ directory in Python 3.8
15 Jun 2019 Python 3.8 sys.unraisablehook
27 Mar 2018 Python 3.7 UTF-8 Mode
23 Mar 2018 Python 3.7 and the POSIX locale
22 Mar 2018 Python 3.6 now uses UTF-8 on Windows
15 Mar 2018 Python 3.2 Painful History of the Filesystem Encoding
15 Mar 2018 Python 3.1 surrogateescape error handler (PEP 383)
09 Mar 2018 Python 3.0 listdir() Bug on Undecodable Filenames
08 Mar 2018 How I fixed a very old GIL race condition in Python 3.7
06 Mar 2018 Python 3.7 nanoseconds
06 Mar 2018 Python 3.7 perf_counter() nanoseconds
19 Oct 2017 My contributions to CPython during 2017 Q3: Part 3 (funny bugs)
19 Oct 2017 My contributions to CPython during 2017 Q3: Part 2 (dangling threads)
18 Oct 2017 My contributions to CPython during 2017 Q3: Part 1
15 Sep 2017 Python Security
07 Sep 2017 A New C API for CPython
13 Jul 2017 My contributions to CPython during 2017 Q2 (part 3)
13 Jul 2017 My contributions to CPython during 2017 Q2 (part 2)
13 Jul 2017 My contributions to CPython during 2017 Q2 (part 1)
13 Jul 2017 Work on Python buildbots, 2017 Q2
12 Jul 2017 New Python test.bisect tool
05 Jul 2017 My contributions to CPython during 2017 Q1
25 Feb 2017 FASTCALL issues
24 Feb 2017 FASTCALL microbenchmarks
16 Feb 2017 The start of the FASTCALL project
16 Feb 2017 My contributions to CPython during 2016 Q4
14 Feb 2017 My contributions to CPython during 2016 Q3
14 Feb 2017 CPython sprint, september 2016
14 Feb 2017 PEP 524: os.urandom() now blocks on Linux in Python 3.6
12 Feb 2017 My contributions to CPython during 2016 Q2
09 Feb 2017 My contributions to CPython during 2016 Q1
02 Mar 2016 Status of Python 3 in OpenStack Mitaka
01 Mar 2016 Fast _PyAccu, _PyUnicodeWriter and_PyBytesWriter APIs to produce strings in CPython
01 Mar 2016 My contributions to CPython during 2015 Q4
18 Feb 2016 My contributions to CPython during 2015 Q3
17 Feb 2016 History of the Python private C API _PyTime
12 Jan 2016 Status of the FAT Python project, January 12, 2016
26 Nov 2015 Status of the FAT Python project, November 26, 2015
16 Jun 2015 Port your Python 2 applications to Python 3 with sixer

© Victor Stinner 2016

Powered by Pelican