фeddit.bg
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
bterwijn@programming.dev to Python@programming.dev · 10 days ago

Python Mutability

programming.dev

message-square
20
link
fedilink
52

Python Mutability

programming.dev

bterwijn@programming.dev to Python@programming.dev · 10 days ago
message-square
20
link
fedilink

See the Solution and Explanation.

  • shape_warrior_t@programming.dev
    link
    fedilink
    English
    arrow-up
    7
    ·
    10 days ago

    The fact that x += y modifies lists in place might be surprising if you’re expecting it to be exactly equivalent to x = x + y.

    • bterwijn@programming.devOP
      link
      fedilink
      arrow-up
      3
      ·
      10 days ago

      Yes, that is a surprise to many, in other languages ‘x+=y’ and ‘x=x+y’ are the same.

    • lad@programming.dev
      link
      fedilink
      English
      arrow-up
      2
      ·
      10 days ago

      To be fair, I had to read the linked question on SO to understand what was the possible alternative. I do expect that if I use += it is in place.

      On the other hand with Python and Java I always keep forgetting if everything is by value or by reference, I really miss some extra clarity of the languages where you can see if something is mutable when passed to a function

Python@programming.dev

python@programming.dev

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !python@programming.dev

Welcome to the Python community on the programming.dev Lemmy instance!

📅 Events
Past

November 2023

  • PyCon Ireland 2023, 11-12th
  • PyData Tel Aviv 2023 14th

October 2023

  • PyConES Canarias 2023, 6-8th
  • DjangoCon US 2023, 16-20th (!django 💬)

July 2023

  • PyDelhi Meetup, 2nd
  • PyCon Israel, 4-5th
  • DFW Pythoneers, 6th
  • Django Girls Abraka, 6-7th
  • SciPy 2023 10-16th, Austin
  • IndyPy, 11th
  • Leipzig Python User Group, 11th
  • Austin Python, 12th
  • EuroPython 2023, 17-23rd
  • Austin Python: Evening of Coding, 18th
  • PyHEP.dev 2023 - “Python in HEP” Developer’s Workshop, 25th

August 2023

  • PyLadies Dublin, 15th
  • EuroSciPy 2023, 14-18th

September 2023

  • PyData Amsterdam, 14-16th
  • PyCon UK, 22nd - 25th
🐍 Python project:
  • Python
  • Documentation
  • News & Blog
  • Python Planet blog aggregator
💓 Python Community:
  • #python IRC for general questions
  • #python-dev IRC for CPython developers
  • PySlackers Slack channel
  • Python Discord server
  • Python Weekly newsletters
  • Mailing lists
  • Forum
✨ Python Ecosystem:
  • pyvideo
  • Awesome Python
  • PyCon US 2023 and videos!
🌌 Fediverse
Communities
  • #python on Mastodon
  • c/django on programming.dev
  • c/pythorhead on lemmy.dbzer0.com
Projects
  • Pythörhead: a Python library for interacting with Lemmy
  • Plemmy: a Python package for accessing the Lemmy API
  • pylemmy pylemmy enables simple access to Lemmy’s API with Python
  • mastodon.py, a Python wrapper for the Mastodon API
Feeds
  • Active c/Python posts
  • New c/Python posts
Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 6 users / day
  • 41 users / week
  • 251 users / month
  • 1.09K users / 6 months
  • 1 local subscriber
  • 7.44K subscribers
  • 178 Posts
  • 893 Comments
  • Modlog
  • mods:
  • Jason Novinger@programming.dev
  • Erlingur@programming.dev
  • Luis Norambuena@programming.dev
  • BE: 0.19.12
  • Modlog
  • Legal
  • Instances
  • Docs
  • Code
  • join-lemmy.org