Log inSign up
Guido van Rossum
3,711 posts
Image
user avatar
Guido van Rossum
@gvanrossum
Python's BDFL-emeritus, Distinguished Engineer at Microsoft, Computer History Fellow, fully vaccinated. Opinions are my own. He/him.
San Francisco Bay Area
python.org/~guido/
Joined August 2008
480
Following
307.8K
Followers
  • user avatar
    Guido van Rossum
    @gvanrossum
    Nov 12, 2020
    I decided that retirement was boring and have joined the Developer Division at Microsoft. To do what? Too many options to say! But it’ll make using Python better for sure (and not just on Windows :-). There’s lots of open source here. Watch this space.
  • user avatar
    Guido van Rossum
    @gvanrossum
    Aug 22, 2023
    Yeah, so I helped the Excel team with this. Excited that it's out!
    Image
    Announcing Python in Excel
    From techcommunity.microsoft.com
    1.8M
  • user avatar
    Guido van Rossum
    @gvanrossum
    Apr 24, 2023
    In my high school senior year I was voted "least likely to invent his own programming language."
    1.1M
  • user avatar
    Guido van Rossum
    @gvanrossum
    Oct 30, 2019
    It's bittersweet: I'm leaving @Dropbox, and am now retired. I've learned a lot during my time as an engineer here -- e.g. type annotations came from this experience -- and I'll miss working here.
    Image
    Thank you, Guido
    From blog.dropbox.com
  • user avatar
    Guido van Rossum
    @gvanrossum
    Mar 30, 2022
    Replying to @tech_update0 @ethereum and @solana
    Let web3 die in a flaming ball of fire.
  • user avatar
    Guido van Rossum
    @gvanrossum
    Jul 12, 2018
    Thanks for all the support (email and Twitter). I'm overwhelmed by the responses and won't be replying to most emails in person (except from core devs) but it's much appreciated. I'm still going to be around in the background!
  • user avatar
    Guido van Rossum
    @gvanrossum
    Sep 16, 2020
    Python 4 FAQ. 1. The version after 3.9 is 3.10; in fact it already exists (in github master). 2. If there ever is a version 4, the transition from 3 to 4 will be more like that from 1 to 2 rather than 2 to 3.
  • user avatar
    Guido van Rossum
    @gvanrossum
    May 18, 2025
    The official trailer for the official Python documentary is out!!! ❤️to Ida.
    user avatar
    Tech Documentaries
    @TECHDOCU
    May 18, 2025
    The trailer for "Python, the Documentary" by @CultRepo premieres today! 🔥🐍 From its origins in the Netherlands to powering AI at top global companies, this is Python's story. 🎥 The film premieres at @europython in July! Subscribe to @CultRepo's YouTube channel for updates!
    Image
    00:00
    178K
  • user avatar
    Guido van Rossum
    @gvanrossum
    Jan 1, 2020
    >>> greetings = ["world hello", "nieuwjaar gelukkig", "happy year new"] >>> for g in greetings: ... words = sorted(g.split()) ... print(" ".join(words).title()) ... Hello World Gelukkig Nieuwjaar Happy New Year >>>
  • user avatar
    Guido van Rossum
    @gvanrossum
    Feb 27, 2021
    Largest mouse pad in the world
    Image
  • user avatar
    Guido van Rossum
    @gvanrossum
    Jan 30, 2020
    Today's Python history lesson: Python took its control and data structures from ABC, its identifiers, strings and %-string formats from C, and its regular expressions from Perl. But its # comments (and #!) and -c command line flag came from the UNIX v7 shell.
  • user avatar
    Guido van Rossum
    @gvanrossum
    Sep 9, 2019
    It's (even more) official: support for Python 2 ends 1/1/2020. Read why, and what you should do:
    Image
    python.org
    Sunsetting Python 2
    The official home of the Python Programming Language
  • user avatar
    Guido van Rossum
    @gvanrossum
    Jun 28, 2018
    Python 3.7.0 is released! Bring out the celebratory libations. Thanks @baybryj and a cast of thousands on python-dev and GitHub.
  • user avatar
    Guido van Rossum
    @gvanrossum
    Aug 25, 2021
    I'm sick of twitter.

New to X?

Sign up now to get your own personalized timeline!

Create account

By signing up, you agree to the Terms of Service and Privacy Policy, including Cookie Use.

Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
Don't miss what's happening
People on X are the first to know.
Log inSign up
Advertisement
Advertisement